How to ping ip dslam which is in other subnet
- by vito
I want to ping ip dslam, which is in another subnet
The connection is like this:
MyPc-----Rj45----------Adsl2+ Modem---------Rj11-------Dslam
192.168.1.4----192.168.1.1---172.80.1.3-------------172.80.1.2
-----------------LanSide-----------WanSide---------------------
The modem is set to Static Ip Address Encapsulation.
How can I ping ip dslam with this setup,
or what do I need to change about the architecture?