{"id":1042,"date":"2010-11-01T21:02:36","date_gmt":"2010-11-01T19:02:36","guid":{"rendered":"http:\/\/www.void.gr\/kargig\/blog\/?p=1042"},"modified":"2010-11-01T21:03:41","modified_gmt":"2010-11-01T19:03:41","slug":"void-gr-on-ipv6","status":"publish","type":"post","link":"https:\/\/www.void.gr\/kargig\/blog\/2010\/11\/01\/void-gr-on-ipv6\/","title":{"rendered":"void.gr on IPv6"},"content":{"rendered":"<p>Since <a href=\"http:\/\/www.leaseweb.com\/\">Leaseweb<\/a>, the hosting company where void.gr&#8217;s server is located, isn&#8217;t yet ready to provide native IPv6 to dedicated servers, I decided not to wait for them any longer and to set up an IPv6 tunnel to <a href=\"http:\/\/tunnelbroker.net\">tunnelbroker.net<\/a> so that I make void.gr accessible over IPv6.<\/p>\n<p>Setting up the tunnel is extremely easy. Having the following in my \/etc\/rc.conf does the trick:<br \/>\n<pre><code2>ip tunnel add he-ipv6 mode sit remote 216.66.84.46 local 85.17.162.131 ttl 255\nip link set he-ipv6 up\nip addr add 2001:470:1f14:e0a::2\/64 dev he-ipv6\nip route add ::\/0 dev he-ipv6\nip addr add 2001:470:1f15:e0a::1\/64 dev eth2\n<\/code2><\/pre><\/p>\n<p>Yes, I know I could have used some of debian&#8217;s config files for these parameters&#8230;Oh and you &#8220;ifconfig&#8221; users, time to give up using that ancient tool, it&#8217;s time you learn how to use &#8220;ip&#8221;.<\/p>\n<p>So for you people who have IPv6 connectivity, just try it. The current IP of void.gr is 2001:470:1f15:e0a::1. Ping6 it \ud83d\ude42<\/p>\n<p>Time is ticking away&#8230;bye bye IPv4: <a href=\"http:\/\/ipv6.he.net\/statistics\/\">http:\/\/ipv6.he.net\/statistics\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Since Leaseweb, the hosting company where void.gr&#8217;s server is located, isn&#8217;t yet ready to provide native IPv6 to dedicated servers, I decided not to wait for them any longer and to set up an IPv6 tunnel to tunnelbroker.net so that I make void.gr accessible over IPv6. Setting up the tunnel is extremely easy. Having the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"footnotes":""},"categories":[5,3,8],"tags":[33,313,301,595,599,316,315,314,282,312],"class_list":["post-1042","post","type-post","status-publish","format-standard","hentry","category-internet","category-linux","category-networking","tag-debian","tag-ipv4","tag-ipv6","tag-linux","tag-networking","tag-tunnel","tag-tunnelbroker","tag-tunnelbroker-net","tag-void","tag-void-gr"],"aioseo_notices":[],"views":9523,"_links":{"self":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts\/1042","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/comments?post=1042"}],"version-history":[{"count":11,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts\/1042\/revisions"}],"predecessor-version":[{"id":1053,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts\/1042\/revisions\/1053"}],"wp:attachment":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/media?parent=1042"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/categories?post=1042"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/tags?post=1042"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}