Hi,
I have it setup with static IP's for each camera, then each camera has been added into an Alias (Cameras).
The only way I could get it working was with the !Lan part of my rule. I dont really understand why that works as it was trial and error to get it working.
@akuma1x said in Firewall Rule to limit IP cameras from getting internet access:
@richtj99 said in Firewall Rule to limit IP cameras from getting internet access:
@akuma1x
How do i give them no internet while being on the same subnet/single vlan?
This is how I do it:
All of these cameras need to have static IP Addresses setup in the DHCP server section for the subnet/network your cameras are on.
Then make an Alias for all the cameras. This is found under the Firewall tab up at the top of the screen.
Once the alias is made, you can create a single firewall rule, on the subnet/network your cameras are on, and deny it access to the internet. Make this rule the top-most rule in the list, right under the anti-lockout rule.
Denying access to the internet is pretty simple, if in fact you want to deny access to ANY external internet service. On that last firewall rule, set your action to reject or block, set the protocol to ANY, your source to single host or alias using the ALIAS you created above, and the destination to ANY. This sets the rule up so no ALIAS traffic leaves the subnet/network, including traffic bound for the internet.
Jeff