Hi,
I am trying to connect my Zyxel T-56 (which is a branded EX5601-T1) to my ISP, Maingau (1&1 reseller to the best of my knowledge), Germany.
According to the ISP this is straightforward: PPPoE credentials and VLAN 7, but I have been unlucky the last few days
root@OpenWrt:/etc/config# cat network
config interface 'loopback'
option device 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fdb5:c119:8edf::/48'
config device
option name 'br-lan'
option type 'bridge'
list ports 'eth0'
list ports 'lan1'
list ports 'lan2'
list ports 'lan3'
list ports 'lan4'
option vlan_filtering '1'
config interface 'lan'
option device 'br-lan'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
config interface 'wan'
option device 'eth0.7'
option proto 'pppoe'
option username 'myuser@megtk.int'
option password 'mypassword'
option ipv6 'auto'
config interface 'wan6'
option device 'eth0.7'
option proto 'pppoe'
option username 'myuser@megtk.int'
option password 'mypassword'
option ipv6 'auto'
Log:
root@OpenWrt:~# tail -f /tmp/system.log
Mon Sep 23 14:06:09 2024 daemon.warn odhcpd[1716]: No default route present, overriding ra_lifetime!
Mon Sep 23 14:06:23 2024 daemon.warn pppd[29970]: Timeout waiting for PADO packets
Mon Sep 23 14:06:23 2024 daemon.err pppd[29970]: Unable to complete PPPoE Discovery
Mon Sep 23 14:06:23 2024 daemon.info pppd[29970]: Exit.
Mon Sep 23 14:06:23 2024 daemon.notice netifd: Interface 'wan' is now down
Mon Sep 23 14:06:23 2024 daemon.notice netifd: Interface 'wan' is setting up now
Mon Sep 23 14:06:23 2024 daemon.info pppd[30075]: Plugin pppoe.so loaded.
Mon Sep 23 14:06:23 2024 daemon.info pppd[30075]: PPPoE plugin from pppd 2.4.9
Mon Sep 23 14:06:23 2024 daemon.notice pppd[30075]: pppd 2.4.9 started by root, uid 0
Mon Sep 23 14:06:24 2024 daemon.warn odhcpd[1716]: No default route present, overriding ra_lifetime!
Mon Sep 23 14:06:38 2024 daemon.warn pppd[30075]: Timeout waiting for PADO packets
Mon Sep 23 14:06:38 2024 daemon.err pppd[30075]: Unable to complete PPPoE Discovery
Mon Sep 23 14:06:38 2024 daemon.info pppd[30075]: Exit.
Mon Sep 23 14:06:38 2024 daemon.notice netifd: Interface 'wan' is now down
Mon Sep 23 14:06:38 2024 daemon.notice netifd: Interface 'wan' is setting up now
Mon Sep 23 14:06:38 2024 daemon.info pppd[30180]: Plugin pppoe.so loaded.
Mon Sep 23 14:06:38 2024 daemon.info pppd[30180]: PPPoE plugin from pppd 2.4.9
Mon Sep 23 14:06:38 2024 daemon.notice pppd[30180]: pppd 2.4.9 started by root, uid 0
Mon Sep 23 14:06:39 2024 daemon.warn odhcpd[1716]: No default route present, overriding ra_lifetime!
Mon Sep 23 14:06:54 2024 daemon.warn pppd[30180]: Timeout waiting for PADO packets
Mon Sep 23 14:06:54 2024 daemon.err pppd[30180]: Unable to complete PPPoE Discovery
Mon Sep 23 14:06:54 2024 daemon.info pppd[30180]: Exit.
Mon Sep 23 14:06:54 2024 daemon.notice netifd: Interface 'wan' is now down
Mon Sep 23 14:06:54 2024 daemon.notice netifd: Interface 'wan' is setting up now
Mon Sep 23 14:06:54 2024 daemon.info pppd[30284]: Plugin pppoe.so loaded.
Mon Sep 23 14:06:54 2024 daemon.info pppd[30284]: PPPoE plugin from pppd 2.4.9
Mon Sep 23 14:06:54 2024 daemon.notice pppd[30284]: pppd 2.4.9 started by root, uid 0
Mon Sep 23 14:06:55 2024 daemon.warn odhcpd[1716]: No default route present, overriding ra_lifetime!
(I got rid of the ra_lifetime error by deactivating ipv6)
Verbose log:
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq ab 36 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq ab 36 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq ab 36 00 00]
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Plugin pppoe.so loaded.
PPPoE plugin from pppd 2.4.9
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 13 37 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 13 37 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 13 37 00 00]
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Plugin pppoe.so loaded.
PPPoE plugin from pppd 2.4.9
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 7b 37 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 7b 37 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 7b 37 00 00]
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Plugin pppoe.so loaded.
PPPoE plugin from pppd 2.4.9
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq e3 37 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq e3 37 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq e3 37 00 00]
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Plugin pppoe.so loaded.
PPPoE plugin from pppd 2.4.9
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 4b 38 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 4b 38 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 4b 38 00 00]
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Plugin pppoe.so loaded.
PPPoE plugin from pppd 2.4.9
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq b3 38 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq b3 38 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq b3 38 00 00]
Timeout waiting for PADO packets
Unable to complete PPPoE Discovery
Plugin pppoe.so loaded.
PPPoE plugin from pppd 2.4.9
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 1b 39 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 1b 39 00 00]
Send PPPOE Discovery V1T1 PADI session 0x0 length 12
dst ff:ff:ff:ff:ff:ff src f8:0d:a9:16:97:b9
[service-name] [host-uniq 1b 39 00 00]
It seems like my ISP isn't answering at all, leading me to believe I need to configure DSA differently, but everytime I try to tag the wan-ports my laptop loses connection to the router.
These are the settings I think I need to use but that lead me to losing access to the router (THANKS devs for the automatic rollback!!!)
If anybody has an idea, please let me know!