Rss 2.0

Samba timeout, how to resolve opendns problem

Sunday, July 13th, 2008

If you use opends and your directory sharing don’t work correctly or you have timeout problem
use this method to solve the problem:
sudo gedit /etc/samba/smb.conf
Find:
# What naming service and in what order should we use to resolve host names
# to IP addresses
;  name resolve order = lmhosts host wins bcast    <—- change this line to:
name resolve […]