LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   no /dev/ppp0 (https://www.linuxquestions.org/questions/linux-newbie-8/no-dev-ppp0-132581/)

Hcman 01-07-2004 08:54 PM

no /dev/ppp0
 
Trying to set up kppp with a serial modem on arch linux (which uses devfs).

When I load the ppp_generic module (kernel 2.6) a /dev/ppp node pops up, but for the life of me, I cannot get a /dev/ppp0 node.

I have
alias /dev/ppp* ppp_generic

in my modprobe.conf and modprobe.devfs

Without /dev/ppp0 pppd will not start.

Any ideas?

HC

Kristijan 01-07-2004 09:49 PM

Not sure if this is of any help, but try /dev/ttyS0

Hcman 01-07-2004 10:07 PM

that' d be my modem and that's fine. Th problem is that pppd complains it cannot find the interface ppp0.

Thanks for your reply.

Kristijan 01-07-2004 11:06 PM

As root, try run pppsetup, see if you can get it working through there.

Not to sure about kppp

Hcman 01-08-2004 12:04 AM

solved

The answer, I am stupid; did not have ppp_async enabled in the kernel.

Kristijan 01-08-2004 06:26 AM

Good to see that you solved it :)

dalek 01-08-2004 08:47 AM

Quote:

Originally posted by Hcman
solved

The answer, I am stupid; did not have ppp_async enabled in the kernel.

I did that too. I hope you like company. :rolleyes:

Later

:scratch: :D :D :D


All times are GMT -5. The time now is 06:26 PM.