OpenSUSE Network :: KPPP Does Not Create Modem Lock File Under 11.3?

Oct 16, 2010

I migrated from 11.0 to a new install of 11.3. Under 11.0 I was using Kinternet for a dialup connection through an external USB modem.Kinternet isn't available under 11.3, so I installed KPPP but haven't been able to get it to work. The modem and provider has been configured through YaST.At first with KPPP there was an error with permissions as a user. One old thread discussed how to fix this through chmod, which was successful for me.Now there is the error message 'Unable to create modem lock file'.Under configuration, use lock file is checked.

View 8 Replies


ADVERTISEMENT

OpenSUSE Network :: Kppp Forzen In Initializing Modem

Apr 7, 2010

kppp frozen in initializing modem.I wait for many second but no dialup, in configure panel set /dev/modem on modem , Query properly working , but when connect , in initializing modem kppp stoped.

View 1 Replies View Related

OpenSUSE Wireless :: Sierra Usb Modem - Attach To Ttyusb0 But Cannot Configure In Kppp?

Jun 28, 2010

i have been able to get on line running other linux os using the terminal first i type sudo modprobe -r usbserial & enter followed by sudo modprobe usbserial vendor=0x1199 product=0x120 & enter the last command is sudo dmesg|grep -i ttyusb. I have done this for years and it always has got me on line after the above i open kppp and select for modem /dev/ttyusb0 and click to verify kppp recognizes my sierra wireless usb modem and that is all i have ever had to do, plug in the usb modem type the three commands it comes back with confirmation the modem is attached to ttyusb0, ttyusb1 & ttyusb2 in kppp i click /dev/ttyusb0 and click quarry and get on line with suse11.1 it is not so the first command sudo modprobe -r usbserial comes back with a fatal error but the second and third command give me the same results saying i have attached the usbmodem to ttyusb0,1 & 2. but i cannot configure it in kppp.

i have tried researching on line but cannot find a similar thread. I believe the way i described above has worked on lindows 5.0, and it is how i do it with Mint which i can get on line with today. so i hope one of the wonderful millions of linux users will direct me as to what i am doing wrong. i am running amd 785 4 gb ram msi mainboard ms-7549 my modem is sierra wierless modem 595u (vendor=0x1199 product=0x120) connecting through Sprint pcs which requires no user name or password.

View 2 Replies View Related

General :: Dial-up Connectivity - Configure Kppp With Firewall - Find Lock Files

Mar 16, 2010

I have a desktop computer running Debian Lenny, a 56 K modem, and a dial-up account, currently configured like this: computer -> modem -> UPS -> phone jack

When I run off a Knoppix live CD, I can use kppp to configure pppd (using PAP/CHAP authentication and hardware control flow) to dialup and surf. When I try to user kppp to configure pppd exactly the same way on my hard drive installation, I get nothing. Both my Knoppix live CD and Debian Lenny use exactly the same version of kppp, but the pppd related files in /etc/ppp look a bit different.

Under both Knoppix and Debian Lenny hard drive installation, when I try to connect, the login debug window of kppp shows:

Code:
ATZ
OK
ATM1L1
OK
ATDT [phone number]

At this point I hear the modem dialing out, and when using Knoppix, after a few seconds I see

Code:

Which I think corresponds to my route to the InterNet being established through my ISP. When using the hard drive install, I never see the CONNECT, and all indications are that my modem is not sending authentication information at all, but getting stuck right after dialing out, so that my ISP gets a phone call from a modem which... refuses to speak. I never had any problems before, so I am baffled.

So apparently my system is currently misconfigured in some way which prevents point to point protocol from getting out.

Questions:
I have a firewall on my computer which I set up using guarddog. I have enabled point to point protocol from internet zone to local zone. I know that ppp is a symmetrical protocol, but my understanding is that I do not need to enable point to point from local to internet zone. I have not enabled irc protocol because my understanding is that this is only relevant to software flow control using chat scripts. Does this sound correct? Is there some additional protocol I need to allow in order to use pppd to dial out?

When I reboot my computer (off the hard drive) I sometimes see that the system complaining about a failure to stop every process, and sometimes I see mention of an eth0.pid. I have been looking for lock files; would they all be in /var/run?

