I have just transitioned from a D-Link router to the GL-MT6000 and eventually managed to get things working.
However I have this discrepancy -
On D Link router before
If I go into Edit there is no separate wan in the dropdown box unless I choose custom and add it but that does not seem right to me?
What should be changed to correct it?
Please let me know if you want me to post config especially as probably a few other errors in there
Is there a problem today with this new router and setup, or you just donβt like the way the config looks? eth1 is definitely the correct WAN interface for this model.
Not that I am aware of thanks.
As mentioned had same issue with wan until I sorted out the PPPoE and that does not say eth1 any more........so I was surprised that wan6 did.
As long as it is not going to cause any issues than I can ignore it......but no I don't like the way it looks
pppoe generally does not use the wan6 interface which is part of the default configuration (which assumes the WAN is "IPoE", or acquire addresses directly by DHCP). The pppoe driver should instantiate and configure a wan_6 connection when the ISP supports v6.
Interface names vary by model. I think the MT6000 has the 2.5 Gb "wan" port directly connected to the CPU as a separate Ethernet device with no switch. So it would be named eth1. The firstboot scripts take care of this when they build out the default /etc/config/network file.
But on a pppoe ISP, generally it doesn't work to send DHCPv6 packets directly on an eth port. They need to be encapsulated by the ppp driver and sent inside the ppp tunnel as a pppoe packet which eventually leaves by eth1, as specified in the wan section.
Does IPv6 work? When the wan is up, do you also see a wan_6 in the interfaces page (or ip addr show on the CLI)?
Does your ISP actually support v6? Presently the router is running only a v4 connection and all lans will only support v4 because there is no upstream v6.
You can change it to '@wan' if you want to use an alias of the wan connection, but if you look at the wan interface/connection you'll see it is also set to eth1