IPv6

Posted by Kyr on Tue 26 Apr 2011 12:58 AM — 7 posts, 31,396 views.

#0
Hi,

Is there any chance of seeing IPv6 compatibility in MUSHclient any time soon? There's a few MUDs now starting to provide it and as things are going that way sooner rather than later, it'd be good to see MUSHclient leading the way.

Cheers,
K
Australia Forum Administrator #1
Template:post=10327
Please see the forum thread: http://gammon.com.au/forum/?id=10327.


See my recent post near the bottom.
#2
Thanks for that link, Nick. Interestingly, I've found a solution, built in to windows.

The following command will allow you to forward a local IPv4 port (e.g. 4242) to a remote address and port on IPv6. Works a treat.

netsh interface portproxy add v4tov6 listenport=<localport> connectaddress=<remoteaddress> connectport=<remoteport>

Cheers,
K
USA #3
Kyr said:
netsh interface portproxy add v4tov6 listenport=<localport> connectaddress=<remoteaddress> connectport=<remoteport>

Sweet!
Amended on Tue 26 Apr 2011 11:09 PM by Twisol
Australia Forum Administrator #4
Kyr said:

The following command will allow you to forward a local IPv4 port (e.g. 4242) to a remote address and port on IPv6. Works a treat.



Looks like I guessed right, huh? I'll have to try that soon. If only I had a router that supported it. And Twisol, I don't see how going offsite to an IPv6 site proves much at my end.
Australia Forum Administrator #5
I take that back, I ran that test, and my router does not support IPv6, thanks for the link.
USA #6
Nick Gammon said:
I take that back, I ran that test, and my router does not support IPv6, thanks for the link.

No problem.