Windows XP Pro and Linux Domain

G

Guest

I have a question, I'm not sure if this is the right place. Right now in our
office, we have 3 servers, one is Win 2003 Server and Win 2000 server on one
subnet and Linux server on another subnet. We all use Windows XP Pro. Half of
the users use Linux server. Now few users on the 2003 server side want to use
the Linux server for lab research purpose. How can I able to access the Linux
server from a different subnet? Is there a way to have either Win XP or
Windows 2003 server to reconize the Linux domain or server name?? We can ping
each other fine, but when I click browse entire network, we only see two
servers on one subnet... but I don't see Linux server. Can anyone help me how
to get this set up?

Thanks!
RSM
 
R

Ron Lowe

Scott said:
I have a question, I'm not sure if this is the right place. Right now in
our
office, we have 3 servers, one is Win 2003 Server and Win 2000 server on
one
subnet and Linux server on another subnet. We all use Windows XP Pro. Half
of
the users use Linux server. Now few users on the 2003 server side want to
use
the Linux server for lab research purpose. How can I able to access the
Linux
server from a different subnet? Is there a way to have either Win XP or
Windows 2003 server to reconize the Linux domain or server name?? We can
ping
each other fine, but when I click browse entire network, we only see two
servers on one subnet... but I don't see Linux server. Can anyone help me
how
to get this set up?

Thanks!
RSM


Browsing is a NetBIOS function which does not
work across different subnets without a little help.

Do you have 2 actual domains?
That it to say, is the win2003 or 2000 server configured as a domain
controller in subnet 1?
And is the Linux box acting as a samba domain controller in subnet 2?

If so, then all that is required is that all the servers share a WINS
database.
Then, each domain controller ( which is also the Domain Master Browser )
will register it's Domain Master Browser name ( domain-name 1B ) with WINS.
Each domain master browser will then discover other 1B enties in WINS, and
the browser will then show both domains.

So either point all the machines to one WINS server (pick one ), or if there
is to be a WINS server on each subnet, configure them as replication
partners.
 
J

Jetro

I believe the end-users hardly need to browse the entire network. Connect
additional users to Linux resources using either mapping or Network Places
the same way Linux subnet users are connected.
Technically speaking broadcasts cannot traverse any router. You need WINS
server partnership between the subnets or the lmhosts file. Currently Samba
doesn't support WINS replication. Configure additional DNS zones on every
DNS server.
 
G

Guest

Did you try telneting to this server ? do you have a login account on this
other server. Is samba running on this other server ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top