> Incompatible change: the resolver library treats the .local top level > domain as link-local domain and sends multicast DNS requests to the
Arrghgh doh, I should have clicked. Sorry. I changed all my .local to .site when upgrading to 9.1, for this reason. .site seems to be the new default. I don't see anything wrong with that solution though - just a few renames in a few places. That ipv6 is a funny one though, did you run lsmod before and after running route -n? Because the line 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 is for the ipv6 lo interface one. You can see that with route -A inet6 -n Btw it's a good idea to configure the firewall on every machine. It's one more level of control and it's cheap in both runtime and setup. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
