View Single Post
  #2 (permalink)  
Old 10-Jul-2009, 08:21
ken_yap ken_yap is online now
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,222
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: Second DNS nameserver fails

.local is reserved for mDNS, and will cause strange behaviour. If you don't want interaction with mDNS, add

mdns off

to /etc/host.conf. This is not in the openSUSE man page which is badly out of date (2003), but you can find the documentation on the web:

5:host.conf - Linux Man Pages Manual Documentation for Linux / Solaris / UNIX / BSD
Reply With Quote