Re: PPP Server configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Edouard Soriano wrote:

> Trying to set up a ppp server and facing the following error message when 
> calling the system:
> 
> Dec  1 18:28:11 localhost modprobe: can't locate module char-major-108

1. You need:

	alias char-major-108	ppp_generic

in /etc/conf.modules (or modules.conf)

2. If you don't have /dev/ppp:

	$ ls -l /dev/ppp
	crw-r-----    1 root     root     108,   0 Sep 29 21:31 /dev/ppp

you need to do:

	mknod /dev/ppp c 108 0

-- 
Glynn Clements <glynn@sensei.co.uk>
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux