Groesbeek, view of the 'National Liberation Museum 1944-1945' in Groesbeek. © Ton Kersten
Fork me on GitHub
Posts tagged as ipv6

World IPv6 day

2012-06-06 (113) by Ton Kersten, tagged as ipv6

Today is world IPv6 day. So come on you all and make your things IPv6 aware and working. If Google can do it, you surely can as well smiley.

This site is available through IPv6 a long time already and can be reached at

2001:470:1f15:980::1

Join, and that's an order!

Received my IPv6 T-shirt

2011-03-02 (89) by Ton Kersten, tagged as ipv6

I cleared the Hurricane Electric Sage test way back in August. When you do clear this test, the HE people promise to send you a nice nerdy IPv6 T-shirt. It did take them some time, but today it arrived.

Thanks guys. IPv6 Certification Badge for tonk

pa1ton.nl and tonkersten.com in the IPv6 Hall of Fame

2011-02-14 (85) by Ton Kersten, tagged as ipv6

Today I checked my IPv6 connectivity in the [IPv6 test]{http://ip6.nl/test} and this resulted in

IPv6 Check for pa1ton.nl

and as a result both domains are now in the "Hall of Fame"

Nothing really special, but nice to have.

Stupid web user

2010-08-30 (70) by Ton Kersten, tagged as ipv6

As blogged before I had my first IPv6 visitor, but of course the first IPv6 type that tried to enter my network could not be far of. Yep and there he/she is.

It's IP address 2002:4e6d:8112::1 and that does not resolve to something useful, yet, because it's a 6to4 network address.

Recalculating to an IPv4 address this gives me: 78.109.129.18 and digging that results in

; <<>> DiG 9.6.0-APPLE-P2 <<>> -x 78.109.129.18
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31228
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;18.129.109.78.in-addr.arpa.    IN  PTR

;; ANSWER SECTION:
18.129.109.78.in-addr.arpa. 3600 IN PTR 18.static.ppp.dianet.info.

;; AUTHORITY SECTION:
129.109.78.in-addr.arpa. 172799 IN  NS  ns3.netcorp.ru.
129.109.78.in-addr.arpa. 172799 IN  NS  ns1.netcorp.ru.

;; Query time: 694 msec
;; SERVER: 192.168.63.4#53(192.168.63.4)
;; WHEN: Mon Aug 30 21:06:50 2010
;; MSG SIZE  rcvd: 129</pre>

So: From Russia with love! smiley

This dude or dudette tried to connect to port 51777 (μTorrent I guess) for a meager 21514 times. I would guess you should know there's nothing to get after couple of times (say 10). I do not run torrents and even if I did, you wouldn't get anything.

My first IPv6 webside visitor

2010-08-30 (68) by Ton Kersten, tagged as ipv6

Last night I had my first genuine visitor with IPv6. It seems it's a webcrawler from the Erlangen University in Germany.

The IPv6 address is 2001:638:a00:4f::83bc:4e1e and this results in

;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33203
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;e.1.e.4.c.b.3.8.0.0.0.0.0.0.0.0.f.4.0.0.0.0.a.0.8.3.6.0.1.0.0.2.ip6.arpa. IN PTR
;; ANSWER SECTION:
e.1.e.4.c.b.3.8.0.0.0.0.0.0.0.0.f.4.0.0.0.0.a.0.8.3.6.0.1.0.0.2.ip6.arpa. 86291 IN PTR legolas.rrze.uni-erlangen.de.
;; AUTHORITY SECTION:
0.0.a.0.8.3.6.0.1.0.0.2.ip6.arpa. 86291 IN NS   faui45.informatik.uni-erlangen.de.
0.0.a.0.8.3.6.0.1.0.0.2.ip6.arpa. 86291 IN NS   ns.rrze.uni-erlangen.de.
;; Query time: 2 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Aug 30 09:07:47 2010
;; MSG SIZE  rcvd: 181

To the Erlangen University: Congratulations!!

Also known as pa1ton

2010-08-25 (67) by Ton Kersten, tagged as ipv6

I've been running this blog for some time now and for the IPv6 certificate I needed this site to be IPv6 capable. Therefore I had to run my own nameserver and stuff like that and so I decided that it would be nice if you could reach me at http://pa1ton.nl as well.

Well, you can. Just click here.

Some URL's need some tweaking, but the first hurdles have been taken.

IPv6 certification level "Sage" reached

2010-08-24 (66) by Ton Kersten, tagged as ipv6

It took me some time and some tweaking of nameservers, webservers and mailservers, but I finally got it.

I got the Hurricane Electric IPv6 Certification nailed for the "Sage" level. This is the highest level, so only a simple test to go and a daily submission of some logs for maximum points. the maximum points you can get is 1500, so I'm well on my way.

As an extra HE gives you a nice, nerdy T-Shirt, stating that you are an IPv6 guru. I can't wait to put it on smiley

This is the certificate.

IPv6 Certification Badge for tonk

Deploying IPv6

2010-08-16 (64) by Ton Kersten, tagged as ipv6

It took me some time, but now I have it up and running. My home network runs IPv6 and my server can be reached on an IPv6 address.

Unfortunately I don't have a native IPv6 address and my provider (UPC/Chello) will not supply one. So I had to use a tunnel broker. After experimenting a bit I got stuck on the tunnelbroker of Hurricane Electric.

My m0n0wall firewall supports the Tunnelbroker IPv6/IPv4 tunnels and after configuring some firewall rules everything is up and running.

Have to grab some screenshots and after that I'll post how I did it.