Hi,
Previously, I had questions about VLAN and guest network. http://forum.mikrotik.com/t/two-wireless-networks-via-the-bridge/70024/1
I did not understand how to properly isolate/separate/insulated guest network.
I decided to continue in this topic general questions about the routing and firewall ..
How to block access to the network2 (192.168.12.0/24) to other networks. To have access only to the Internet.
just make a firewall rule. make a address list, lets say called “private” and have your private address in this. Add a drop rule, if dst address is in private list. Also possible to have a. Its also possible to have more complex setup, routing rules etc.
Hi,
Thanks for the help.
I configured a firewall and blocked all private network to guest network (inbound and outbound traffic).
Terminal: /ip firewall filter print