What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

No IPv6 with GT-AX11000 Pro - ISP dual stack Spectrum San Diego

was this the full output? Nothing else after it?
View attachment 66257
The router learns the default route from router advertisements sent by the ISP periodically to the WAN interface.

Can you login via ssh to the router and run some commands?
Code:
ip -6 route list
cat /tmp/wan0_bound6.env
was this the full output? Nothing else after it?
View attachment 66257
The router learns the default route from router advertisements sent by the ISP periodically to the WAN interface.

Can you login via ssh to the router and run some commands?
Code:
ip -6 route list
cat /tmp/wan0_bound6.env
 
was this the full output? Nothing else after it?
View attachment 66257
The router learns the default route from router advertisements sent by the ISP periodically to the WAN interface.

Can you login via ssh to the router and run some commands?
Code:
ip -6 route list
cat /tmp/wan0_bound6.env
ip -6 route list

2603:8000:4400:8815::/64 dev br0 proto kernel metric 256 pref medium

2606:6000:cfc0:2b:c016:f29e:7be4:ee65 dev eth0 proto kernel metric 256 pref medium

fe80::/64 dev eth4 proto kernel metric 256 pref medium

fe80::/64 dev eth3 proto kernel metric 256 pref medium

fe80::/64 dev eth1 proto kernel metric 256 pref medium

fe80::/64 dev eth0 proto kernel metric 256 pref medium

fe80::/64 dev spu_us_dummy proto kernel metric 256 pref medium

fe80::/64 dev spu_ds_dummy proto kernel metric 256 pref medium

fe80::/64 dev eth6 proto kernel metric 256 pref medium

fe80::/64 dev eth7 proto kernel metric 256 pref medium

fe80::/64 dev eth8 proto kernel metric 256 pref medium

fe80::/64 dev br0 proto kernel metric 256 pref medium

fe80::/64 dev wl0.1 proto kernel metric 256 pref medium

fe80::/64 dev wl1.1 proto kernel metric 256 pref medium

fe80::/64 dev eth6.53 proto kernel metric 256 pref medium

fe80::/64 dev eth7.53 proto kernel metric 256 pref medium

fe80::/64 dev eth8.53 proto kernel metric 256 pref medium

fe80::/64 dev eth1.53 proto kernel metric 256 pref medium

fe80::/64 dev eth3.53 proto kernel metric 256 pref medium

fe80::/64 dev eth4.53 proto kernel metric 256 pref medium

fe80::/64 dev br53 proto kernel metric 256 pref medium

fe80::/64 dev eth6.55 proto kernel metric 256 pref medium

fe80::/64 dev eth7.55 proto kernel metric 256 pref medium

fe80::/64 dev eth8.55 proto kernel metric 256 pref medium

fe80::/64 dev eth1.55 proto kernel metric 256 pref medium

fe80::/64 dev eth3.55 proto kernel metric 256 pref medium

fe80::/64 dev eth4.55 proto kernel metric 256 pref medium

fe80::/64 dev br55 proto kernel metric 256 pref medium

fe80::/64 dev wds0.0.1 proto kernel metric 256 pref medium

fe80::/64 dev wds0.0.1.53 proto kernel metric 256 pref medium

fe80::/64 dev wds0.0.1.55 proto kernel metric 256 pref medium

fe80::/64 dev wds2.0.2 proto kernel metric 256 pref medium

fe80::/64 dev wds2.0.2.53 proto kernel metric 256 pref medium

fe80::/64 dev wds2.0.2.55 proto kernel metric 256 pref medium

fe80::/64 dev eth2 proto kernel metric 256 linkdown pref medium

fe80::/64 dev eth2.53 proto kernel metric 256 linkdown pref medium

fe80::/64 dev eth2.55 proto kernel metric 256 linkdown pref medium

fe80::/64 dev eth5 proto kernel metric 256 linkdown pref medium

fe80::/64 dev eth5.53 proto kernel metric 256 linkdown pref medium

fe80::/64 dev eth5.55 proto kernel metric 256 linkdown pref medium

fe80::/64 dev tun21 proto kernel metric 256 pref medium

default via fe80::201:5cff:fe64:c246 dev eth0 proto ra metric 1024 expires 1791sec pref medium





cat /tmp/wan0_bound6.env

HOME=/

TERM=vt100

PATH=/sbin:/bin:/usr/sbin:/usr/bin:/opt/sbin:/opt/bin

USER=root

LD_LIBRARY_PATH=/lib:/usr/lib:/lib/aarch64

