Hello all! I've got a LAN set up as follows:
-Comcast Cable internet connected fed into a switch
-Switch feeds into 2 different routers to pick up two separate Internet IP addresses
-Router 1 which is the production environment is operating off of a 10.0.0.x IP address environment with a subnet mask of 255.255.255.0, using DHCP to distribute IP addresses to all of my daily users.
-Router 2 is designed to be operating the test environment. This router is configured as 192.168.0.1 with a subnet mask of 255.255.255.0, and using NO DHCP - I want to statically assign all addresses on this network.
My problem now is this -- I am able to do everything I want to with the two separate environments and connections, EXCEPT, I can't communicate between the two environments.
If I am a client on Network 1, (the 10.x) network, and I try to ping the opposite router (the 192.168 net), I get:
Pinging 192.168.0.1 with 32 bytes of data:
Reply from 10.81.72.1: Destination net unreachable.
Also, if I try to type \\server.domain.local from Network B, I can't access any of the resources on this server.
Anybody have any clues as to why I can't get these two networks to talk locally? I am at a loss as of right now...Any help is greatly appreciated -- Thanks!
-Comcast Cable internet connected fed into a switch
-Switch feeds into 2 different routers to pick up two separate Internet IP addresses
-Router 1 which is the production environment is operating off of a 10.0.0.x IP address environment with a subnet mask of 255.255.255.0, using DHCP to distribute IP addresses to all of my daily users.
-Router 2 is designed to be operating the test environment. This router is configured as 192.168.0.1 with a subnet mask of 255.255.255.0, and using NO DHCP - I want to statically assign all addresses on this network.
My problem now is this -- I am able to do everything I want to with the two separate environments and connections, EXCEPT, I can't communicate between the two environments.
If I am a client on Network 1, (the 10.x) network, and I try to ping the opposite router (the 192.168 net), I get:
Pinging 192.168.0.1 with 32 bytes of data:
Reply from 10.81.72.1: Destination net unreachable.
Also, if I try to type \\server.domain.local from Network B, I can't access any of the resources on this server.
Anybody have any clues as to why I can't get these two networks to talk locally? I am at a loss as of right now...Any help is greatly appreciated -- Thanks!