El 26/03/14 13:14, Andy Durant escribi?:> Hello,
>
> I've been trying to get samba to work across multiple subnets for some
time
> now.
>
> The relevant portions of my smb.conf are below.
>
> browsing to smb://hostname works, and shares are listed coming from any
> subnet.
>
> smb:/ only lists available shares when browsing from the subnet that samba
> lives on. We've got several here and this is something I need to have
> working.
>
> wins should be listening and functional but something must be configured
> wrong, and I'm stumped.
>
> wins support = Yes
> domain master = yes
> local master = yes
> preferred master = yes
> os level = 255
>
>
>
It's normal behaviour. that browsing relies on Netbios, a protocol that
cannot be routed. It only works in the same subnet.
cheers.