Hi there!
I am a little out of ideas as to the following usecase:
I want to reject all traffic from any Machine (IP) within the lan to a specific port on a specific machine (IP).
In short: Reject all traffic in the subnet 192.169.10.xx ("lan" interface) to 192.168.10.130 ports 137 138 139 445 (Samba ports of the samba service)
Here is the setup:
But I can still connect to my samba shares without any problem. What am I missing here? Shouldn´t this reject the communication between any client and 192.168.10.130 ?
thanks!