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>
[Read More]
Also known as pa1ton
Posted on August 25, 2010
| 1 minutes
| 70 words
| Ton Kersten
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.
Some URL’s need some tweaking, but the first hurdles have been taken.
IPv6 certification level 'Sage' reached
Posted on August 24, 2010
| 1 minutes
| 95 words
| Ton Kersten
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 ;-)
[Read More]
DNSSEC for tonkersten.com and pa1ton.nl
Posted on August 23, 2010
| 2 minutes
| 378 words
| Ton Kersten
Last night (Aug. 22 2010 at 00:25:47) SIDN signed
the Dutch .nl zone and made it public. This is, of course, reason for a
party and calls for the signing of my own zones. Unfortunately it’s not
possible to use secure delegation, but that’s something for the future.
I do have two domains up and running and I signed them both.
First you need a Zone Signing Key (ZSK) and a Key Signing Key (KSK)
and these can be made with
[Read More]
Deploying IPv6
Posted on August 16, 2010
| 1 minutes
| 99 words
| Ton Kersten
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
Tunnel Broker of Hurricane Electric.
My m0n0wall firewall supports the Tunnelbroker IPv6/IPv4 tunnels and
after configuring some firewall rules everything is up and running.
[Read More]
Compiling OpenSSL and OpenSSH
Posted on August 12, 2010
| 2 minutes
| 363 words
| Ton Kersten
My server at home runs CentOS 5 and this has OpenSSH version 4.3.
Running updates doesn’t update this version, because RedHat keeps the
version number stable.
But I wanted a newer OpenSSH because of some nice
new features. But when I do compile a new version I’m still stuck with
old OpenSSL, and that’s not what I want.
Well, you can guess it by now, this is what I did.
I first got the newest version of OpenSSL and compiled it with
[Read More]
Back to m0n0wall
Posted on August 10, 2010
| 2 minutes
| 246 words
| Ton Kersten
But a problem with PPTP tunneling made me think again. Was pfSense the
way to go?
Well, it wasn’t. When I was trying to get IPv6 up and running it turned
out that pfSense doesn’t support IPv6 out of the box. And m0n0wall does.
There where some answers on the internet, but I was not willing to hack
the pfSense box if that was not needed. And the pfSense website states
that IPv6 support will come after the release of 2.0. I’m not going to
hold my breath that long. And the PPTP tunneling problem can only be
solved when you have a dual external IP address. My provider won’t give
me a static one, so two statics is completely out of the question.
[Read More]
My new Internet connection
Posted on August 2, 2010
| 1 minutes
| 68 words
| Ton Kersten
About a month or two ago I was contacted by my ISP asking if I would
like a lot faster internet connection and a lower price. Well, you have
to be nuts to deny such an offer, so I decided to comply.
About a week later the new internet modem showed up and I connected
everything up.
Running speedtest made me very happy.
SysAdmin Day
Posted on July 30, 2010
| 1 minutes
| 29 words
| Ton Kersten
New MySQL backup
Posted on July 26, 2010
| 1 minutes
| 112 words
| Ton Kersten
It’s been a while, but now there is a new version of the MySQLBackup
script.
This version (1.42) has a few enhancements and some configuration
options were added.
The main new feature is that it now supports multiple dumps per day and
database checks. The old backups will be removed, of course, but only
when they are over a day old.
An added configuration option is that it’s now possible to choose
whether you want the databases locked during the backup.
[Read More]
New MySQLBackup
Posted on July 21, 2010
| 1 minutes
| 90 words
| Ton Kersten
It’s been a while, but now there is a new version of the MySQLBackup
script.
This version (1.42) has a few enhancements and some configuration
options were added.
The main new feature is that it now supports multiple dumps per day and
database checks. The old backups will be removed, of course, but only
when they are over a day old.
An added configuration option is that it’s now possible to choose
whether you want the databases locked during the backup.
[Read More]
Switching to WordPress
Posted on July 20, 2010
| 1 minutes
| 29 words
| Ton Kersten
I’ve been using NanoBlogger for
some time now, but the evolution of this stuff lacks progress. So, as an
experiment I’ve setup Wordpress and I’ll see how that feels.
I'm a coffee addict
Posted on July 19, 2010
| 1 minutes
| 6 words
| Ton Kersten
I am 94% Addicted to Coffee
It's been a while
Posted on July 4, 2010
| 1 minutes
| 104 words
| Ton Kersten
It has been a while since the last entry, but I’ve been busy like hell
and on a holiday as well.
But a short update was in order.
I’m now running a PFSense server on a Lanner netbox (FW-7530) as my
firewall. My old Soekris 4801 could not keep up with my 90Mbps internet
connection. The Soekris could only cope with about 45Mbps so that’s not
very good. The Lanner gives me 88.9Mbps and that’s about the limit of
the internet connection. Very nice.
[Read More]
Those busy git developers
Posted on March 25, 2010
| 1 minutes
| 58 words
| Ton Kersten
Last time I blogged that the developers of git
are a really busy
bunch.
Well, they really are. I found out I almost missed a complete release,
so with this set I’m catching up.
Today I build version 1.7.0.3.
By now, you know where to find them.
The next entry will be more interresting, not only git building.
Those busy git developers
Posted on March 13, 2010
| 1 minutes
| 30 words
| Ton Kersten
The developers of git
are a really busy bunch. Today a new git
(1.7.0.2) arrived, again, so I did build the RPM’s.
By now, you know where to find them.
Got asciidoc working again
Posted on March 5, 2010
| 1 minutes
| 178 words
| Ton Kersten
On my own server I tried to build the Git RPM’s and that worked, but on
the server at work it borked on building the documentation.
asciidoc: FAILED: [tabledef-default] missing section: [tabletags-header]
and Google has never heard of it.
Both servers are running CentOS 5.4 i386, so no differences there. I
started looking for the responsible program and I found out that at home
I have asciidoc version 8.5.1
and at work I have
asciidoc version 8.5.3
.
[Read More]
New MySQLBackup
Posted on March 3, 2010
| 1 minutes
| 108 words
| Ton Kersten
It’s been a while, but now there is a new version of the MySQLBackup
script.
This version has a few enhancements and some configuration options were
added.
The main new feature is that it now supports multiple dumps per day. The
old backups will be removed, of course, but only when they are over a
day old.
An added configuration option is that it’s no possible to choose whether
you want the databases locked during the backup.
[Read More]