LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   No interface ppp0 exists (https://www.linuxquestions.org/questions/linux-networking-3/no-interface-ppp0-exists-153979/)

Likosin 03-05-2004 07:06 PM

No interface ppp0 exists
 
I just installed Debian 3.0r2, and am trying to get my dialup working. I have a winmodem (Conexant, installed drivers I know work from a previous installed), kernel 2.6.0, and kppp.
I ran pppconfig, and entered all the stuff. KPPP, then pppd complains that it couldn't find a ppp0 interface. ifconfig -a returns only etho0 and lo. How do I get a ppp0 interface?

Likosin 03-06-2004 01:54 PM

Ok, I created a character /dev/ppp0 file with mknod, but now I get a different error:

By default the remote system is required to authenticate itself
(because this systenm has a default route to the internet)
but I couldn't find an suitable secret file (password) fo it to use to do so.
(none of the available passwords would let it use an IP address)

Ho do I get a suitable password file?

Likosin 03-06-2004 04:12 PM

Nevermind, I fixed this one by changing auth to noauth in /etc/ppp/options, and now I can connect (ie, kpp minimizes, the lights flash for a second, then turn red). I cannot ping google.com, and (while kppp is connected) there are entires in my resolv.conf containing the DNS IPs my isp gave me. What can I do?

lumen 08-09-2004 02:49 AM

I solve it cheking the chekbox "Assign the default route to this gateway" of tab gateway of kppp . It looks like this:

http://docs.kde.org/en/3.1/kdenetwor...ateway-tab.png

bye


All times are GMT -5. The time now is 01:12 PM.