To do this, the OS on mintzer would somehow have to process these addresses and translate them to IPv4-connections. I collected some links:
So I added the TUN/TAP modules on mintzer, installed pTRTd. It pretty much worked right away, I could lynx to fec0:0:0:ffff::216.239.39.101. I added the following record to the bzzt.net-zone on the DNS on mintzer:
google IN AAAA fec0:0:0:ffff::216.239.39.101and - surprise, surprise - it couldn't lynx to google.bzzt.net. I couldn't even ping. 'dig -t aaaa google.bzzt.net' worked, 'ping6 fec0:0:0:ffff::216.239.39.101' worked, 'ping6 google.bzzt.net' didn't. However, when I added a line to /etc/hosts, it worked fine. The next day, it also worked without the line in /etc/hosts.