I was running into a similar issue with my VPN and
subnets, and I think I figured it out... for my system
anyways...

For my multi-site VPN setup I now set:

        socket options = SO_BROADCAST SO_KEEPALIVE
IPTOS_THROUGHPUT TCP_NODELAY SO_RCVBUF=8192
SO_SNDBUF=8192

>From what I can tell the "SO_BROADCAST" flag allows
samba to send to sub-domain broadcast addresses(i.e.
192.168.1.255). Before this change, I was not getting
wins responses across the subnet boundry before but
now I am.

-Steffen






__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to