When I use kppp to configure pppd, I want to do that as my ordinary user for at least two reasons, correct? don't want to run pppd as root user for security reasons kppp is a GUI and root user can't use X (on Debian)

So I should see in home directory of my ordinary user
.kde/share/config/kppprc
.kde/share/apps/kppp

But not in /root directory, correct? What pppd related processes should I see with ps -ef if everything is working?

View 2 Replies View Related

Fedora Hardware :: KPPP Unable To Open Modem

Jan 23, 2010

Trying to connect a computer to the internet with a modem, and I know the modem works. Was just used the other day with another linux OS.If I go into the Kinfocenter and look under pci devices with the current F12 setup, the computer identifies a 3com corp modem division 56k faxmodem model 5610.(which is a hardware modem)

View 1 Replies View Related

Ubuntu :: KPPP Will Not Detect Modem After Fresh Install

May 9, 2011

A problem with kppp. It will not detect modem after a fresh install. It did last week before Ubuntu 11.04 turned up its toes, but when it worked it was weird. It found the usb modem on /dev/ACM0 as user but /dev/usb/ACM0 if logged in as root. Now it will not open modem at all. Gnome ppp has no problem and wvdial correctly identifies it.

View 1 Replies View Related

Fedora Installation :: Error: Can't Create Transaction Lock On /var/lib/rpm/.rpm.lock (Permission Denied)

Nov 22, 2010

I just downloaded OpenOffice 3.2.1 from the openoffice.org weebsite. I followed the instructions precisely and everytime ended up in the same error message - 'error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)'. I am using Fedora 13.

View 2 Replies View Related

OpenSUSE Network :: Samba: NT_STATUS_ACCESS_DENIED When Try To Create Or Write To A File

Jun 4, 2010

I had set up a Samba server on SuSE linux a few years ago with a single shared directory. It has been running fine ever since, surviving various system upgrades and hardware migrations without ever needing to change the configuration (well, maybe once or twice). However, since a few weeks ago, it refuses write access to the share. It just returns NT_STATUS_ACCESS_DENIED when I try to create or write to a file. That's also what /var/log/samba/log.smbd says (nothing more AFAICT). It's the same for all clients, i.e. remote Win XP PCs or local smbclient.

The funny thing is that it allows write access immediately after rebooting the server, but after a while (the next day or so) it refuses again. Restarting smbd or nmbd doesn't change anything here. I suspect that this started after installing the latest security updates for OpenSuSE 11.2 on May 17th. The new packages were (according to /var/log/zypper.log):

xorg-x11-libXext-2379.noarch
libmysqlclient-devel-2315.noarch
openSUSE-build-key-2398.noarch
libpython2_6-1_0-2213.noarch
libpng-devel-2159.noarch

Somehow I can't see which of these might have an influence on samba. But I am absolutely and positively sure that I didn't change anything else. I logged into the server only once in months, and all I did was doing the updates using the updater applet.

View 3 Replies View Related

Ubuntu Installation :: E: Could Not Open Lock File /var/cache/apt/archives/lock

Feb 25, 2010

my problem is the terminal:

E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/) , are you root?

View 2 Replies View Related

OpenSUSE Network :: Lock A Certain Website For Internal Users?

Aug 4, 2010

I have a firewall/router box running openSUSE 11.2 between the outside world and the LAN. This router also provides DNS for the LAN and has SuSEfirewall enabled. LAN users need (almost) full access to the internet. However, I want to block certain sites which are not required for work (you name it: facebook is my candidate). What is the most elegant way to block certain sites (which have quite a lot of different IP numbers) ?

View 2 Replies View Related

OpenSUSE Network :: New Kernek-Desktop 2.6.31.8 Causes System Lock With WIFI

Jan 8, 2010

I'm running opensuse 11.2 on my Asus 1000H, today I found the new kernel Kernek-Desktop 2.6.31.8 will cause system lock down when I try to connect to any wifi assess point. I updated to 2.6.31.8 from Opensuse-11.2-update days ago and today it's my 1st time to try to connect to wifi with this new kernel.

Downgrade to 2.6.31.5 will solve this problem.

