News: This forum is now permanently frozen.
Pages: [1]
Topic: PPPoE Wan won't connect on 1.3b4  (Read 5950 times)
« on: October 12, 2007, 19:47:38 »
tbaptista *
Posts: 3

Hi,

When testing 1.3b4, found that the ADSL connection will never stay connected. It seems to be always connecting and disconnecting. With 1.2 it used to work without problems.

I am using a Spedtouch 516 v6 ADSL modem in bridge mode. The system log is pasted at the end of the message.

As a side note, I also tried to use pfSense, and the same problem happens. On pfSense 1.0 it works, on pfSense 1.2RC2 it doens't work. On their bug tracking someone pointed that this problem might be caused by ISPs that only provide a single DNS server address (http://cvstrac.pfsense.com/tktview?tn=1315).

Best Regards,
Tiago Baptista

Code:
Oct 12 17:36:37 mpd: [pppoe] LCP: rec'd Configure Ack #37 link 0 (Ack-Sent)
Oct 12 17:36:37 mpd: MRU 1492
Oct 12 17:36:37 mpd: MAGICNUM bbea14c0
Oct 12 17:36:37 mpd: [pppoe] LCP: state change Ack-Sent --> Opened
Oct 12 17:36:37 mpd: [pppoe] LCP: phase shift ESTABLISH --> AUTHENTICATE
Oct 12 17:36:37 mpd: [pppoe] LCP: auth: peer wants PAP, I want nothing
Oct 12 17:36:37 mpd: [pppoe] PAP: using authname "as6183674@sapo"
Oct 12 17:36:37 mpd: [pppoe] PAP: sending REQUEST
Oct 12 17:36:37 mpd: [pppoe] LCP: LayerUp
Oct 12 17:36:37 mpd: [pppoe] PAP: rec'd ACK #1
Oct 12 17:36:37 mpd: [pppoe] LCP: authorization successful
Oct 12 17:36:37 mpd: [pppoe] LCP: phase shift AUTHENTICATE --> NETWORK
Oct 12 17:36:37 mpd: [pppoe] setting interface ng0 MTU to 1492 bytes
Oct 12 17:36:37 mpd: [pppoe] up: 1 link, total bandwidth 64000 bps
Oct 12 17:36:37 mpd: [pppoe] IPCP: Up event
Oct 12 17:36:37 mpd: [pppoe] IPCP: state change Starting --> Req-Sent
Oct 12 17:36:37 mpd: [pppoe] IPCP: SendConfigReq #73
Oct 12 17:36:37 mpd: IPADDR 0.0.0.0
Oct 12 17:36:37 mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Oct 12 17:36:37 mpd: PRIDNS 0.0.0.0
Oct 12 17:36:37 mpd: SECDNS 0.0.0.0
Oct 12 17:36:37 mpd: [pppoe] IPCP: rec'd Configure Reject #73 link 0 (Req-Sent)
Oct 12 17:36:37 mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Oct 12 17:36:37 mpd: SECDNS 0.0.0.0
Oct 12 17:36:37 mpd: [pppoe] IPCP: SendConfigReq #74
Oct 12 17:36:37 mpd: IPADDR 0.0.0.0
Oct 12 17:36:37 mpd: PRIDNS 0.0.0.0
Oct 12 17:36:37 mpd: [pppoe] IPCP: rec'd Configure Nak #74 link 0 (Req-Sent)
Oct 12 17:36:37 mpd: IPADDR 82.154.48.63
Oct 12 17:36:37 mpd: 82.154.48.63 is OK
Oct 12 17:36:37 mpd: PRIDNS 212.55.154.174
Oct 12 17:36:37 mpd: [pppoe] IPCP: SendConfigReq #75
Oct 12 17:36:37 mpd: PRIDNS 212.55.154.174
Oct 12 17:36:37 mpd: [pppoe] IPCP: rec'd Configure Ack #75 link 0 (Req-Sent)
Oct 12 17:36:37 mpd: PRIDNS 212.55.154.174
Oct 12 17:36:37 mpd: [pppoe] IPCP: state change Req-Sent --> Ack-Rcvd
Oct 12 17:36:37 mpd: [pppoe] IPCP: rec'd Configure Request #243 link 0 (Ack-Rcvd)
Oct 12 17:36:37 mpd: IPADDR 194.65.169.218
Oct 12 17:36:37 mpd: 194.65.169.218 is OK
Oct 12 17:36:37 mpd: [pppoe] IPCP: SendConfigAck #243
Oct 12 17:36:37 mpd: IPADDR 194.65.169.218
Oct 12 17:36:37 mpd: [pppoe] IPCP: state change Ack-Rcvd --> Opened
Oct 12 17:36:37 mpd: [pppoe] IPCP: LayerUp
Oct 12 17:36:37 mpd: 82.154.48.63 -> 194.65.169.218
Oct 12 17:36:37 mpd: [pppoe] IFACE: Up event
Oct 12 17:36:37 mpd: [pppoe] setting interface ng0 MTU to 1492 bytes
Oct 12 17:36:37 mpd: [pppoe] exec: /sbin/ifconfig ng0 82.154.48.63 194.65.169.218 netmask 0xffffffff -link0
Oct 12 17:36:38 mpd: [pppoe] exec: /sbin/route add 82.154.48.63 -iface lo0
Oct 12 17:36:38 mpd: [pppoe] exec: /sbin/route add 0.0.0.0 194.65.169.218
Oct 12 17:36:38 mpd: [pppoe] exec: /usr/local/sbin/ppp-linkup ng0 inet 82.154.48.63 194.65.169.218 as6183674@sapo dns1 212.55.154.174
Oct 12 17:36:38 mpd: [pppoe] IFACE: Up event
Oct 12 17:36:38 mpd: [pppoe] IPCP: rec'd Terminate Request #244 link 0 (Opened)
Oct 12 17:36:38 mpd: [pppoe] IPCP: state change Opened --> Stopping
Oct 12 17:36:38 mpd: [pppoe] IPCP: SendTerminateAck #76
Oct 12 17:36:38 mpd: [pppoe] IPCP: LayerDown
Oct 12 17:36:38 mpd: [pppoe] IFACE: Down event
Oct 12 17:36:38 mpd: [pppoe] exec: /sbin/route delete 0.0.0.0 194.65.169.218
Oct 12 17:36:38 mpd: [pppoe] exec: /sbin/route delete 82.154.48.63 -iface lo0
Oct 12 17:36:38 mpd: [pppoe] exec: /sbin/ifconfig ng0 down delete -link0
Oct 12 17:36:40 mpd: [pppoe] IPCP: state change Stopping --> Stopped
Oct 12 17:36:40 mpd: [pppoe] IPCP: LayerFinish
Oct 12 17:36:40 mpd: [pppoe] bundle: CLOSE event in state OPENED
Oct 12 17:36:40 mpd: [pppoe] closing link "pppoe"...
Oct 12 17:36:40 mpd: [pppoe] link: CLOSE event
Oct 12 17:36:40 mpd: [pppoe] LCP: Close event
Oct 12 17:36:40 mpd: [pppoe] LCP: state change Opened --> Closing
Oct 12 17:36:40 mpd: [pppoe] LCP: phase shift NETWORK --> TERMINATE
Oct 12 17:36:40 mpd: [pppoe] setting interface ng0 MTU to 1500 bytes
Oct 12 17:36:40 mpd: [pppoe] up: 0 links, total bandwidth 9600 bps
Oct 12 17:36:40 mpd: [pppoe] IPCP: Down event
Oct 12 17:36:40 mpd: [pppoe] IPCP: state change Stopped --> Starting
Oct 12 17:36:40 mpd: [pppoe] IPCP: LayerStart
Oct 12 17:36:40 mpd: [pppoe] closing link "pppoe"...
Oct 12 17:36:40 mpd: [pppoe] LCP: SendTerminateReq #38
Oct 12 17:36:40 mpd: [pppoe] LCP: LayerDown
Oct 12 17:36:40 mpd: [pppoe] bundle: OPEN event in state CLOSED
Oct 12 17:36:40 mpd: [pppoe] opening link "pppoe"...
Oct 12 17:36:40 mpd: [pppoe] link: CLOSE event
Oct 12 17:36:40 mpd: [pppoe] LCP: Close event
Oct 12 17:36:40 mpd: [pppoe] link: OPEN event
Oct 12 17:36:40 mpd: [pppoe] LCP: Open event
Oct 12 17:36:40 mpd: [pppoe] LCP: state change Closing --> Stopping
Oct 12 17:36:40 mpd: [pppoe] LCP: rec'd Terminate Ack #38 link 0 (Stopping)
Oct 12 17:36:40 mpd: [pppoe] LCP: state change Stopping --> Stopped
Oct 12 17:36:40 mpd: [pppoe] LCP: phase shift TERMINATE --> ESTABLISH
Oct 12 17:36:40 mpd: [pppoe] LCP: LayerFinish
Oct 12 17:36:40 mpd: [pppoe] device: CLOSE event in state UP
Oct 12 17:36:40 mpd: [pppoe] device is now in state CLOSING
Oct 12 17:36:40 mpd: [pppoe] device: DOWN event in state CLOSING
Oct 12 17:36:40 mpd: [pppoe] device is now in state DOWN
Oct 12 17:36:40 mpd: [pppoe] link: DOWN event
Oct 12 17:36:40 mpd: [pppoe] LCP: Down event
Oct 12 17:36:40 mpd: [pppoe] LCP: state change Stopped --> Starting
Oct 12 17:36:40 mpd: [pppoe] LCP: phase shift ESTABLISH --> DEAD
Oct 12 17:36:40 mpd: [pppoe] LCP: LayerStart
Oct 12 17:36:40 mpd: [pppoe] device: OPEN event in state DOWN
Oct 12 17:36:40 mpd: [pppoe] pausing 4 seconds before open
Oct 12 17:36:40 mpd: [pppoe] device is now in state DOWN
Oct 12 17:36:40 mpd: [pppoe] device: OPEN event in state DOWN
Oct 12 17:36:40 mpd: [pppoe] device is now in state DOWN
« Reply #1 on: October 14, 2007, 20:56:05 »
Max2950 ***
Posts: 120

Hi, i have no problem with PPPoE. m0n0 v1.3b4 and pfSense 1.2RC2 are working just fine...........  I am using a BeWan adsl2+ combo modem.... I just had problems when the modem's built in DHCP was enabled. Everytime the lease was renewed the PPPoE connection was kicked....
Maybe you could try to update your modem's firmware...........
« Reply #2 on: October 15, 2007, 12:42:24 »
tbaptista *
Posts: 3

The DHCP server is not turned on for the ADSL modem.

However I have managed to remedy the situation by assigning static DNS server addresses at the General Setup screen. By doing this, the wan connection can now stay on.

This suggests that the problem hinted by the pfSense ticket is probably correct.

The issue is fixed for now, but if the ISP DNS changes, I will have to manually change them here.

Best Regards,
Tiago Baptista
« Reply #3 on: October 15, 2007, 15:09:58 »
adrianeli *
Posts: 2

Hello,

I am using now pfsense 1.2 RC2 and I have the same regular disconnect problem.
With m0n0 1.2 I do not see these disconnects.

My ISP does not have only one DNS, but I have enabled now static DNS.

My PPPoE modem is a Speedtouch 516 v6 and I'll have to check if I have disabled DHCP server on it just to be on the safe side.

Regards,
Adrian B.
« Reply #4 on: October 16, 2007, 15:27:25 »
adrianeli *
Posts: 2

Hello,

I had to switch back to m0n0wall 1.2, as my pfsense 1.2 RC2 does not connect anymore to PPPoE. It worked almost OK for a day until this night.

Adrian B.
« Reply #5 on: December 30, 2007, 16:51:51 »
rhmaddox *
Posts: 1

I have 4 clients with Bellsouth DSL.  As of Friday December 28th 3 of them (including my self) had not been able to get a PPPOE connection.  Of the 2 that are still working, one has a static ip address, and who know when the other will quit.

With a DD-WRT WRT54GL router all is fine.

Bellsouth (AT&T) claims to have made no changes to PPPOE authentication.

I've tried old version of m0n0wall and beta version age the the same results.

Rick
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines