Two routers network routing settings
- by xiamx
I have two routers, Router A is connected to the internet, and Router B is connected to the LAN port of Router A.
Router A:
192.168.1.1
Subnet 255.255.255.0
Router B:
IP leased from router A: 192.168.1.2
gateway 192.168.0.1
subnet 255.255.255.0
I have a machine C plugged to router A with ip 192.168.1.3
also a machine D plugged to router B with ip 192.168.0.199
I want to access machine D from a machine C. What settings do I need to change to do that?