From owner-freebsd-questions Thu Jul 19 6:19:14 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 929D137B403 for ; Thu, 19 Jul 2001 06:19:11 -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 f6JDJ8912608 for ; Thu, 19 Jul 2001 23:19:08 +1000 (EST) From: Danny K Ho <99053811@day.uws.edu.au> Message-Id: <200107191319.f6JDJ8912608@day.uws.edu.au> Date: Thu, 19 Jul 2001 23:19:09 EST (EST) To: questions@freebsd.org Subject: 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 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