Date: Thu, 19 Jul 2001 23:19:09 EST (EST) From: Danny K Ho <99053811@day.uws.edu.au> To: questions@freebsd.org Subject: PPPoE Problem Message-ID: <200107191319.f6JDJ8912608@day.uws.edu.au>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107191319.f6JDJ8912608>