Both these statements may be wrong, but:
1. I think you need an equal sign after interfaces. Have you run testparm?
2. I think your computer will still listen to all interfaces, but won't
honor requests on all of them.
Joel
On Sun, Jun 16, 2002 at 02:23:02PM -0700, David Busby
wrote:> List,
> I've got samba on a multihomed machine and only want it to listen on
> one adapter (as well as loopback) so here's what my smb.conf file has:
>
> # Security Settings ===========================================> # Only
listen on specified interfaces
> bind interfaces only = yes
> # Only listend on these interfaces (eth0, lo)
> interfaces 10.0.0.0/255.255.255.0 127.0.0.0/255.255.255.0
>
> But when I do a netstat I see my computer listening on the other adapter
> (eth1)
> So did I miss something? I've got smbd version 2.2.1a
>
> /B
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba