Here’s the problem:
Switched the DSL SpeedStream 5200 modem from Router (PPPOE client) to Bridge mode.
Configured a PPPOE client on the MT, but it doesn’t connect.
Packet sniff shows the PADI PPPOE Server Discovery outbound, and a PADO reply from the ISP’s PPPOE server, but the MT just sends another PADI again.
My config is below - I’ve changed the real username, password and service-name.
1 X name=“pppoe-out1” max-mtu=1480 max-mru=1480 interface=To_Internet
user=“username@isp.ca” password=“pass123” profile=default
service-name=“isp.ca” ac-name=“” add-default-route=no
dial-on-demand=no use-peer-dns=yes allow=pap,chap,mschap1,mschap2
I’ve tried the username with and without the ISP’s service name (@ips.ca) - no change
I know it’s not the most current version, but other than this problem it’s proven very stable and I’m not looking forward to an upgrade… anyone have this working ?