Displaying 1 result from an estimated 1 matches for "iptfw".
Did you mean:
ipfw
2006 May 02
0
Samba sending broadcasts on wrong devices.
...S support but i don't think that should be a problem.
I got it configured with
--snip--
socket address = 192.168.0.254 192.168.1.254
interfaces = 127.0.0.1 192.168.0.254/24 192.168.1.254/24
bind interfaces only = yes
--snap--
But every few minutes i get a message from my Firewall that tells me:
iptfw:FINAL:OUT:IN= OUT=eth0 SRC=192.168.1.254 DST=192.168.0.255 LEN=78 TOS=0x00
PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=137 DPT=137 LEN=58
Can someone tell me why samba is sending a broadcast for 192.168.0.255 through
the interface of 192.168.0.255 but with the SRC address of 192.168.1.254?
Full config...