Jump to content

Is this solution possible?

Go to solution Solved by ololax,

Yes that is possible, would personally look into having "DMZ" for the second router, and make sure not to use same subnet (192.168.1.x for main router, and then 192.168.2.x for vpn router) to try and avoid problems there.

 

You dont want to be able to talk between the vpn routers network and the other one? printers or such?

So I need to know if the following solution is possible at my home:

I intend to have a ISP provided Router connected to the wall and a secondary router connected to one of the 4 Ethernet outputs on the rear of the 1st router which will have a VPN configured on it so devices in my household can choose to access the internet with/without a VPN by switching the network they're connected to. Both modems will have WiFi enabled.

I've attached a diagram if that helps.

Would this be possible to configure?

20190113_234819.jpg

Link to comment
https://linustechtips.com/topic/1020812-is-this-solution-possible/
Share on other sites

Link to post
Share on other sites

Yes that is possible, would personally look into having "DMZ" for the second router, and make sure not to use same subnet (192.168.1.x for main router, and then 192.168.2.x for vpn router) to try and avoid problems there.

 

You dont want to be able to talk between the vpn routers network and the other one? printers or such?

Link to post
Share on other sites

2 hours ago, ololax said:

Yes that is possible, would personally look into having "DMZ" for the second router, and make sure not to use same subnet (192.168.1.x for main router, and then 192.168.2.x for vpn router) to try and avoid problems there.

 

You dont want to be able to talk between the vpn routers network and the other one? printers or such?

The simplest solution would be the best for me. If making printers etc communicate between routers then I'll leave them independent then.

 

What would I need to do to configure a DMZ for the second router? Also I can't quite understand the concept of using a DMZ in this context.

Link to post
Share on other sites

Alright, so basicly "DMZ" is Demilitarised zone, which means that all ports are open for that internal IP, so all traffic get's there with no limitations, which is good IF your VPN router also has a firewall. if it doens't then only forward ports needed for VPN and whatever other services you need.

 

The simplest would be


ISP Router -> DMZ to internal IP of VPN router

you often configure DMZ at the same place you forward ports, https://portforward.com/router.htm find your router there for an guide :)

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×