TG582 configuration for IPv6
- 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
- :
- TG582 configuration for IPv6
TG582 configuration for IPv6
14-04-2015 11:50 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I've managed to get the WAN side working and the router has an IPv6 address.
At the moment it's not working on the LAN side - see attached.
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
14-04-2015 11:58 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Need to have another look at the TG582n now I am on FTTC.
I have been using a Billion 8800NL, it is working with IPv6.
Re: TG582 configuration for IPv6
14-04-2015 12:00 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
dhcp serverv6 config state=enabled
ip ifconfig intf=LocalNetwork ipv6=enabled
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
14-04-2015 12:29 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Still not getting IPv6 addresses allocated to my PC - I'm missing something somewhere!
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
14-04-2015 12:53 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Lots of notes that may help here:
http://support.aa.net.uk/images/2/20/IPv6_AppNote_v4.0_public.pdf
Re: TG582 configuration for IPv6
14-04-2015 2:03 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
So I'm not getting a correct IPv6 address assigned.
I'm currently on gateway ptn-ag04.
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
14-04-2015 4:25 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
e.g. dnsmasq or radvd may typically have this role on linux based routers.
Sadly I cannot see the screenshot due to a smf database error, so hard to comment further.
But if there is anything related to RA "router advertisements" in the ipv6 config then turn it on.
Re: TG582 configuration for IPv6
14-04-2015 9:02 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If it helps, here is my CLI config for the TG582 on FTTC:
Quote ppp ifdetach intf Internet
ppp ifconfig ipv6 enabled intf Internet
ppp ifattach intf Internet
dhcp clientv6 ifadd 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 oro add intf=Internet option=domain-name-servers required=disabled
dhcp clientv6 oro add intf=Internet option=ia-prefix-delegation required=disabled
dhcp clientv6 ifattach intf=Internet
ip rt6advd ifdetach intf LocalNetwork
ip rt6advd ifconfig intf LocalNetwork linkmtu 1492
ip rt6advd ifattach intf LocalNetwork
service system ifadd name=PINGv6_RESP intf=Internet
Don't forget the test account username/password too!
Mathew
Re: TG582 configuration for IPv6
14-04-2015 9:54 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
14-04-2015 10:03 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: TG582 configuration for IPv6
14-04-2015 10:13 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
TCP/IPv6 Settings
IPv6 State: Enabled
Stateless Address Autoconfiguration: Disabled
IPv6 Address: fe80::a6b1:e9ff:fe01:c104/64
IPv6 Default Gateway: fe80::2a0:a542:7e:8684
Local Interface ID: ::a6b1:e9ff:fe01:c104
Remote Interface ID: ::2a0:a542:7e:8684
IAPD Prefix: -
DNS Server 1: -
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
14-04-2015 10:19 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
15-04-2015 8:25 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Re: TG582 configuration for IPv6
15-04-2015 3:49 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
if there is a firewall on the router consider disabling it as is a chance it may be blocking the appropriate packets incorrectly.
Re: TG582 configuration for IPv6
29-04-2015 3:00 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page