Date: Sat, 21 Jul 2001 15:13:29 EST (EST) From: Danny K Ho <99053811@day.uws.edu.au> To: bsd2000au@yahoo.com.au Cc: questions@freebsd.org Subject: Re: PPPoE Problem Message-ID: <200107210513.f6L5DU913378@day.uws.edu.au>
next in thread | raw e-mail | index | archive | help
Hello - I managed to get this the following error message fixed Jul 19 18:46:45 freebsd / kernel: module register: > > module netgraph already exists > > Jul 19 18:46:45 freebsd / kernel: linker = > > file_sysinit > > netgraph .ko fialed to resolve by adding a line in the options NETGRAPH_ENTHER -However, I constantly get the following error message in /var/log/ppp.log > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: connected ! > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: opening -> dial > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: dial -> carrier > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: disconnected ! > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: connection time > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: 0 Packets > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: hangup -> opening or redialing -I have followed the instruction on PPPoE in the FreeBSD handbook exactly and still get the following error message. - How would I go abvout getting rid of the error message in ppp.log? You wrote: > From: =?iso-8859-1?q?Keith=20Spencer?= <bsd2000au@yahoo.com.au> > To: Danny K Ho <99053811@day.uws.edu.au> > Date: Fri, 20 Jul 2001 09:58:04 +1000 (EST) > Subject: Re: PPPoE Problem > > > Hi, > Known bug Danny. Did you ensure the PPPoE NIC > interface was "UP" first? > e.g. for a DE0 NIC do... > ifconfig DE0 UP > or simply reboot instead (so long as rc.conf is > configured ok > Bye > KEITH > > --- Danny K Ho <99053811@day.uws.edu.au> wrote: > > Hello > > > > I am running FreeBSD 4.3 > > I have completed the following steps : > > > > - compiled the KERNEL with options NETGRAPH, options > > NETGRAPH_PPOE, options NETGRAPH_SOCKET according to > > the section 15.4.2 of the handbook > > - Added the following ppp.conf according to the > > freebsd handbook in section 15.4.3 > > - Starting PPP at Boot in /etc/rc.conf according to > > section 15.4.5 > > > > Why do I keep getting this error message in > > /var/log/ppp.log > > > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: connected ! > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: opening -> dial > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: dial -> carrier > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: disconnected ! > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: connection time > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: 0 Packets > > jul 19 18:49:03 freebsd ppp[146] tun0: > > Phase:deflink: hangup -> opening or redialing > > > > I also get the following error message in > > /var/log/messages > > > > Jul 19 18:46:45 freebsd / kernel: module register: > > module netgraph already exists > > Jul 19 18:46:45 freebsd / kernel: linker = > > file_sysinit > > netgraph .ko fialed to resolve > > > > > > > > > > > > What have I done incorrectly and how do I fix it? > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of > > the message > > _____________________________________________________________________________ > http://messenger.yahoo.com.au - Yahoo! Messenger > - Voice chat, mail alerts, stock quotes and favourite news and lots more! > > 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?200107210513.f6L5DU913378>