Samba 2.0.5a and FreeBSD 3.3 - solution

Jan van Rensburg devnull at epiuse.com
Mon Oct 4 01:27:31 GMT 1999


hey,
i found the problem and thought it wise to post the solution to the list
- i can imagine that more people may have problems with this in the
future, since it is a FreeBSD bug.

although i could ping the loopback address, the loopback isn't up
properly. according to http://www.freebsd.org/releases/3.3R/errata.html:

"edit /etc/rc.conf and search for where the network_interfaces variable
is set. In its value, change the word "auto" to "lo0" since the auto
keyword doesn't bring the loop-back device up properly, for reasons yet
to be adequately determined."

and that's it.

--jan van rensburg



> bash-2.03# tail -1 /usr/local/samba/var/smb.log
>   open_oplock_ipc: Failed to get local UDP socket for address 100007f.
> Error was Can't assign requested address
> 
> for doing a netstat i get:
> 
> Active Internet connections (including servers)
> Proto Recv-Q Send-Q Local Address         Foreign Address       (state)
> tcp        0      0 *.netbios-ssn         *.*                   LISTEN
> 
> so that part seems to be running fine. the loopback interface is up and
> working and nothing else is listening on any UDP port, except syslog.


More information about the samba-ntdom mailing list