Date: Tue, 1 May 2001 10:10:56 -0700 (PDT) From: echelon <e_chelon@yahoo.com> To: FreeBSD <stable@freebsd.org> Subject: 4.3 Release: PPP problem Message-ID: <20010501171056.35010.qmail@web11203.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi, I am writing to report that there are some problems with the ppp on 4.3 release. My box couldn't complete the login procedure with my DSL provider. There is no such ppp problem before I cvsup to 4.3 release from 4.3 beta. Currently, I have to cvsup back to 4.3 beta to resolve this problem (*default date = 2001.03.20.00.00.00.00. The same problem occurs with 4.3 RC (date=2001.04.01.00.00.00.00). Hence, I suspect this ppp (pppoe + netgraph) problem was introduced when 4.3 beta was patched to 4.3 RC. I use this freebsd box as internet gateway, and hence ppp, ppp nat, netgraph, sshd & ipfilter are used. NIC is 3Com 3C905B. This ppp problem is resolved after I rebuilt from the 4.3 beta source tree. The rc.conf, kernel conf and ppp log are attached at the end. FYI -echelon rc.conf: (abstract only) gateway_enable="YES" sshd_enable="YES" ipfilter_enable="YES" ppp_enable="YES" ppp_mode="auto" ppp_nat="YES" kernel conf: (abstract only) options NETGRAPH options NETGRAPH_ETHER options NETGRAPH_PPPOE options NETGRAPH_SOCKET Here is the ppp.log (abstract only) May 1 05:30:01 host ppp[111]: Phase: bundle: Establish May 1 05:30:01 host ppp[111]: Phase: deflink: closed -> opening May 1 05:30:01 host ppp[111]: Phase: deflink: Connected! May 1 05:30:01 host ppp[111]: Phase: deflink: opening -> dial May 1 05:30:01 host ppp[111]: Chat: deflink: Dial attempt 1 of 1 May 1 05:30:01 host ppp[111]: Phase: deflink: dial -> carrier May 1 05:30:06 host ppp[111]: Phase: deflink: Disconnected! May 1 05:30:06 host ppp[111]: Phase: deflink: carrier -> hangup May 1 05:30:06 host ppp[111]: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out May 1 05:30:06 host ppp[111]: Phase: deflink: : 119162 packets in, 90998 packets out May 1 05:30:06 host ppp[111]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Tue May 1 05:30:06 2001 May 1 05:30:06 host ppp[111]: Phase: deflink: hangup -> closed May 1 05:30:06 host ppp[111]: Phase: bundle: Dead May 1 05:30:11 host ppp[111]: Phase: bundle: Establish May 1 05:30:11 host ppp[111]: Phase: deflink: closed -> opening May 1 05:30:11 host ppp[111]: Phase: deflink: Connected! May 1 05:30:11 host ppp[111]: Phase: deflink: opening -> dial May 1 05:30:11 host ppp[111]: Chat: deflink: Dial attempt 1 of 1 May 1 05:30:11 host ppp[111]: Phase: deflink: dial -> carrier May 1 05:30:16 host ppp[111]: Phase: deflink: Disconnected! May 1 05:30:16 host ppp[111]: Phase: deflink: carrier -> hangup May 1 05:30:16 host ppp[111]: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out May 1 05:30:16 host ppp[111]: Phase: deflink: : 119162 packets in, 90998 packets out May 1 05:30:16 host ppp[111]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Tue May 1 05:30:16 __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010501171056.35010.qmail>