[Samba] Re: binding interfaces

Jim C. jcllings at gmail.com
Wed May 25 16:42:30 GMT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> So, smbd sees the new interface, but does not listen to it: I have to
> stop and start smbd. This is not good for me, as new interfaces are
> added by a cluster software which monitors if smbd is running: it
> should not be stopped+started only reloaded.
> 
> nmbd works fine with this situation, it listens to the new interface.
> Any ideas how to make smbd to listen on the new interface?
> 
> Krisztian

My setup:

interfaces = eth0, lo
bind interfaces only = Yes
hosts allow = 192.168.2.,127.
hosts deny = ALL

"bind interfaces only" will make the server ignore packets from any
interfaces not in the "interfaces" list.  hosts allow and hosts deny are
self explanatory. They are used to deny packets based on specific IP
addresses and in function are similar to tcp wrappers.


Does this help?


Jim C.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFClKr2B4AhF6wVFMERAv2iAKCHrNTsifapCwU+W1SXL5/XKidHFgCfUKfv
whbU9Zi2D2ROvFI+6ZMjFmI=
=x5Tf
-----END PGP SIGNATURE-----



More information about the samba mailing list