From owner-freebsd-questions Fri Jul 20 22:14: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from day.uws.edu.au (day.uws.edu.au [137.154.210.66]) by hub.freebsd.org (Postfix) with ESMTP id 7DE8637B401 for ; Fri, 20 Jul 2001 22:13:57 -0700 (PDT) (envelope-from 99053811@day.uws.edu.au) Received: from scholar.nepean.uws.edu.au (dho@[137.154.149.4]) by day.uws.edu.au (8.11.1/8.11.1) with SMTP id f6L5DU913378; Sat, 21 Jul 2001 15:13:30 +1000 (EST) From: Danny K Ho <99053811@day.uws.edu.au> Message-Id: <200107210513.f6L5DU913378@day.uws.edu.au> Date: Sat, 21 Jul 2001 15:13:29 EST (EST) To: bsd2000au@yahoo.com.au Cc: questions@freebsd.org Subject: Re: PPPoE Problem X-Mailer: UWS Mail Gateway X-URL: http://www.cit.uws.edu.au Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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?= > 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