For full details of the problem read this.
http://community.plus.net/forum/index.php/topic,135485.0.html
The short version is that when a non default MTU is specified in the WAN config such as 1492 for PPPoE, the value is not automatically put in radvd.conf and as such ipv6 traffic can get mtu issues, Windows PC's seem to handle it fine but android does not, and I have had issues on googleplay and youtube from my android phone.
The fix is simple.
Add a line such as this in the interface section of radvd.conf
AdvLinkMTU 1492;
The value would match the value configured for the WAN MTU.
This is probably an ASUS bug but I am reporting here so John and Merlin can fix in both firmwares, thanks.
http://community.plus.net/forum/index.php/topic,135485.0.html
The short version is that when a non default MTU is specified in the WAN config such as 1492 for PPPoE, the value is not automatically put in radvd.conf and as such ipv6 traffic can get mtu issues, Windows PC's seem to handle it fine but android does not, and I have had issues on googleplay and youtube from my android phone.
The fix is simple.
Add a line such as this in the interface section of radvd.conf
AdvLinkMTU 1492;
The value would match the value configured for the WAN MTU.
This is probably an ASUS bug but I am reporting here so John and Merlin can fix in both firmwares, thanks.
Last edited: