Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8
DjShadow
4084 posts

Uber Geek

ID Verified
Trusted

  #2557217 4-Sep-2020 19:04
Send private message

I can confirm the Wellington BNG I'm running off now has IPv6




Detruire
1771 posts

Uber Geek


  #2557218 4-Sep-2020 19:05
Send private message

theoldfarter:My Default IPv6 Gateway:    fe80::8626:2bff:fe66:1971

 

As "fe" shows in the Default IPv6 Gateway, it looks like some configuration from either Slingshot, myself or both is required.

 

I am totally new to this but can follow instruction and suggestions.
Any advice on what to do next is appreciated.

 

 

 

PS. Where would the IPv6 badge show on the Homepage?

 

 

The default gateway shows as fe80::something for me too, so that isn't necessarily a problem.

 

You should start by checking if your device has IPv6 enabled and is being assigned an address. If not, I'd suggest restarting the router and device (after enabling IPv6 of course, if relevant).

 

Once the device has an address, check connectivity by pinging 2402:8200::1 Then, if that works, you can check with your browser by searching 'my ip' with Google.





rm *


theoldfarter
233 posts

Master Geek

ID Verified

  #2557223 4-Sep-2020 19:19
Send private message

Restarted the Router & ran the test again

 

https://test-ipv6.com/

 

Now it gives an OK for IPv6.

 

 

 

Did the Ping, which gave this:

 

C:\WINDOWS\system32>ping 2402:8200::1

 

Pinging 2402:8200::1 with 32 bytes of data:
Reply from 2402:8200::1: time=5ms
Reply from 2402:8200::1: time=3ms
Reply from 2402:8200::1: time=5ms
Reply from 2402:8200::1: time=6ms

 

Ping statistics for 2402:8200::1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 3ms, Maximum = 6ms, Average = 4ms

 

Looks like it was the Router reset that was required.

 

Now to see if I can sign in to my Microsoft account on my Xbox One X through an Ethernet cable.

 

It never would, saying some problem with the NAT.

 

I could connect every time through Wi-Fi.

 

Xbox help says to connect through IPv6, which I will try tomorrow.

 

 

 

 




theoldfarter
233 posts

Master Geek

ID Verified

  #2557227 4-Sep-2020 19:21
Send private message

Googled my ip and got back an IPv6 address.


daunjan
137 posts

Master Geek

Lifetime subscriber

  #2557315 4-Sep-2020 23:22
Send private message

working here in mt. roskill on amplifi.


Danielfid96
6 posts

Wannabe Geek


  #2579266 4-Oct-2020 19:22
Send private message

No iPv6 for me yet in Wainuiomata, still showing no iPv6 on amplifi.


DjShadow
4084 posts

Uber Geek

ID Verified
Trusted

  #2579267 4-Oct-2020 19:27
Send private message

Danielfid96:

 

No iPv6 for me yet in Wainuiomata, still showing no iPv6 on amplifi.

 

 

My connection in Wainui most def has it, had it for a couple of months now. Might pay to review your settings and if no luck call the helpdesk to check the network end.


 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
  #2580157 6-Oct-2020 16:26
Send private message

I have not been able to get IPv6 to work either with my EdgeRouter X. Sadly the Netcomm Slingshot send me when we first connected to UFB has gone walkabout so I can't test it with a 'known good' router. On my 'to do when I have time' list for the time being!


Sounddude

I fix stuff!
1928 posts

Uber Geek

Trusted
2degrees
Lifetime subscriber

  #2585893 15-Oct-2020 12:53
Send private message

Danielfid96:

 

No iPv6 for me yet in Wainuiomata, still showing no iPv6 on amplifi.

 

 

 

 

Best to check your config, its all enabled now across all BNG.


  #2585928 15-Oct-2020 13:57
Send private message

Does the following PPPoE config make sense for EdgeRouter?

 

pppoe 0 {

 

    default-route auto

 

    dhcpv6-pd {

 

        pd 0 {

 

            interface switch0 {

 

                 host-address ::1

 

                 prefix-id :1

 

                 service slaac

 

            }

 

            prefix-length /56

 

        }

 

        rapid-commit enable

 

    }

 

    firewall {

 

        in {

 

            ipv6-name WANv6_IN

 

            name WAN_IN

 

        }

 

        local {

 

            ipv6-name WANv6_LOCAL

 

            name WAN_LOCAL

 

        }

 

    }

 

    mtu 1492

 

    name-server auto

 

    password slingshot

 

    user-id slingshot

 

}

 

 

 

The above has been generated by the UBNT Wizard but possible requires different settings for Slingshot?

Sounddude

I fix stuff!
1928 posts

Uber Geek

Trusted
2degrees
Lifetime subscriber

  #2585929 15-Oct-2020 13:59
Send private message

Are you on Fibre?

 

If so, try using DHCP rather than PPPoE.

 

 


deadlyllama
1260 posts

Uber Geek

Trusted

  #2585934 15-Oct-2020 14:14
Send private message

Any news on when Static IPv6 will be an option?  It's a bit of a pain to have static v4 and still need dynamic DNS for my AAAA records...


  #2585956 15-Oct-2020 15:53
Send private message

Sounddude:

 

Are you on Fibre?

 

If so, try using DHCP rather than PPPoE.

 

 

 

 

That did the trick, thank you. :)


ratbag359
24 posts

Geek


  #2603085 13-Nov-2020 03:20
Send private message

Slingshot ipv6 working here in Timaru for at least 30 days.


lucasnz
45 posts

Geek


  #2620648 12-Dec-2020 19:35
Send private message

Got it working with my pfsense firewall with slingshot :) If anyone else if looking for pointers;

 

1. Enable DHCP6 on the WAN interface;

 

 

2. Still on the WAN interface page, set the following DHCP6 Client configuration;

 

 

3. On each LAN interface (that you want to have IPv6 addresses), set "IPv6 Configuration Type" to Tracking Interface:

 

 

4. Still on the LAN interface page, under "Track IPv6 Interface", set it to track the WAN interface and give each LAN interface a different Prefix ID (I used 0 and 1 - one for LAN one for guest):

 

 

 

 

Hopefully this helps someone :)

 

 

 

Luke


1 | 2 | 3 | 4 | 5 | 6 | 7 | 8
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.