SHELL=/bin/sh

TMOUT=0

ENV=/etc/profile

TZ=PST8DST,M3.2.0/2,M11.1.0/2

SERVER=fe80::201:5cff:fe64:c246

RDNSS=2001:1998:f00:1::1 2001:1998:f00:2::1

SNTP_IP=

NTP_IP=

NTP_FQDN=

SIP_IP=

DOMAINS=search.charter.net

SIP_DOMAIN=

AFTR=

CER=

OPTION_1=00030001cc28aa584820

OPTION_2=000100011d7c50b00050569d9ced

PREFIXES=2603:8000:4400:8815::/64,604790,604790,class=00084820

ADDRESSES=2606:6000:cfc0:2b:c016:f29e:7be4:ee65/128,604790,604790

RA_ADDRESSES=

RA_ROUTES=

RA_DNS=

RA_DOMAINS=

RA_HOPLIMIT=0

RA_MTU=0
 
That all looks good to me. How about this command?
Code:
ping -6 google.com
 
That all looks good to me. How about this command?
Code:
ping -6 google.com
Missed the bottom few lines of cat /tmp/wan0_bound6.env command:

RA_REACHABLE=0
RA_RETRANSMIT=0
PASSTHRU=00170020200119980f0000010000000000000001200119980f000002000000000000000100180014067365617263680763686172746572036e657400


Ya, it pings
ping -6 google.com
PING google.com (2607:f8b0:4007:819::200e): 56 data bytes
64 bytes from 2607:f8b0:4007:819::200e: seq=0 ttl=118 time=18.261 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=1 ttl=118 time=19.064 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=2 ttl=118 time=16.865 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=3 ttl=118 time=15.694 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=4 ttl=118 time=18.003 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=5 ttl=118 time=16.320 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=6 ttl=118 time=17.121 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=7 ttl=118 time=18.955 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=8 ttl=118 time=17.794 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=9 ttl=118 time=18.123 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=10 ttl=118 time=16.936 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=11 ttl=118 time=18.277 ms
64 bytes from 2607:f8b0:4007:819::200e: seq=12 ttl=118 time=17.630 ms
 
Ping IPv6_google_com.jpg
 
Are any of these testing devices that don’t work on IPv6 connected to one of the Guest Network VLANs?
Try to mimic the test page by pinging from the router and a client on the main network:
Code:
ping ipv6.losangeles.test-ipv6.com.
 
Are any of these testing devices that don’t work on IPv6 connected to one of the Guest Network VLANs?
Try to mimic the test page by pinging from the router and a client on the main network:
Code:
ping ipv6.losangeles.test-ipv6.com.
no, all of this is from PC on main network connected by ethernet to router
 
no, all of this is from PC on main network connected by ethernet to router
Try the pings. Does this PC have an IPv6 address like 2603:8000:4400:8815:*?
Also post the nslookup output from the PC:
Code:
nslookup ipv6.losangeles.test-ipv6.com.
 
Darn, I think I've got it. My PC is connected to the router through a managed switch (D-Link DGS-1210-10). Only thing is, I know I had IPv6 working perfectly with my old router (a GT-AX11000 not pro, now a mesh node) also through the same switch. IPv6 settings on the switch way over my head, and don't want to go there! - used it to separate IOT devices and to provide more ethernet ports. But it didn't block my old router...
 

Attachments

  • D-link.jpg
    D-link.jpg
    68.5 KB · Views: 21
Try the pings. Does this PC have an IPv6 address like 2603:8000:4400:8815:*?
Also post the nslookup output from the PC:
Code:
nslookup ipv6.losangeles.test-ipv6.com.
Name: ipv6.losangeles.test-ipv6.com
Address: 2a01:7e03::f03c:94ff:fef0:e823

PC does not have an IPv6 address. Test-IPv6.com works on my Apple devices, but I thought that is because private relay relays from their own server.

This is the other config screen for IPv6 on my switch. Anything obvious?

Really appreciate your help!
 

Attachments

  • D-link 2.jpg
    D-link 2.jpg
    54.1 KB · Views: 14
OK I just physically bypassed the switch for my PC - direct cable to router - and exactly the same result. It is NOT the switch.

My iPhone with private relay turned off works with test-IPv6.

Does Windows have any IPv6 settings??
 
OMG - IPv6 was disabled on my Windows PC Network Adapter. WTF, Microsoft? Definitely not a setting I ever messed with, and it used to work. Dave thanks so much for your help, and sorry to have wasted your time! Duh...
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top