This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

pppoe bridge mode disconnecting

Hi all,

I have a problem with one of my DSL connections, which appears to connect but then disconnects within 20 or 30 seconds.

It was operating correctly in older versions of the firmware (just updated to 8.3 this morning, but still no good), although I have no idea whether the firmware is causing the problem.

The modem is in bridge mode and the interface is configured as type 'DSL (PPPOE)', MTU 1492 and all other options default / unchecked.

According to the log the connection is established and authentication succeeds, but SIGHUP is sent soon after the ip-up script finishes.

I can connect to the service using another modem in pppoe mode, and I can also connect using pppd on a Linux machine using the same modem in bridge mode that Astaro won't play nicely with.

I've attached the full log, and pasted part of it below with the connect and disconnect section. Interestingly, if I watch the pppoe live log and attempt to reconnect the interface, there is no output to the log.

Any ideas would be appreciated!

-----

2012:01:13-07:14:29 astaro pppd-pppoe[6813]: PPP session is 11926
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: Connected to 00:03:a0:11:6c:9c via interface eth1
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: using channel 2
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: Using interface ppp1
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: Connect: ppp1  eth1
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: sent [LCP ConfReq id=0x1  ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: rcvd [LCP ConfReq id=0x1   ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: sent [LCP ConfAck id=0x1   ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: rcvd [LCP ConfAck id=0x1  ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: sent [LCP EchoReq id=0x0 magic=0x3adeb527]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: sent [PAP AuthReq id=0x1 user="removed!" password=]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: rcvd [LCP EchoRep id=0x0 magic=0x3baa7ee0]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: rcvd [PAP AuthAck id=0x1 ""]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: PAP authentication succeeded
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: peer from calling number 00:03:A0:11:6C:9C authorized
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: sent [IPCP ConfReq id=0x1   ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: rcvd [IPCP ConfReq id=0x1 ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: sent [IPCP ConfAck id=0x1 ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: rcvd [IPCP ConfNak id=0x1   ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: sent [IPCP ConfReq id=0x2   ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: rcvd [IPCP ConfAck id=0x2   ]
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: local  IP address 123.243.109.211
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: remote IP address 10.20.21.170
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: primary   DNS address 203.12.160.35
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: secondary DNS address 203.12.160.36
2012:01:13-07:14:29 astaro pppd-pppoe[6813]: Script /etc/ppp/ip-up started (pid 6815)
2012:01:13-07:14:32 astaro pppd-pppoe[6813]: Script /etc/ppp/ip-up finished (pid 6815), status = 0x0
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: Hangup (SIGHUP)
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: Connect time 0.5 minutes.
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: Sent 0 bytes, received 0 bytes.
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: Script /etc/ppp/ip-down started (pid 6983)
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: sent [LCP TermReq id=0x2 "User request"]
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: rcvd [LCP TermAck id=0x2]
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: Connection terminated.
2012:01:13-07:14:57 astaro pppd-pppoe[6813]: Waiting for 1 child processes...
2012:01:13-07:14:57 astaro pppd-pppoe[6813]:   script /etc/ppp/ip-down, pid 6983
2012:01:13-07:15:00 astaro pppd-pppoe[6813]: Script /etc/ppp/ip-down finished (pid 6983), status = 0x0
2012:01:13-07:15:00 astaro pppd-pppoe[6813]: Exit.


This thread was automatically locked due to age.