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.
Tale of two subnets
Name: Brandon Date: March 28, 2001 at 18:45:25 Pacific
Comment:
I have two routers on one network. I have two scopes set for our domain. That's working great. The routers have different subnets. One being 255.255.255.0 the other 255.255.255.192. Is it possible for computers on each subnet to be able to see the other subnet in the network neighborhood?
Name: danny Date: March 29, 2001 at 07:31:46 Pacific
Reply:
computers are using broadcast to announce they are online. But computers on other subnet will never receive theses messages. Then the only way is to set the "Gateway" (the one with 2 NIC/subnet) as Master LM. All computer must have tcpip protocol. (i didn't tested it yet)
0
Response Number 2
Name: techtony Date: March 29, 2001 at 18:21:38 Pacific
Reply:
Create a static route to the other subnet on each router.
0
Response Number 3
Name: nick Date: April 16, 2001 at 09:58:05 Pacific
Reply:
In order for the computer to see each other you have to setup naming services on both sides of the network. put a wins server and replicate back and forth-
Summary: Thanx for help in advance. I have to join two subnets. One running NT domain and compters and another running 2000. I installed two NIC cards on one Win 2000 server and one network card is connected t...
Summary: change both of the subnet masks to encompass two ranges of IP addresses. ie from 255.255.255.0 to 255.255.0.0 so you can us ethe last two Ranges in your IP addresses. i take it you have used all 254 a...
Summary: First, static routing with Linksys routers has always been a little flakey. Typically the web-interface asks for three or four entries. 1. The destination network address 2. The subnet mask for t...