I'm trying to run a 'trusted' home network and a separate 'untrusted' network. I'd like to remove a router dependency.
Today, I have trusted devices connected to my "trusted" AC68. My AC68 WAN port connects to an "untrusted" AC66, which also has the untrusted devices connected. The AC66's WAN port connects to my ISP's router-and-modem-in-one-box.
I'd like to connect "trusted" and "untrusted" to the ISP router in parallel, instead of running "trusted" through "untrusted". Today, if untrusted goes down, so does trusted. If both AC routers are connected to the ISP router, then one can go down without impacting the other.
And... I need devices on trusted to be able to connect to devices on untrusted, but not vice versa.
With trusted running through untrusted, this "just works" without a lot of security configuration (which I might mess up). If I connect both ACs to the ISP router, and configure:
I know I'll need to define firewall rules on untrusted, to permit incoming traffic from trusted. Is there a way to permit ALL incoming traffic from trusted into untrusted, or will I have to do that IP by IP?
Thanks!
Today, I have trusted devices connected to my "trusted" AC68. My AC68 WAN port connects to an "untrusted" AC66, which also has the untrusted devices connected. The AC66's WAN port connects to my ISP's router-and-modem-in-one-box.
I'd like to connect "trusted" and "untrusted" to the ISP router in parallel, instead of running "trusted" through "untrusted". Today, if untrusted goes down, so does trusted. If both AC routers are connected to the ISP router, then one can go down without impacting the other.
And... I need devices on trusted to be able to connect to devices on untrusted, but not vice versa.
With trusted running through untrusted, this "just works" without a lot of security configuration (which I might mess up). If I connect both ACs to the ISP router, and configure:
- ISP router LAN netmask = 255.255.0.0
- ISP router LAN address = 192.168.1.x
- untrusted router LAN netmask = 255.255.255.0
- untrusted router LAN address = 192.168.2.x
- trusted router LAN netmask = 255.255.255.0
- trusted router LAN address = 192.168.3.1
I know I'll need to define firewall rules on untrusted, to permit incoming traffic from trusted. Is there a way to permit ALL incoming traffic from trusted into untrusted, or will I have to do that IP by IP?
Thanks!