Computing.Net > Forums > Networking > How to connect two different subnets

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to connect two different subnets

Reply to Message Icon

Name: Nims
Date: January 11, 2002 at 12:18:19 Pacific
Comment:

The Goal we are trying to achive is creating trust between two pdc so that they can share each other's resources.
There are two different networks not connected to each other. One is running NT and another 2000.
Since both networks are in same building, I thought of running cable from NT network hub to 2000 network hub before creating trust relationship.
After pluging cable into 2000 network hub/switch, tried to ping IP of NT pdc, but it doesnt ping.
Can you suggest me how do I join these two networks the simplest way?
2000 pdc has IP 192.168.1.3 and NT pdc has IP 192.168.32.2. Is that going to create problem?
In short how to connect these two networks. I am tired of trying different options and gave up at last.



Sponsored Link
Ads by Google

Response Number 1
Name: paul
Date: January 11, 2002 at 17:15:56 Pacific
Reply:

You will need a router, i'm assuming that you are using a subnet mask of 255.255.255.0 this means that these pc's will never be able to communicate with each other without some form of routing in place.

an alternative is to change the mask to 255.255.0.0 and set a domain trust (active directory domains & trusts on the W2k box & user manager for domains on the NT box)


0

Response Number 2
Name: Brock
Date: January 16, 2002 at 16:03:35 Pacific
Reply:

Try enabling IP Forwarding, place ip info in the networks file and evern the hosts too.

Luck


0

Response Number 3
Name: Mike Ling
Date: January 18, 2002 at 17:27:06 Pacific
Reply:

Hi,
If you change your subnet mask like pual said, make sure you don't have duplicate IP on these two network.
If you don't change the mask. Install an extra NIC on the NT server and nn extra NIC on the win2000 server, enable routing on bohter server, assign new IPs to the 2 nics different to the other 2 subnet, but these 2 new NiC will be on the same new subnet.
for example Nic1 10.0.0.1/24 Nic2 10.0.0.2/24
connect the 2 NIC with a crossover cable or get a new hub to connect the 2 new NICs on the server.
Setup a trust between the 2 domain.

good luck


0

Response Number 4
Name: Adrian
Date: March 11, 2002 at 04:52:22 Pacific
Reply:

changing subnets is a bit drastic, instead use static routes.

ie. route add 192.168.1.0 mask 255.255.255.0 192.168.32.2

you will need to physically connect the two network hubs as you said you have done. You need to do the same route add on the other machine as well but swap trhe numbers round.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


problems with ghost multi... Network path not found



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: How to connect two different subnets

How to connect two hubs together www.computing.net/answers/networking/how-to-connect-two-hubs-together/2946.html

How to connect 2 different network www.computing.net/answers/networking/how-to-connect-2-different-network-/31807.html

how to connect two system via hamac www.computing.net/answers/networking/how-to-connect-two-system-via-hamac/34190.html