V6 on the TG589 v3
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Trials
- :
- IPv6 Trial
- :
- V6 on the TG589 v3
Re: V6 on the TG589 v3
16-12-2013 3:54 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I am on the latest beta f/w.
Quote {Administrator}=>:dhcp clientv6 oro add intf=Internet option=ia-prefix-delegati
on required enabled
Failed to add option 25 to the ORO list!
{Administrator}=>dhcp clientv6 iflist expand=enabled
DHCPv6 Client Info :
Interface : Internet
Mode : stateful
DHCPv6 Client State : [INIT]
Client DUID : 00:01:00:14:18:7a:dd:c7:a4:b1:e9:98:14:2e
Non Temporary Adress list :
Prefix list :
Listen to RA messages : enabled
RA Managed flag : enabled
RA Other Config flag : enabled
RA flags lifetime : 0 days, 0:30:00
Max Solicit timeout : 0 days, 1:00:00
Rapid commit : disabled
Proposed leasetime : 0 days, 2:00:00
Number of IA NA options proposed : 1
Number of IA PD options proposed : 1
Lease history : enabled
DNS metric : 0
Link state : up
DHCPv6 Options :
Transmitted : 1 (client-identifier)
Requested :
Trying to get a stateful lease for : 0 days, 0:19:09
Nr of SOLICITs transmitted : 11
Retransmission timeout : 677 sec
IRT : 1 sec
MRT : 3600 sec
MRC : 0
MRD : 0 sec
{Administrator}=>
Ok got to go get SHMBO be back about 16:20 ish.
Re: V6 on the TG589 v3
16-12-2013 4:08 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Incidentally, do try a full ppp reconnection as there could be a risk that the old DHCPv6 state is persisting despite the new config.
Re: V6 on the TG589 v3
16-12-2013 4:25 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
OK dropped the ppp and reconnected same results.
Would a reset be useful?
Re: V6 on the TG589 v3
16-12-2013 4:31 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Certainly without DHCPv6 asking for a PD it won't get one, and without that the full IPv6 connectivity won't be achieved so that's where the focus has to sit.
Re: V6 on the TG589 v3
16-12-2013 4:37 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Now NO ipv6 shown on the ppp page.
Quote TCP/IPv6 Settings
IPv6 State: Disabled
Stateless Address Autoconfiguration: Disabled
IPv6 Address: -
IPv6 Default Gateway: -
Local Interface ID: -
Remote Interface ID: -
DNS Server 1: -
Re: V6 on the TG589 v3
16-12-2013 4:52 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
ppp ifdetach intf=Internet
ppp ifconfig ipv6=enabled intf=Internet
ppp ifattach intf=Internet
saveall
This will enable the creation of a link-local address for the router and a default gateway.
After that should come the delegation of a prefix for clients using DHCPv6, which the following should provide (if required):
dhcp clientv6 ifdetach intf=Internet
dhcp clientv6 ifconfig intf=Internet listenra=enabled stateless=disabled rapidcommit=disabled leasetime=7200 irt=86400 iana=1 iapd=1 duidtype=duid-llt leasehist=enabled
dhcp clientv6 ifattach intf=Internet
Re: V6 on the TG589 v3
16-12-2013 4:54 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote :dhcp clientv6 ifdetach intf=Internet
{Administrator}=>:dhcp clientv6 ifconfig intf=Internet listenra=enabled rapidco
mmit=disabled leasetime=7200 irt=86400 iana=1 iapd=1 duidtype=duid-llt leasehis
t=enabled
{Administrator}=>:dhcp clientv6 ifattach intf=Internet
{Administrator}=>:dhcp clientv6 iflist
DHCPv6 Client Info :
Interface : Internet
Mode : stateful
DHCPv6 Client State : [INIT]
Client DUID : 00:01:00:14:18:7a:dd:c7:a4:b1:e9:98:14:2e
Non Temporary Adress list :
Prefix list :
{Administrator}=>
Re: V6 on the TG589 v3
16-12-2013 7:30 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
dhcp ifdetach intf=Internet
dhcp clientv6 ifconfig intf=Internet listenra=enabled raflagslifetime=1800 stateless=disabled rapidcommit=disabled leasetime=7200 irt=86400 iana=0 iapd=1 duidtype=duid-llt leasehist=enabled dnsmetric=10 qoslabel=Management
dhcp clientv6 oro add intf=Internet option=domain-name-servers required=disabled
dhcp clientv6 oro add intf=Internet option=ia-prefix-delegation required=disabled
dhcp clientv6 txoptions add intf=Internet option=client-identifier value=00:01:00:14:18:7a:dd:c7:a4:b1:e9:98:14:2e
dhcp ifattach intf=Internet
[Edited to update detach/attach process]
Re: V6 on the TG589 v3
17-12-2013 10:11 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote {Administrator}=>dhcp clientv6 ifdetach intf=Internet
{Administrator}=>dhcp clientv6 ifconfig intf=Internet listenra=enabled raflagsl
ifetime=1800 stateless=disabled rapidcommit=disabled leasetime=7200 irt=86400 i
ana=0 iapd=1 duidtype=duid-llt leasehist=enabled dnsmetric=10 qoslabel=Manageme
nt
{Administrator}=>dhcp clientv6 oro add intf=Internet option=domain-name-servers
required=disabled
{Administrator}=>dhcp clientv6 oro add intf=Internet option=ia-prefix-delegatio
n required=disabled
{Administrator}=>dhcp clientv6 txoptions add intf=Internet option=client-identi
fier value=00:01:00:14:18:7a:dd:c7:a4:b1:e9:98:14:2e
Option add failure!
{Administrator}=>:dhcp clientv6 ifattach intf=Internet
{Administrator}=>
BUT good news:
Quote Gateway: fe80::90:1a00:ca2:acd3
Local Interface ID: ::a6b1:e9ff:fe98:142e
Remote Interface ID: ::90:1a00:ca2:acd3
IAPD Prefix: 2a02:16c8:2000:1000::/56
DNS Server 1: 2001:470:20::2
So I now have an ipv6 dns.
Will drop the dhcp on this pc in a mo and see if I have an ipv6 address.
Re: V6 on the TG589 v3
17-12-2013 10:18 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: Hairy Will drop the dhcp on this pc in a mo and see if I have an ipv6 address.
If you mean what I think you do there's no need for that - being dual stacked means that you can have both an IPv4 and an IPv6 address on the PC. The OS, and most apps, will default to preferring IPv6 transport and so you should see it take effect immediately. This site is a good first point of call as it'll exercise both transports simultaneously (and DNS too).
Re: V6 on the TG589 v3
17-12-2013 10:24 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Still cant get any ipv6 info on the sites they just display you are connecting via ipv4.
Quote You are connecting to this server via IPv4, your address being 81.174.x.y
It's time to step up to IPv6!
If you can't get native IPv6 transport from your ISP, please check into using a tunnel broker. Click here to find a list of tunnel brokers.
From that site:
Quote Your IPv4 address on the public Internet appears to be 81.174.x.y
Your Internet Service Provider (ISP) appears to be PLUSNET PlusNet PLC
No IPv6 address detected [more info]
Good news! Your current configuration will continue to work as web sites enable IPv6.
You appear to be able to browse the IPv4 Internet only. You will not be able to reach IPv6-only sites.
Your DNS server (possibly run by your ISP) appears to have no access to the IPv6 Internet, or is not configured to use it. This may in the future restrict your ability to reach IPv6-only sites
0/10
Re: V6 on the TG589 v3
17-12-2013 10:34 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote Test Results
Test Succeeded DSL
Test Succeeded Ethernet
Test Succeeded PPP
Test Succeeded Native IPv4
Test Succeeded Native IPv6
Test Succeeded Internet
Enabled/OKConnectivity to IPv4 Gateway (195.166.128.187)
Enabled/OKConnectivity to IPv6 Gateway (fe80::90:1a00:ca2:acd3)
Enabled/OKConnectivity to DNS Server 1 (212.159.6.9)
Enabled/OKConnectivity to DNS Server 2 (212.159.6.10)
Disabled/Not OKConnectivity to IPv6 DNS Server 1 (2001:470:20::2)
Re: V6 on the TG589 v3
17-12-2013 10:42 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: V6 on the TG589 v3
17-12-2013 10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote {Administrator}=>ping proto=ip addr=2001:470:20::2
Legend : Pingv6 successful(!)
Pingv6 Timeout(.)
Hit ctrl-g to abort...
.....
--- Pingv6 statistics ---
5 packet(s) transmitted, 0 successful, 100% packet loss
{Administrator}=>
Re: V6 on the TG589 v3
17-12-2013 10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I really would stay away from the router's GUI tests/checks. I know it's easier to use them but there is a high liklihood of being misled given that the IPv6 support in the GUI is extremely limited and we (I) do not fully know what/how it does what it does.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page