Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 17:37:29 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Huang wen hui <huang@ns.gddsn.org.cn>
Cc:        FBSDQ <questions@FreeBSD.ORG>, current@FreeBSD.ORG
Subject:   Re: Could not use pppd  under -CURRENT
Message-ID:  <20020918173729.A19755@Odin.AC.HMC.Edu>
In-Reply-To: <3D891A9F.4050203@mail.gddsn.org.cn>; from huang@ns.gddsn.org.cn on Thu, Sep 19, 2002 at 08:30:23AM %2B0800
References:  <3D891A9F.4050203@mail.gddsn.org.cn>

next in thread | previous in thread | raw e-mail | index | archive | help

--mYCpIKhGyMATD0i+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 19, 2002 at 08:30:23AM +0800, Huang wen hui wrote:
> hi,
> I could not use pppd under -CURRENT, may be pppd driver could not link
> into kernel?
> I am sure I include ppp driver in system config file.
>=20
> # uname -a
> FreeBSD hwh.gddsn.org.cn 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Tue Sep 17
> 20:56:16
> CST 2002 hwh@hwh.gddsn.org.cn:/usr/obj/usr/src/sys/HWH i386
>=20
> # pppd
> pppd: This system lacks kernel support for PPP. To include PPP support
> in the kernel, please follow the steps detailed in the README.bsd
> file in the ppp-2.2 distribution.
>=20
>=20
> cut from my config file.:
> # Pseudo devices - the number indicates how many units to allocate.
> device random # Entropy device
> device loop # Network loopback
> device ether # Ethernet support
> device sl # Kernel SLIP
> device ppp # Kernel PPP
> device tun # Packet tunnel.
> device pty # Pseudo-ttys (telnet etc)
> device md # Memory "disks"
> device gif # IPv6 and IPv4 tunneling
> device faith # IPv6-to-IPv4 relaying (translation)

It should work if you do "ifconfig ppp create" before running pppd.
ppp(4) devices are now cloning devices and thus don't exist by default.
pppd probably needs to be fixed to handle this properly.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--mYCpIKhGyMATD0i+
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9iRxIXY6L6fI4GtQRAl/LAJ9Lgg7B13O6P64GRr6GFQbHN/SzPgCeIz0h
p2fHeXNoB5j7T/kOGpG7t2c=
=5bnZ
-----END PGP SIGNATURE-----

--mYCpIKhGyMATD0i+--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020918173729.A19755>