Hi -
I've got two subnets that I need to "browse accross". I read the
docs, but my situation is slightly different and I need a bit of help.
Here's my setup:
Network: 10.2.0.1/255.255.255.0
workgroup = EILIO
interfaces = 10.2.0.1
bind interfaces only = yes
security = user
encrypt passwords = yes
socket options = TCP_NODELAY
local master = yes
os level = 255
preferred master = yes
domain logons = yes
domain master = yes
wins support = yes
Network 10.0.0.1/255.255.255.0
workgroup = ADHESIVE_MEDIA
hosts allow = 10. 127.
interfaces = 10.0.0.5/255.255.255.0
security = user
encrypt passwords = yes
socket options = TCP_NODELAY
local master = yes
os level = 255
preferred master = yes
domain master = yes
domain logons = yes
wins support = yes
There aren't *any* NT machines involved anywhere.
They are in different workgroups because one is the office, the other is
home and they aren't really the same. I could make them the same if that
would be easier, but I'd rather not.
If I add "remote announce = 10.2.0.1" to the 10.0.0.1 samba server,
then
from the 10.2.0.1 I can type "\\server" into explore and it lists the
shares. It then pops up a message every once in awhile saying it can't
find something to do with "Adhesive_Media" (sorry, it's not in
front of
me).
However, I can't browse.
What do I need to change to get the browsing working? Can I do it with
two different workgroups?
-philip