www.ClassicTW.com
http://classictw.com/

ipv6?
http://classictw.com/viewtopic.php?f=1&t=33310
Page 1 of 2

Author:  slother3x [ Wed Jun 27, 2012 7:43 pm ]
Post subject:  ipv6?

is the telnet protocol compatible with IPV6? if not what is going to happen to trade wars when everyone changes over from Ipv4? or should i even worry?

Author:  Mongoose [ Wed Jun 27, 2012 9:53 pm ]
Post subject:  Re: ipv6?

Protocols are built up in layers, and each layer is ignorant of the layers above and below it. Telnet doesn't know or care about TCP/IP, just as TCP/IP doesn't care about the hardware layer.

Author:  JasonJR [ Mon Jul 16, 2012 2:18 am ]
Post subject:  Re: ipv6?

All modern OS have telnet that supports IPv4 or IPv6 addresses.

But what of TWGS support for IPv6? I think that's the real question. The latest version doesn't bind to any IPv6 addresses.

The helper apps would need to be refreshed as well. SWATH for one won't connect to IPv6 hosts/addresses. No one is going to refresh the helper apps to support IPv6 if TWGS doesn't support it.

Author:  Micro [ Thu Jul 26, 2012 3:22 am ]
Post subject:  Re: ipv6?

Are any ISPs suporting IP v6 yet? Mine isn't.

Author:  Mongoose [ Thu Jul 26, 2012 3:56 am ]
Post subject:  Re: ipv6?

Again, a well-written application does not know or care what version of IP it is using. The IP layer is two layers below the application layer. If an app uses hostnames instead of numeric addresses, it will simply work.

Unfortunately, TWGS forces you to specify its binding interface as a numeric IPv4 address. It may also be hard-coded to use "127.0.0.1" as its "default" interface. Ideally, it would request a list of interfaces from the OS and present them to the user instead of asking the user to input anything. Then it would be properly IP-agnostic.

Author:  Micro [ Thu Jul 26, 2012 4:18 am ]
Post subject:  Re: ipv6?

My point is, that there aren't really any public IPv6 addresses in use yet. They only exist on private LANs.

Author:  Mongoose [ Thu Jul 26, 2012 4:22 am ]
Post subject:  Re: ipv6?

There are a few. Google launched its IP6 site on June 6.

Author:  Micro [ Thu Jul 26, 2012 4:32 am ]
Post subject:  Re: ipv6?

They aren't the only major site that is moving to IPv6, but until your local ISP supports IPv6 you can't connect to it. I really don't understand why major ISPs like Cox and AT&T are holding us back.

Author:  John Pritchett [ Thu Jul 26, 2012 3:40 pm ]
Post subject:  Re: ipv6?

I'll do whatever is necessary to keep TWGS running on IPv6. We discussed this awhile back and decided it's not quite time to take that step. I'm waiting for this to be a bit more urgent.

Author:  JasonJR [ Sun Jul 29, 2012 8:59 pm ]
Post subject:  Re: ipv6?

Micro wrote:
My point is, that there aren't really any public IPv6 addresses in use yet. They only exist on private LANs.


Uhm, except they are. My connections to Google, Facebook, Netflix, VPN to work, SSH to my colo-hosted servers, and many others use IPv6 natively across the Internet. As of June 6, 2012, dozens of sites permanently turned on their IPv6: http://www.worldipv6launch.org/participants/

Code:
$ ping6 -n -c 1 google.com
PING google.com(2001:4860:4001:801::100e) 56 data bytes
64 bytes from 2001:4860:4001:801::100e: icmp_seq=0 ttl=58 time=11.3 ms
$ ping6 -n -c 1 facebook.com
PING facebook.com(2a03:2880:10:8f01:face:b00c:0:25) 56 data bytes
64 bytes from 2a03:2880:10:8f01:face:b00c:0:25: icmp_seq=0 ttl=56 time=32.8 ms
$ ping6 -n -c 1 www.netflix.com
PING www.netflix.com(2406:da00:ff00::1717:d57f) 56 data bytes
64 bytes from 2406:da00:ff00::1717:d57f: icmp_seq=0 ttl=57 time=97.5 ms


Comcast enabled IPv6 service for residential customers (business customers coming soon). If you have Comcast Internet but do not yet have IPv6 connectivity, you most likely need to upgrade your router (and cable modem as well - but if you rent it you can just exchange it for a DOCSIS 3.x one what supports IPv6). From a friend's blog (but I have the same IPv6 from Comcast here as well):
http://ipvsix.me/?p=220

Even if you don't have an IPv6-enabled ISP, you can still get an IPv6 tunnel to Hurricane Electric or SixXS for free to connect to the IPv6-connected Internet.

It'd be nice to see IPv6 support + SSH support added. Thing is, using an IPv6-enabled SSH host would accomplish both, and then just port-forward telnet locally to the TWGS using IPv4.

Author:  John Pritchett [ Mon Jul 30, 2012 4:56 pm ]
Post subject:  Re: ipv6?

Google high speed Internet is about to open here in Kansas City, so I'm hoping to have a chance to dabble in "the future" here a little bit. Hopefully that'll give me a chance to explore how TWGS will need to adapt to keep up with changes.

Author:  JasonJR [ Thu Aug 02, 2012 10:53 pm ]
Post subject:  Re: ipv6?

John Pritchett wrote:
Google high speed Internet is about to open here in Kansas City, so I'm hoping to have a chance to dabble in "the future" here a little bit. Hopefully that'll give me a chance to explore how TWGS will need to adapt to keep up with changes.


*drool* Have you already got your fiberhood pre-registered so you'll be one of the first to get fiber deployed?

https://fiber.google.com/cities/

Author:  John Pritchett [ Fri Aug 03, 2012 11:55 am ]
Post subject:  Re: ipv6?

Unfortunately, my area is just south of the southern edge of their starting area, like a mile or two :( But my wife is a doctor with an office in the area and I'm hoping she'll have connectivity. We'll just have to see.

Hopefully, when they expand, we'll be among the first here.

Author:  ODS BBS [ Tue Aug 14, 2012 8:05 pm ]
Post subject:  Re: ipv6?

For anyone worried about things not working... there is a "way around" any compatibility issues people might have with ip4/ip6 and it starts with using a router that supports both ip4/ip6.

Basically like my two providers, support ip6, one forces it, the other does not... their modems support one or the other, but with my router, I can support both... and thats the trick to it.

the router acts as the shield for this... my internal network is all ip4 while externally I would appear to others from the router up as an ip6 network... so anyone who does, or will need that buffer for certain software, thats the way.

Cisco RV042G

This is an overkill router for the home user, but I'm certain there are other routers you could grab off the shelf of best buy that do this exact same thing. You can be ip6 to the outside world and ip4 to the inside world so you won't have to make any changes, the router will handle it all for you.

Author:  ODS BBS [ Tue Aug 14, 2012 8:13 pm ]
Post subject:  Re: ipv6?

OMG... I just looked at google fiber... they have an option for "free" internet for 7 years minimum... all you have to do is pay the $300 setup... I would so be in on this... no data caps.

sure the speeds aren't glorious but thats a heck of an amazing no monthly price for 7 years! although I know I'd be a sucker for gigabit speeds at $70...

they had me at hello...

Page 1 of 2 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/