Resoving workaround

Robin Elfrink elfrink@introweb.nl
Thu, 23 Sep 2004 14:45:42 +0200


Hi,


Resolving in Debian GNU/kFreeBSD is broken. We just found out it has 
something to do with IPv6.


Luckily we now have a workaround:


1. Install totd, 'Small DNS proxy that supports IPv6/IPv4 record 
translation' (apt-get install totd).
2. When it asks for a nameserver, enter your favourite IPv4 nameserver 
address.
3. Edit /etc/defaults/totd, remove the '-no6' part from OPTION.
4. (re)Start totd.
5. Add 'nameserver ::1' to the top of /etc/resolv.conf.



Robin