How access two networks using a USR 9105 adsl modem-router?
Hi. I want to access two networks using one adsl modem-router (USRobotics 9105). Currently I have the following schema: Dlink 900+ AP: IP: 10.11.12.12 Subnet mask 255.255.255.192. Gateway: 10.11.12.1 USR 9105. IP: 192.168.1.1 subnet mask 255.255.255.0. 2nd IP: 10.11.12.13 Subnet Mask 255.255.255.192 PC1: IP: 192.168.1.2 subnet mask 255.255.255.0 PC2: IP: 192.168.1.5 subnet mask 255.255.255.0, 2nd IP: 10.11.12.14 subnet mask 255.255.255.192 PC3: IP 10.11.12.15 subnet mask 255.255.255.192 I have given “add route 10.0.0.0 255.0.0.0 10.11.12.12” in command line of USRobotics and my network works as follows: PC1 can access the internet through the DSL PC2 can access both internet and the Dlink AP. PC3 can access only the Dlink AP. My goal is to remove from all the PCs the 10.xx.xx.xx IPs and replace them with 192.168.1.xx and still be able to access the Dlink through the IP 10.11.12.12. Is that possible? I have been told to use a proxy but that needs to have a pc always on serving as proxy.