Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15586

General • Re: Vlan don't go on internet

$
0
0
Well you have this rule in the middle of your IP firewall filter:

Code:
/interface vlan...add interface=Dave name=Security vlan-id=200.../ip firewall filter...add action=drop chain=forward comment="Block internet security" \    out-interface="Bell PPPoE" src-address-list=Security...

You've omitted most of the address list entries from the export output, but I assume that that "Security" list has the address ranges of VLAN 200, the "Security" VLAN (192.168.200.10-192.168.200.100)?
Correct, security is my ip camera.. I don't want them to talk with china :P hehehe yes it's 192.168.200.0/24
the vlan who don't wanna go on the internet is 192.168.2.0/24

Statistics: Posted by Chouby — Tue Apr 02, 2024 4:51 pm



Viewing all articles
Browse latest Browse all 15586

Trending Articles