View 8 Replies View Related

OpenSUSE :: Manually Unlock File Lock?

Dec 19, 2010

I had to force kill the yast, however, it didn't had chance to unlock the files it lockes while it workes. I know there is a way to manully unlock them, but don't know how to do it

View 3 Replies View Related

OpenSUSE Network :: Configure USB Modem In 11.1?

Sep 18, 2009

I have bought a new USB modem from my service provider. The model they provided is "Huawei EC1260" Huawei Terminal. As usual the official support is for windows and mac.

I tried to install this device using two methods..

1) Set knetworkmanager settings to "traditional with ifup". Then in wireless setup there is a choice of having "usb" (A tick box). I selected that, and setup completed successfully but the knetworkmanager was not up(I did ifdown wlan0 (wlan0 was the wireless config name), ifup wlan0 and the rcnetwork restart.)

2) Again knetworkmanager was set to "traditional method with ifup. This times while adding the connection I specifically selected the type "USB", then clicked to finish the configuration. The configuration finished without any errors but when I checked the Network Configuration screen no USB device was added there.

Are there any specific steps to configure a USB modem

View 9 Replies View Related

OpenSUSE Network :: Can't Connect Using 3g Modem

Nov 29, 2009

trying to make my 3G modem (a ZTE MF622) work with OpenSUSE 11.2. KNetworkManager is recognizing it (so I suppose it's not on Storage Mode), I can create the 3G connection and connect, but I can't navigate on any sites (ping gives "unknown host" for any IP). Also, the KNetworkManager applet doesn't show anything on fields "Name servers" and "Domains" (they are blank). Tried some instructions from the internet here and there, but didn't have any luck.

View 9 Replies View Related

OpenSUSE Network :: Sharing A Usb 3g Modem

Feb 14, 2010

i'm running suse 11.2 and using a ZTE mf627. thus far i can connect to the internet using usb_switcher/vwdial but i want to share it across a LAN. all the how-to's on connection sharing I've seen use the network manager/network settings, but the device doesn't show up in either

View 2 Replies View Related

OpenSUSE Network :: 3g Modem Is Not Connecting

Apr 21, 2010

I'm trying a long time to configure my 3g modem to connect.I had tryied using the KDE Network manager and the modem stay in "Waiting authorization" for ever ^^.The KDE Network manager runs ok in Kubuntu.I had tryied download and install kppp, but kppp don't open my modem (/dev/ttyUSB01)Then how can I configure my modem?

View 1 Replies View Related

OpenSUSE Network :: Configuring LAN Modem Not Possible In 11.3?

Jul 26, 2010

I have a devolo MicroLink 56k Fun LAN modem, which I could configure in openSuse 11.2 as an DSL device. With 11.2 it worked fine. But it isn't possible in 11.3 to configure it, because I cannot set the dial up internet provider phone number for this DSL device.I also tried it to configure it as a modem, but then it used the /dev/modem device, which is the wrong device for this LAN modem.

View 3 Replies View Related

OpenSUSE Network :: ICS With USB Modem / Dynamic IP

Apr 18, 2011

I have a box with 1 ethernet card and Huawei E160 USB modem. So, I have configured eth0 interface with IP 192.168.1.1 and modem0 interface with dynamically assigned IP. Now, I'd like to share Internet from modem0 to eth0 and so to the rest of home local network.

I need your advice on how to do it. All the manuals I've read deal with two ethernet cards that have static IPs. It seems that YAST lacks the GUI for it, too. Also, I need the configuration to work even with no user logged in so I'm using ifup instead of NetworkManager.

View 5 Replies View Related

OpenSUSE Network :: USB Modem Not Recognized?

Jun 10, 2011

I am using 11.4 gnome desktop on hp elitebook 8440w. I have a reliance netconnect plus usb modem. (ZTE AC 2726).

Initially it was recognized but didn't work. But now system is not recognizing it. What should i do. Please suggest.

View 9 Replies View Related

OpenSUSE Network :: 11.2 - 3G USB Broadband Modem Keeps Disconnecting

Jan 23, 2010

I am running a 3-G wireless USB broadband modem, and connecting with Network Manager, but I keep getting disconnected when idle after 5-6 minutes. I am used to using Kinternet to connect with my 3-G wireless USB broadband modem, and setting it up in Yast / Network / Modems, but was not able to configure my modem there (for some mysterious reason) so ended up using Network Manager instead.

What's going on here regarding YAST being unable to configure my modem (even when Network Manger is disabled). But my main problem at this point is that my connection times out after about 6 minutes if I'm idle. This is a big problem for me because I type slow and frequently get disconnected while posting on message boards. Where are the idle time out settings are for Network Manager? I can't seem to find them.

View 3 Replies View Related

OpenSUSE Network :: HW Modem Connects But Ppp Dies W/e #2?

Mar 14, 2010

I just loaded 11.2 & Kde 4.3. Installed both Kinternet and Kppp. My modem is a USR PCI HW modem 2976. Hardware Info shows it connected to /dev/ttyS4. I configured the modem with Yast as modem0. The user access box is checked for Kinternet Both Kppp and and Kinternet will dial out.

The connect response comes back from the ISP and either of the dialers will hang and the dial tone comes back. The firewall is showing modem0 in the External section. Nothing changes if I shut the firewall off.There's nothing in the dmesg I could find. Could this be a pppd permission problem?

View 5 Replies View Related

OpenSUSE Network :: Huawei E1550 USB Modem In 11.2?

Mar 17, 2010

My machine is running on a dual-boot Windows Vista/openSUSE 11.2 scenario. I have been trying to get my Huawei E1550 to work on Linux for the past few days trying numerous methods suggested in other forums from people with the same problem, but I have not produced any fruitful results.

Plugging in the USB modem results in Linux detecting it as a CD-ROM. I have installed usb_modeswitch in attempt to switch it to a modem, but Linux still fails to recognize it. Windows Device Manager and lsusb both give ProductID=1001 and VendorID=12d1 connected to USB1. I'm guessing since Windows detects the correct IDs, the Linux versions should also be correct. In any case, I ran usb_modeswitch with the Default IDs for /etc/usb_modeswitch.conf, which gave 0x1446 as the ProductID, not 0x1001. Upon running usb_modeswitch, the product ID could not be found so the program fails and quits asking if it's connected (and it is).

Just to test, I also ran wvdial which unsurprisingly did not detect the modem and could not send the init strings. All commands were done using root privileges. Also note that when after usb_modeswitch is run and upon plugging in the USB, NetworkManager pops up near the tray saying "attached" but still shows the device as a CD-ROM.

View 5 Replies View Related

OpenSUSE Network :: Set Up / Recognize Usb Dial-up Modem

Jun 12, 2010

I have an external usb dial up modem. lsusb shows: Bus 001 Device 002: ID 2001:f10d D-Link Corp. [hex] Accent Communications Modem How do I set this up? It probably needs a driver, how do I check it, or better yet, can I get yast to tell me if it recognizes the modem or needs firmware? I know linux and dial up is like the seventh circle of hell. Just wondering if there was a snowball's chances of getting this working. Sorry if this is the wrong section to ask in. Seemed like as good as any when I checked.

View 9 Replies View Related

OpenSUSE Network :: Set Up Dial Up Modem Using Yast

Jun 28, 2010

I have a US Robotics serial modem, and I have smpppd enabled in system services, with wvdial and kppp installed. When I try to set the modem up using yast, I keep getting hung up by the different screens. First a screen that asks if I need to dial a number to get out. I have to dial 9, so I have that entered. Then a screen that asks for "country" and "provider."

When I try to enter anything, nothing shows in the boxes, so I go to a screen that asks for the phone number, provider, user name and password. When I enter those, it goes to a screen that wants "Connection Parameters", with default settings and the "buttons" at the bottom of the screen "muted," or flattened out, i.e. unusable. That makes it impossible for me to set the information as saved, so it's back to the beginning and sart over, with the same results over and over. How do I get the modem so it dials out?

View 9 Replies View Related

OpenSUSE Network :: Hardware Modem Will Not Configure

Oct 18, 2010

I have a Zoom 2920 internal hardware modem that worked well with Suse 10.0. In Suse 11.3 the modem config. overview lists 2 modems for this one board; #1- AT Modem and #2- Venus Modem (v90, 56K Flex). With #1 "edit" brings up modem parameters and the modem device line is blank. With #2 the device line shows /dev/ttys4.

When the provider parameters are entered, for either #1 or #2, the modem overview continues to list them as not configured but a third line "modem 0" is configured with the provider information at /dev/ttys4. The modem will not function.

View 3 Replies View Related

OpenSUSE Network :: New Cable Modem Kills DNS

Nov 13, 2010

I got a new cable modem so I could get rid of the one I've been leasing from the cable company. It is a Motorola sb6120. Everything is fine with the ISP, it's approved for operation on their network, the only hitch was I had to use my Windows laptop to run their activation software.

At any rate, with the new modem installed, I hop on my Linux box and go to work. I'm seeing some terrible delays in looking up names. When I look with firebug, all the dns lookups for new names are taking 15+ seconds. First I just think maybe the names aren't cached or something is weird for a minute and it will get better, but no. After several restarts and then a couple days persevering with the new cable modem, all DNS queries are still terribly slow (including zypper, mail client, web client).

Suddenly I remember an issue I was having with, I believe version 11.1 when I first installed it. For just the computer on my network with a fixed IP address, DNS resolution was slow like this and if I disabled IPv6 then all was well. I believe there was even a patch issued back then for gethostbyname() that was supposed to fix the issue? So, when I disable IPv6, DNS lookup is back to normal. The two Linux computers on my network had been working fine with IPv6 and the old modem, though, and the Windows box is still working fine even with the new modem.

I can disable IPv6 and make it fast again, but really why should I have to?

View 6 Replies View Related

OpenSUSE Network :: Resolver With Os 11.2 And Wireless Or 3g Modem (pppd)?

Feb 20, 2010

If I connect with a 3g modem or with wireless sometimes the resolving does not work. This happens on opensuse 11.2. nslookup and dig works but nor ping nor ssh nor any other network application does work If I modify the /etc/resolv.conf after connecting to a wireless network for example it does not work even the dns are known And more strange if the resolver works and I modify /etc/resolv.conf with known dns the resolver does not work anymore. BTW: the dns entry from the wireless is 192.168.1.1 and I do not have any idea how the wireless ap is configured... so it could be in this case that dns is not forwared only allowed to use 192.168.1.1 but the other case is a 3g modem which not even the propagated dns entries works in the bad case

View 9 Replies View Related

OpenSUSE Network :: Zain Connect Stick Modem

Jul 27, 2010

I'm using OpenSuse 10.3. I have a stick modem of Zain (Sudan), I use it for the internet. I need help on how to configure OpensUSE 10.3 so I can use it for the internet.

View 7 Replies View Related

OpenSUSE Network :: 11.3 - Cannot Connect Huawei Modem (Keeps Failing)

Oct 5, 2010

I am trying to connect my huawei e160 usb modem but it keeps failing and does not show on the Network Manager, checking on /var/log/messages this it what I get:

Oct 5 15:31:30 LPKENBITD002 modem-manager: (ttyUSB1): re-checking support...
Oct 5 15:31:30 LPKENBITD002 modem-manager: (Huawei): (ttyUSB1) deferring support check
Oct 5 15:31:33 LPKENBITD002 modem-manager: (ttyUSB1): re-checking support...
Oct 5 15:31:33 LPKENBITD002 modem-manager: (Huawei): (ttyUSB1) deferring support check
Oct 5 15:31:36 LPKENBITD002 modem-manager: (ttyUSB1): re-checking support...
Oct 5 15:31:36 LPKENBITD002 modem-manager: (Huawei): (ttyUSB1) deferring support check

View 9 Replies View Related

OpenSUSE Network :: Configure ZTE AC2726 USB EVDO Modem 11.3

Nov 20, 2010

I am trying to access the internet via my ZTE AC2726 USB EVDO Modem in openSuSE Linux 11.3.

I have looked at the site How to configure ZTE AC2726 USB EVDO Modem on openSuSE Linux | bayuirawan.com but when I type the command:

As below,the following errors appear:

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved