From: "Mark B. Withers" <mwithers@one.net> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: ppp.log errors w/PPPoE Message-ID: <20010210172857.B528@arrakis.desert-power.org> In-Reply-To: <Pine.BSF.4.31.0102101606350.18183-100000@idemnia.ath.cx>; from reel@idemnia.ath.cx on Sat, Feb 10, 2001 at 04:07:21PM -0500 References: <20010210153011.A528@arrakis.desert-power.org> <Pine.BSF.4.31.0102101606350.18183-100000@idemnia.ath.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks a lot folks for the help! :))) Now I need help with one more thing with PPPoE: Here is what I am doing to test PPPoE. Below is a subset of a test session of ppp: -----------------[Begin Session]---------------------- # pwd /etc/ppp # /usr/sbin/ppp Working in interactive mode Using interface: tun0 ppp ON freebie> set log +debug ppp ON freebie> show physical Name: deflink State: closed Device: N/A Link Type: interactive Connect Count: 0 Queued Packets: 0 Phone Number: N/A Defaults: Device List: "PPPoE:ep0" Characteristics: sync, cs8, no parity, CTS/RTS off CD check delay: device specific Connect time: 0:00:00 0 octets in, 0 octets out Overall 0 bytes/sec ppp ON freebie> quit # -------------------[End Session]--------------------------- I get the following error message in /var/log/ppp.log: ********************[Log file entry Begin]********************** Feb 10 17:19:40 freebie ppp[1073]: Phase: Using interface: tun0 Feb 10 17:19:40 freebie ppp[1073]: Phase: deflink: Created in closed state Feb 10 17:19:40 freebie ppp[1073]: tun0: Phase: PPP Started (interactive mode). Feb 10 17:21:53 freebie ppp[1073]: tun0: Phase: bundle: Establish Feb 10 17:21:53 freebie ppp[1073]: tun0: Phase: deflink: closed -> opening Feb 10 17:21:53 freebie ppp[1073]: tun0: Debug: List of netgraph node ``ep0:'' ( id 1) hooks: Feb 10 17:21:53 freebie ppp[1073]: tun0: Debug: Creating PPPoE netgraph node [1] :orphans -> ethernet Feb 10 17:21:53 freebie ppp[1073]: tun0: Debug: Connecting netgraph socket .:tun 0 -> ep0:orphans:tun0 Feb 10 17:21:53 freebie ppp[1073]: tun0: Debug: Sending PPPOE_CONNECT to .:tun0 Feb 10 17:21:53 freebie ppp[1073]: tun0: Phase: deflink: Connected! Feb 10 17:21:53 freebie ppp[1073]: tun0: Phase: deflink: opening -> dial Feb 10 17:21:53 freebie ppp[1073]: tun0: Phase: deflink: dial -> carrier Feb 10 17:21:53 freebie ppp[1073]: tun0: Debug: Waiting for carrier Feb **************************[Log entry End]************************** Any enlightenment appreciated. In the mean time, I will be reading away at the documentation. Thanks! Mark On Sat, Feb 10, 2001 at 04:07:21PM -0500, reel@sympatico.ca wrote: > My pleasure... :> > ______________________ > Felix-Antoine Paradis > reel@sympatico.ca > PGP Key ID: 0x7B3AD2C5 > (keys.pgp.com) > 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?20010210172857.B528>