FreeBSD box causes workgroup to crash

Jonathan Franks daemon at taconic.net
Fri Dec 31 16:36:05 PST 2004


On Fri, 31 Dec 2004 09:59:54 -0500
Doug Van Allen <dvanallen at gmail.com> wrote:

> When my FreeBSD 5.3 box is connected to the network, no one can browse
> the network.  The internet works fine and on the other 2 PC's(WinXP). 
> When I disconnect the BSD box from the switch, the other 2 PC's can
> browse the network.  I have no idea why it would be doing this.
> 
> Thanks!
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
Check your samba configuration. You probably want to set local master=no. You can also set os level=20, and domain master=no if you want to be extra certain. 

You'll need to restart samba for this to take effect. 

man smb.conf(5)


-Jonathan


More information about the freebsd-questions mailing list