NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Mikeemikew
Jul 15, 2023Tutor
TCP Port ACL rules M4300 Help
Hi all, I am looking for some assistance. I have a m4300 52-port managed switch, which I have configured to utilise multiple VLANs. In addition, I have set up an ACL to prevent undesired communicati...
- Jul 15, 2023
Hi Mikeemikew,
I am not sure how the ACL is bound, but there are several ways of doing it. I think, the easiest is to bind it against a VLAN, so that it applies to all devices.
I have tested this here in my lab for you, and can confirm, that the following table works:
access-list 101 permit tcp host 192.168.50.203 192.168.200.0 0.0.0.255 eq 8843 access-list 101 permit tcp host 192.168.50.203 192.168.200.0 0.0.0.255 eq 8880 access-list 101 deny ip 192.168.50.0 0.0.0.255 192.168.5.0 0.0.0.255 access-list 101 deny ip 192.168.50.0 0.0.0.255 192.168.60.0 0.0.0.255 access-list 101 deny ip 192.168.50.0 0.0.0.255 192.168.100.0 0.0.0.255 access-list 101 deny ip 192.168.50.0 0.0.0.255 192.168.200.0 0.0.0.255 access-list 101 permit ip any any ip access-group 101 vlan 50 in 1
In the GUI, this would be as followed:
Then, you have to bind it against the vlan, as followed:
As example, my testing:
Give that a try, and it should work just fine đ.
Once it works, if you can accept this as a solution.
If it doesn't work, can you share your Tech Support file, happy to have a look at it.
You can retrieve your TS as followed:
Mike
schumaku
Jul 15, 2023Guru - Experienced User
Mikeemikew wrote:
For instance, I must allow access to 192.168.50.203 only on ports 8880 and 8883.
Well possible, I'm missing the bigger picture here flying over the screenshots in a few seconds while having a quick Espresso. These look much more like source ACE for these IP addresses and ports, not destination ACEs to me.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!