Hello,
I have two routers.
Router1(ZTE) is connected to my ISP via PPPoE and the Router2(TP-LINK) is connected to Router1's ethernet port.
Cable from ethernet port of Router1 is connected to WAN port of Router2.
Router1's config (LAN Side):
ip : 192.168.1.1
subnet : 255.255.255.0
Router2's config (WAN Side):
ip : 192.168.1.2
subnet : 255.255.255.0
Router2's config (LAN Side):
ip : 172.0.0.1
subnet : 255.255.0.0
wat i want to do is to ping pc's (with ip's : 172.0.0.2,172.0.0.3,etc) of Router2 from my pc connected to Router1 (using ip : 192.168.1.3)
i can ping from 172.0.0.x to 192.168.1.x but unable to ping from 192.168.1.x to 172.0.0.x
i dont want to use NAT's instead i want to make use of static routes.
tried adding static routes myself but failed.
searched alot on net but still not solution.
what should i do?
I have two routers.
Router1(ZTE) is connected to my ISP via PPPoE and the Router2(TP-LINK) is connected to Router1's ethernet port.
Cable from ethernet port of Router1 is connected to WAN port of Router2.
Router1's config (LAN Side):
ip : 192.168.1.1
subnet : 255.255.255.0
Router2's config (WAN Side):
ip : 192.168.1.2
subnet : 255.255.255.0
Router2's config (LAN Side):
ip : 172.0.0.1
subnet : 255.255.0.0
wat i want to do is to ping pc's (with ip's : 172.0.0.2,172.0.0.3,etc) of Router2 from my pc connected to Router1 (using ip : 192.168.1.3)
i can ping from 172.0.0.x to 192.168.1.x but unable to ping from 192.168.1.x to 172.0.0.x
i dont want to use NAT's instead i want to make use of static routes.
tried adding static routes myself but failed.
searched alot on net but still not solution.
what should i do?