Access IPV6 with IPV4 [closed]

℡╲_俬逩灬. 提交于 2019-12-08 05:55:36

问题


Sorry for my poor title.

Here is my situation: Our lab has a centos server which has an local ipv4 addr 10.x.x.x and an public ipv6 addr.

I also have a ramnode server which has a public ipv4 addr and a public ipv6 addr.

And I only get an ipv4 addr at home, the question is how can I access the centos server using the ramnode ?


回答1:


you can setup an IPv6 tunnel from your home to some IPv6 tunnel broker and access the centos server on its public IPv6 address; the tunnel broker from he.net works pretty good: https://www.tunnelbroker.net/

if you would not be able to setup such a tunnel from your local machine, theres IPv4-to-IPv6 NAT too that you could do on the centos server or another middle box as described in: http://www.tutorialspoint.com/ipv6/ipv6_ipv4_to_ipv6.htm



来源:https://stackoverflow.com/questions/27637407/access-ipv6-with-ipv4

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!