From owner-freebsd-questions Mon Jun 24 12:23: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id B928337B403 for ; Mon, 24 Jun 2002 12:22:52 -0700 (PDT) Received: from host213-123-66-57.in-addr.btopenworld.com ([213.123.66.57] helo=btinternet.com) by tungsten.btinternet.com with esmtp (Exim 3.22 #8) id 17MZQ8-0003XP-00; Mon, 24 Jun 2002 20:22:40 +0100 Message-ID: <3D177181.4070505@btinternet.com> Date: Mon, 24 Jun 2002 20:22:41 +0100 From: Jonathan Heaney User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611 X-Accept-Language: en MIME-Version: 1.0 To: Steve Tremblett Cc: questions@FreeBSD.ORG Subject: Re: ppp broken after 4.6 upgrade? References: <20020622101023.A18927@sjt-u10.cisco.com> <20020624122951.D1551@sjt-u10.cisco.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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 I've had a PPP problem since going from 4.5 -> 4.6 too, I had to revert to 4.5 though and forgot to dump my logs *cough* first. I believe there is a problem with 4.6's pppoe, I do not know exact details though, although I think a fix has been uploaded somewhere (presumably to the place updates are uploaded to, I'm no freebsd expert, I only use it because there were straightforward howtos for setting up a gateway/firewall) At least you're dialling out - my problem seems to be a bit more serious than that. I'm guessing it's a configuration issue, but as I did not have any logged info I (assume) no-one can help me, and I'm loathe to re-install 4.6 just to get the logs again when it doesn't work as it takes ages on a p233. If you get 4.6 working, can you let me know how, as if I'm to attempt a re-install I'd like to have at least one thing I can try to make it work before reverting to 4.5. Jonathan Steve Tremblett wrote: >anyone? > >+---- Steve Tremblett wrote: >| Upgraded to 4.5-4.6 yesterday - everything works fine except for ppp >| and I'm stumped. In the mergemaster phase I kept my ppp.conf as it was >| and I was using PPP all afternoon before installing the build. Please >| help! :) >| >| I've included syslog of a failed session as well as my ppp.conf. When >| I run "ppp -background pppoe", I see it attempting redials every 10 >| seconds or so. Everything still works on my other PC, so I know the >| problem is on this end. >| >| ppp.conf: >| >| default: >| set log Phase Chat LCP IPCP CCP tun command >| nat enable yes >| nat same_ports yes >| nat use_sockets yes >| set redial 15 28800 >| set reconnect 15 28800 >| >| pppoe: >| set device PPPoE:xl0 >| set mru 1492 >| set mtu 1492 >| set speed sync >| enable lqr >| set lqrperiod 5 >| set cd 5 >| set dial >| set login >| set timeout 0 >| set authname xxxxxxxx >| set authkey xxxxxxxx >| set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 >| add default HISADDR >| enable dns >| >| >| syslog (2 redials before I ^Ced it): >| >| Jun 22 09:39:23 sjt-bsd ppp[169]: Phase: Using interface: tun0 >| Jun 22 09:39:23 sjt-bsd ppp[169]: Phase: deflink: Created in closed state >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: default: nat enable yes >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: default: nat same_ports yes >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: default: nat use_sockets yes >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: default: set redial 15 28800 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: default: set reconnect 15 28800 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set device PPPoE:xl0 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set mru 1492 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set mtu 1492 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set speed sync >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: enable lqr >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set lqrperiod 5 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set cd 5 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set dial >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set login >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set timeout 0 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set authname xxxxxxx >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set authkey ******** >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: add default HISADDR >| Jun 22 09:39:23 sjt-bsd ppp[169]: tun0: Command: pppoe: enable dns >| Jun 22 09:39:23 sjt-bsd ppp[170]: tun0: Phase: PPP Started (background mode). >| Jun 22 09:39:23 sjt-bsd ppp[170]: tun0: Phase: bundle: Establish >| Jun 22 09:39:23 sjt-bsd ppp[170]: tun0: Phase: deflink: closed -> opening >| Jun 22 09:39:23 sjt-bsd ppp[170]: tun0: Phase: deflink: Connected! >| Jun 22 09:39:23 sjt-bsd ppp[170]: tun0: Phase: deflink: opening -> dial >| Jun 22 09:39:23 sjt-bsd ppp[170]: tun0: Chat: deflink: Dial attempt 1 of 28800 >| Jun 22 09:39:23 sjt-bsd ppp[170]: tun0: Phase: deflink: dial -> carrier >| Jun 22 09:39:26 sjt-bsd ppp[170]: tun0: Phase: Received NGM_PPPOE_ACNAME (hook "62031129938542-sHù¿¿ËÒ^G^HM-^@â ^H^P0^K^H") >| Jun 22 09:39:27 sjt-bsd ppp[170]: tun0: Phase: Received NGM_PPPOE_<11> (hook "M-^T5^H^Hh0^K^H") >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Phase: deflink: Disconnected! >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Phase: deflink: carrier -> hangup >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Phase: deflink: : 0 packets in, 0 packets out >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Sat Jun 22 09:39:23 2002 >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Phase: deflink: hangup -> opening >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Phase: deflink: Enter pause (15) for redialing. >| Jun 22 09:39:28 sjt-bsd ppp[170]: tun0: Chat: Parent notified of redial >| Jun 22 09:39:43 sjt-bsd ppp[170]: tun0: Chat: deflink: Redial timer expired. >| Jun 22 09:39:43 sjt-bsd ppp[170]: tun0: Phase: deflink: Connected! >| Jun 22 09:39:43 sjt-bsd ppp[170]: tun0: Phase: deflink: opening -> dial >| Jun 22 09:39:43 sjt-bsd ppp[170]: tun0: Chat: deflink: Dial attempt 2 of 28800 >| Jun 22 09:39:43 sjt-bsd ppp[170]: tun0: Phase: deflink: dial -> carrier >| Jun 22 09:39:46 sjt-bsd ppp[170]: tun0: Phase: Received NGM_PPPOE_ACNAME (hook "62031129938542-sHù¿¿ËÒ^G^HM-^@â ^H^P0^K^H") >| Jun 22 09:39:47 sjt-bsd ppp[170]: tun0: Phase: Received NGM_PPPOE_<11> (hook "M-^Z5^H^Hh0^K^H") >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Phase: deflink: Disconnected! >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Phase: deflink: carrier -> hangup >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Phase: deflink: : 0 packets in, 0 packets out >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Sat Jun 22 09:39:43 2002 >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Phase: deflink: hangup -> opening >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Phase: deflink: Enter pause (15) for redialing. >| Jun 22 09:39:48 sjt-bsd ppp[170]: tun0: Chat: Parent notified of redial >| Jun 22 09:39:56 sjt-bsd ppp[169]: tun0: Phase: Parent: Signal 2 >| Jun 22 09:39:56 sjt-bsd ppp[170]: tun0: Phase: Caught signal 2, abort connection(s) >| Jun 22 09:39:56 sjt-bsd ppp[170]: tun0: Phase: deflink: Disconnected! >| Jun 22 09:39:56 sjt-bsd ppp[170]: tun0: Phase: deflink: opening -> closed >| Jun 22 09:39:56 sjt-bsd ppp[170]: tun0: Phase: bundle: Dead >| Jun 22 09:39:56 sjt-bsd ppp[170]: tun0: Phase: PPP Terminated (normal). >| Jun 22 09:39:56 sjt-bsd ppp[169]: tun0: Phase: Parent: Child failed (errdead) >| Jun 22 09:39:56 sjt-bsd ppp[170]: tun0: Chat: Parent notified of failure >| >| -- >| Steve Tremblett >| >| To Unsubscribe: send mail to majordomo@FreeBSD.org >| with "unsubscribe freebsd-questions" in the body of the message >| >+---end quoted text--- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message