Recently in FreeBSD Category

ipv6, long way to go

| | Comments (0) | TrackBacks (0)

I think the first time i saw IPv6 on the Internet was in the late nineties on IRC, when it was cool to have a hostname like 3ffe:1337::dead:babe. A few years later i tried out freenet6 but stopped using it, when most of the IRC servers k-lined freenet6 because of script kiddies abusing it. IRC was and maybe still is the only IPv6 killer application.

Since 2005 i have been using sixxs.net and started using IPv6 on my LAN. If i can trust the gif-interface counters my sixxs.net tunnel currently transfers about 70MB/day, while the IPv4 interface claims to transfer about 300MB/day.

I recently converted not only this webserver but also the kde-freebsd Teams' development host to ipv6only. I did not expect this to be a big deal, as all people having accounts on it are unix geeks. I was quite surprised that more than half of the users did not have any ipv6 experience.

Another datapoint is freefall.freebsd.org, a system accessed by unix hackers only. According to netstat there are currently 43 tcp4 ssh sessions and only 10 tcp6 sessions,
Even worse, of these 10 sessions three are freebsd.org-LAN sessions and 2 are from my systems.

So if you have something interesting to offer on the internet, shut down your IPv4 interface.

Webserver moved

| | Comments (0) | TrackBacks (0)

If you can read this, the move has been successfull.

I have decided to move to euserv.de. The new webserver has more RAM and a better CPU. Unfortunately Euserv.de charges 10EUR/month for 6 additional ip addresses. So i decided it is time for IPv6.

Although IPv6 has been around for quite some time, there are still some rough edges:
FreeBSD jails IPv6 support requires a patch from Björn Zeeb.
For access via legacy IPv4 i wanted to use lighttpd with mod_proxy, but mod_proxy does not support fetching IPv6-content yet, the following hack is required.

What i still have to think about is aggregated content, like the planet or the weather-plugin. There are way too many sites out there, that don't support IPv6. (Hello twitter, last.fm, weather.noaa.gov). Possible solutions are NAT, a webproxy, or i have to put the aggregated content somewhere else.

My old hoster decided to move all his servers to XEN. Since FreeBSD XEN Support isn't really there yet, this means i need to look for a new hoster.
So i am checking out the FreeBSD-rootserver offers in the 20 - 40EUR/month range. I am quite sure, i don't want to play with depenguinator, so a real FreeBSD system is the preferred solution.

I currently know about euserv.de and mainlink.de. Anything else?

My current system runs 4 jails handling my email and a few lowtraffic sites. It currently has 256MB RAM which is a bit low, so preferably the new system should have 512MB.

New FreeBSD Desktop

| | Comments (0) | TrackBacks (0)

After nearly 4 years i thought it was time to buy a new FreeBSD desktop.
Last week I bought a Shuttle XPC, with an Intel G31/ICH7 Chipset, a Core 2 Duo E8200, 2x2,66Ghz. It is faster than mchammer, my previous desktop and a lot quieter.
I named it dilek, a beautiful name which means something like desire.

Since last weekend was a party weekend it took me until this weekend to finally finish the installation.
Because it is not possible to disable the BIOS Boot sector protection, you may want to run boot0cfg -o noupdate
The ACPI implementation is buggy, so unless you like console message everyfew seconds, you have to run with debug.acpi.disabled="thermal"

The X installation was a bit problematic, as i had to add the device ids to the agp kernel driver and had to install the git version of the xorg intel driver. But now it is running smooth.

I am now installing KDE4 on it. With the new desktop i now have enough CPU power to help porting KDE4. Now i just need some more free time...

About this Archive

This page is a archive of recent entries in the FreeBSD category.

Computer Networks is the previous category.

Me myself and I is the next category.

Find recent content on the main index or look in the archives to find all content.