Ok so I'm bored over here, messing about as usual staying up too late and this time it's IPv6's fault. Who here is running it and what exactly does it need to work?
I'm using an old sb5100 modem (cable) and a laptop with Windows 8. Does Telstra give out native IPv6 addresses yet, or is it still just tunneling and 6to4 stuff? Would I need to buy a new modem to get a native ipv6 address? I don't exactly need one for any specific reason, just curiosity at this point. result of the ipv6 test website: Your IPv4 address on the public Internet appears to be (a secret) Even if I enable the 6to4 stuff in my router, still my DNS server comes up as not being ipv6 enabled so is that telstra's fault, or just because my cable modem is too old? |
Your ISP needs to support it and your modem does. Internode & my modem support it but I haven't bothered trying to get it working other than to actually turn it on and get an IPv6 address, then I gave up. I don't know the status of Telstra stuff.
|
DNS servers don't need to be ipv6 enabled (as such) as the root servers all have ipv4 addresses and returning AAAA is the same as returning any other address record. You won't, however, be able to connect to that address without all that other stuff.
Look up teredo tunnelling, I believe a few windows editions support this. |
I know what teredo is and 6to4 and it's what I want to avoid because enabling them also makes pings jump from 50ms to over 200ms when I ping google.com. I can get them working easy peasy. I was trying to get native support (no other reason other than I was curious / bored).
Oh well. If going native means I need to buy another modem then screw it, I'll just wait until a) this one dies or b) telstra tell me I have to. Not gonna go upgrade only to find out they don't even support it yet. |
In 1995 my QUT networking lecturer told us what we were learning was a waste of time, IPv4 would be dead with in 2 years... uni's are such nG!
|
and 25fps is all you ever need, right?
|
25 is all you need.
You may want more. |
The SB5100 can operate as in bridge mode, under this ipv6 would work.
I have the Telstra 597v3? I think it is, ADSL modem looking at it last week it received an update about a month ago recieved an update for IPV6, I have enabled but no ipv6 leads are being supplied as yet. |
Why do I even want IPv6 at the moment?
|
The SB5100 can operate as in bridge mode, under this ipv6 would work the ISP still needs to hand out IPV6 addresses, which currently telstra bigpond do not. maybe soon though, they recently started doing IPV6 transit so maybe it is in the works. |
Why do I even want IPv6 at the moment? To be prepared for the future where IPv4 is redundant because there are too many devices on the internet. |
the ISP still needs to hand out IPV6 addresses, which currently telstra bigpond do not.maybe soon though, they recently started doing IPV6 transit so maybe it is in the works. So let's say I have my sb5100 plugged into a router, that router gets its ip from telstra (I assume), if and when they turn on ipv6, does that mean I don't have to actually do anything (other than turn it on, on the router)? What is this bridge mode you speak of? There's not really any settings in the modem config other than the DHCP server which only seems to do anything when the modem is in standby (it gives the computers an ip from a internal ip range afaics). |
So let's say I have my sb5100 plugged into a router, that router gets its ip from telstra (I assume), if and when they turn on ipv6, does that mean I don't have to actually do anything (other than turn it on, on the router)? What is this bridge mode you speak of? There's not really any settings in the modem config other than the DHCP server which only seems to do anything when the modem is in standby (it gives the computers an ip from a internal ip range afaics). i think a SB5100 is just a cable modem. Bridge mode is make routers behave like modems, so you can hand off the routing task to another device. If they supported IPv6, they would hand out IPv6 addresses via DHCP (DHCPv6) also. http://whirlpool.net.au/wiki/hw_feature_242 has some info on IPv6 at Telstra atm and is consistent with my experience. |
I've got a couple of ipv6 tunnels from Hurricane Electric (http://tunnelbroker.net/) - it's a great way to learn about ipv6. They have a 'certification' program which makes you do certain ipv6 'stuff' (setting up ipv6 mail servers and www servers and the like) if you're a total nerd like me. Dual stack is the way to go, you can force stuff to use certain protocols where you want.
They don't have any Australian POPs for the ipv6 tunnels which is a shame so my ipv6 traffic goes via Chicago/Seattle depending on which tunnel i'm using (I've set one up for my place in Sydney and my fam in Brisbane so I can test stuff across sites) the greatest thing about ipv6 I think is abolishing NAT. That and the metric butt load of IP addresses you can get! Internode for example provide a /56 per customer, which is 256 /64 networks, which have 18,446,744,073,709,551,616 addresses each. |