Archive for the 'Networking' Category

Don’t push that button!

I shouldn’t be allowed to poke around with linux when I’m tired. After setting various things up on my VPS (httpd, postgresql, subversion) I was trying to get apache to work properly with my name based setup (Things weren’t working exactly) so I was poking about various tools and reading the man pages for them etc. But I wasn’t paying attention and forgot the man part of sys-unconfig. Here’s some free advice. Don’t.

Needless to say the box being a VPS (Sorry Paul again!) it has wiped out its network settings and I can no longer access it. I’d die for a IPMI card about now.

So I tried again

And gave AICCU another chance.

C:\Documents and Settings\Conor>ping ftp.ipv6.heanet.ie

Pinging ftp.ipv6.heanet.ie [2001:770:18:aa40::c101:c140] with 32 bytes of data:

Reply from 2001:770:18:aa40::c101:c140: time=15ms
Reply from 2001:770:18:aa40::c101:c140: time=14ms
Reply from 2001:770:18:aa40::c101:c140: time=15ms
Reply from 2001:770:18:aa40::c101:c140: time=15ms

Ping statistics for 2001:770:18:aa40::c101:c140:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 14ms, Maximum = 15ms, Average = 14ms

Shame I can’t figure out why its not saying connected on my WRT54G and dishing out connectivity that way but this will do for the time being. So I’m gonna have to dig about and see if I can get v6 connectivity to my VPS at XenPlanet. So if anyone has any tips I’d be grateful.

IPv6 baby

root@edge:~# ping6 ftp.heanet.ie
PING ftp.heanet.ie (2001:770:18:aa40::c101:c140): 56 data bytes
64 bytes from 2001:770:18:aa40::c101:c140: icmp6_seq=0 ttl=62 time=16.7 ms
64 bytes from 2001:770:18:aa40::c101:c140: icmp6_seq=1 ttl=62 time=17.0 ms
64 bytes from 2001:770:18:aa40::c101:c140: icmp6_seq=2 ttl=62 time=15.8 ms
64 bytes from 2001:770:18:aa40::c101:c140: icmp6_seq=3 ttl=62 time=16.9 ms

This was taken from my new WRT54GL router about 30 seconds ago. Its nice to see the packet loss report on Sixxs to drop from 100% to 0%
I’ve gone to Sixxs and now requested a /48 now for my home network. Time will tell how this turns out, this is quite a learning experience for me, I never really got into IPv4 that much so might as well start fresh with IPv6!