Monday, May 24, 2010

How to setup multiple class-c networks?

I am attempting to add an addition network ip range to my network. I have 10.5.5.0 and I need to add 10.5.6.0. I changed a machine to 10.5.6.1 and attempted to ping 10.5.5.6 and the ping failed.





How can I have these two networks talk to each other?

How to setup multiple class-c networks?
as former reply you can add static route ..try tracing your IP from one machine to other you will see the hops taking the packets..you will get your answer where to and how to add the routes.


try commands :


route print and route ?
Reply:explain your setup.


you would need to add the default gateway of the 10.5.6.0 network to the gateway of 10.5.5.0 network and vice versa.


or you can add a static route from one network to the other
Reply:try to changed the ip adress of all the node or the machines manually, if you changed one machine to 10.5.6.1 maybe the remaining node or machines are not changed automatically and that 10.5.5.6 you are pinging are just an adress without its host


No comments:

Post a Comment