Firewall rules

I'm on OSC and versoin is 5.15.24.18
Setup is with:
ER605 v2.2 with formware 2.3.0
SG2210MP v5.0 with firmare 5.0.8
EAP653(EU)v1.0 with firmware 1.1.3
I have so far "Default" network, and I have network and some servers on static IP (using ER605 DHCP)
Trying to make some firewall rules this way:
Setting->Network Security->Firewall
But there isn't any options to make any rules. I only have "State Timeouts" & "Firewall Options"
Where do one make firwall rules in this thing?
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
ACLs are the only configurable aspect of inbound, outbound and inter-vlan firewall rules you can make on omada (and are pretty much interchangeable with "firewall rules" on omada and other platforms)
You can create ACLs to have all the effects you have specified, not that they are particularly necessary as everything is blocked originating from the WAN anyway, but you can reinforce that with ACLs
For example, to block the bogon network spoofing
Create IP group with the entries you want, eg 192.168.0.0/16, 10.0.0.0/8 and 172.20.0.0/12, then the gateway ACL BLOCK > WAN IN > IP_Group_You_Made > IP_Any
eg, some of mine
- Copy Link
- Report Inappropriate Content
Hi @wow1968
What exactly do you want to configure?
You may have a look on the following post to see if any meets your requirement:
- Copy Link
- Report Inappropriate Content
@Vincent-TP
I used to pfSense but have removed it and got a more professional setup.
Normal WAN rules is the first thing that come in mind.
Block WAN->LAN
Block Bogon networks
I have set that all information from Omada should be sent as webhooks and I have a Webhook receiver. Got 2 Firewall warnings in Gotify, but no place in Omada Controller to see the issue. (This is of course a different case, but it's all about the "Advanced Firewall" ER605 is supposed to have)
- Copy Link
- Report Inappropriate Content
Hi @wow1968
Block WAN -> LAN
>>This is blocked by default. You can verify by ping the router's LAN IP address from WAN side, and it won't reply.
Block Bogon networks
>>>What do you mean by Bogon networks? Do you mean virtual networks?
Got 2 Firewall warnings in Gotify,
>>>What is the specific content of the warning message?
You may check the Firewall settings page and enable the options you need:
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Block Bogon networks
>>>What do you mean by Bogon networks? Do you mean virtual networks?
From Netgear / pfSense - Community
Block private networks: blocks 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16 subnets.
Block bogon networks: blocks any unallocated IP subnets (pfSense pulls a fresh list Monthly).
These options are designed to prevent someone from using private or bogon IP addresses on the WAN side.
I have dropped Gotify, it was just another "site" to check for warning etc. I can do it from the controller.
- Copy Link
- Report Inappropriate Content
@GRL
No, ACL's and Firewall rules are two different things.
In TP-Link's advertisong of the ER605 they say it has a "Advanced Firewall"
I would like to access these features, (quote from TP-Link/Omada info regarding ER605):
Abundant Security Features: Advanced firewall policies, DoS defense,IP/MAC/URL filtering, and more security functions protect your network and data.
Here is a AI answer regarding difference of ACL and Firewall rules:
An Access Control List (ACL) is a set of rules that controls access to network resources, primarily filtering traffic based on IP addresses and protocols, while a firewall is a more comprehensive security system that monitors and controls all incoming and outgoing network traffic based on a broader set of security rules. Firewalls can provide additional features like intrusion detection and prevention, making them more advanced than ACLs.
Overview of ACLs and Firewalls
Access Control Lists (ACLs) and firewalls are both essential tools for network security, but they serve different purposes and operate at different levels.
Key Differences
Functionality
Feature | Access Control List (ACL) | Firewall |
---|---|---|
Purpose | Controls access to network resources | Monitors and controls network traffic |
Level of Operation | Operates at Layer 3 (Network Layer) | Operates at Layer 3 and Layer 7 (Application Layer) |
Traffic Filtering | Filters based on IP addresses and protocols | Filters based on a broader range of criteria, including applications |
Configuration | Simple rules for allowing or denying traffic | More complex rules with stateful inspection |
Use Cases
Use Case | Access Control List (ACL) | Firewall |
---|---|---|
Network Segmentation | Used to restrict access between network segments | Protects entire network from external threats |
Basic Traffic Control | Blocks or allows traffic from specific IPs | Provides advanced security features like intrusion detection |
Summary
ACLs are primarily used for basic traffic filtering based on IP addresses, while firewalls provide comprehensive security by monitoring and controlling all types of network traffic. Firewalls are generally more advanced and capable of handling complex security requirements.
- Copy Link
- Report Inappropriate Content
ACLs are the only configurable aspect of inbound, outbound and inter-vlan firewall rules you can make on omada (and are pretty much interchangeable with "firewall rules" on omada and other platforms)
You can create ACLs to have all the effects you have specified, not that they are particularly necessary as everything is blocked originating from the WAN anyway, but you can reinforce that with ACLs
For example, to block the bogon network spoofing
Create IP group with the entries you want, eg 192.168.0.0/16, 10.0.0.0/8 and 172.20.0.0/12, then the gateway ACL BLOCK > WAN IN > IP_Group_You_Made > IP_Any
eg, some of mine
- Copy Link
- Report Inappropriate Content
OK, and many thanks.
I don't like that there are rules inside the firewall, that I don't see or cn do somthing with.
But I have to accept that this is the Omada way. (Have to get used to it.)
Many thanks for your kind help and soultion.
- Copy Link
- Report Inappropriate Content

Information
Helpful: 0
Views: 358
Replies: 8
Voters 0
No one has voted for it yet.