Date: Tue, 28 May 2002 17:24:32 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: chia an <alan_qc@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help me to setup modem Message-ID: <20020528142432.GA5726@hades.hell.gr> In-Reply-To: <20020528044916.75849.qmail@web13507.mail.yahoo.com> References: <3BE9EDAC.2FCA22F5@home.com> <20020528044916.75849.qmail@web13507.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-05-27 21:49, chia an wrote: > hello all bsd_users > > i have installed my modem in freebsd 4.4.But when i > tried ifconfig -a, there is no tun device appear.Of > course this device has been configured in my kernel > and also compiled it.I also ./MAKEDEV /dev/tun0 > But still not appeaar when ifconfig -a I believe this is because tun devices are "cloning", and they will be "created" as you open them. Start your ppp(1) program anyway. The interface should appear after it's been used for at least one time. -- Giorgos Keramidas - http://www.FreeBSD.org keramida@FreeBSD.org - The Power to Serve 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?20020528142432.GA5726>