Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

DNS configuration for static IP

Dec 1, 2015 1:59PM PST

Hi, I'm using Cisco RV082 as external firewall for my computer (and NAS) and the system looks like this: ISP ==> ZyXEL modem/router ==> Cisco RV082 ==> Computer (Windows 8.1). The problem is that both the Xyxel and Cisco are using the same IP, 192.168.1.1, so I changed the IP for the cisco to 192.168.1.2. I also changed the properties for the Internet protocol on my computer according to ipconfig, see attached image. The problem is that I can't access the Internet and when I ask Windows to identify the problem it says that the DNS-server doesn't respond. So I guess that there is something wrong with my setting but I don't know what to use. I tried 8.8.8.8 but it didn't work and my computer doesn't accept 0.0.0.0, any ideas how to solve this problem? I can access the Internet if I use wifi.

Discussion is locked

- Collapse -
Answer
Back to Cisco
Dec 1, 2015 2:40PM PST

Since you've put a router behind a router, what a mess. Let the makers work it out for you.

- Collapse -
Answer
Help you
Dec 3, 2015 7:56PM PST

Since you've put a router behind a router. Let the makers work it out for you.
You can inbox for me

- Collapse -
Problem solved
Dec 4, 2015 4:00AM PST

Thanks for your reply! I contacted the internet service provider and they turned the router into a switch and now it works!

- Collapse -
Answer
Not even IP separation between them.
Dec 3, 2015 8:35PM PST

If you run ipconfig /all you can get an interesting readout of IP address assignments. I would suggest leaving the front router (one connect to mode) the same, and change the second router to 192.168.10.1 instead, that way the first router's DHCP addresses will all start

192.168.1.*

and the second router's will all start

192.168.10.*

so that the two don't interfere with each other on the home LAN.

- Collapse -
Thanks
Dec 3, 2015 10:09PM PST

Thanks for your reply, I did try that but the second router can only work in the 192.168.1.x range. I can change the IP of the first router and see if that helps.