Configuring PPPoE for Dodo ISP on OpenWRT

Currently having issues connecting. I know that Dodo needs a VLAN ID of 100, and I tried setting that using some methods I found on Google, but I'm not sure if I did it right or if something else is wrong.

Here's the errors from the System Log

Mon Oct  9 22:36:15 2023 daemon.warn pppd[14714]: Timeout waiting for PADO packets
Mon Oct  9 22:36:15 2023 daemon.err pppd[14714]: Unable to complete PPPoE Discovery
Mon Oct  9 22:36:15 2023 daemon.info pppd[14714]: Exit.
Mon Oct  9 22:36:15 2023 daemon.notice netifd: Interface 'wan' is now down
Mon Oct  9 22:36:15 2023 daemon.notice netifd: Interface 'wan' is setting up now
Mon Oct  9 22:36:15 2023 daemon.info pppd[14843]: Plugin pppoe.so loaded.
Mon Oct  9 22:36:15 2023 daemon.info pppd[14843]: PPPoE plugin from pppd 2.4.9
Mon Oct  9 22:36:15 2023 daemon.warn pppd[14734]: Timeout waiting for PADO packets
Mon Oct  9 22:36:15 2023 daemon.notice pppd[14843]: pppd 2.4.9 started by root, uid 0
Mon Oct  9 22:36:15 2023 daemon.err pppd[14734]: Unable to complete PPPoE Discovery
Mon Oct  9 22:36:15 2023 daemon.info pppd[14734]: Exit.
Mon Oct  9 22:36:15 2023 daemon.notice netifd: Interface 'wan6' is now down
Mon Oct  9 22:36:15 2023 daemon.notice netifd: Interface 'wan6' is setting up now
Mon Oct  9 22:36:16 2023 daemon.info pppd[14863]: Plugin pppoe.so loaded.
Mon Oct  9 22:36:16 2023 daemon.info pppd[14863]: PPPoE plugin from pppd 2.4.9
Mon Oct  9 22:36:16 2023 daemon.notice pppd[14863]: pppd 2.4.9 started by root, uid 0
Mon Oct  9 22:36:16 2023 daemon.warn odhcpd[1309]: No default route present, overriding ra_lifetime!

And here's my config with the PPPoE User/Pass hidden.

Any ideas?