separate network question

Hello !

Apologies if this is in the wrong section. I have an RB2011UiAS-RM on v 6.23 which I have plugged into an existing network, so its behind the an router and the ISP router has an office network on it on an 192.168.1.0/24 range. The gateway(isp router)is 192.168.1.254.

I’m trying to set up a temporary guest wireless network but I do not want it to be able to access the office network for security reasons.

So I have ether 1 set with an address of 192.168.1.253 and ether 2 with dhcp on a 192.168.14/23 network


Is there a way to achieve this?


Many thanks in advance

You could create a firewall rule on your router that drops packets destined to 192.168.1.0/24 from 192.168.14.0/23 UNLESS it’s to 192.168.1.253 or 192.168.1.254.

And that is exactly what was done !!

Many thanks for the reply !!!