Displaying 1 result from an estimated 1 matches for "zero_window_rec".
2019 Nov 07
3
[Bug 1379] New: Rule to accept INPUT address range does not block address that are not in range specified
...destination
ACCEPT all -- anywhere anywhere source IP range
192.168.1.70-192.168.1.90
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain ZERO_WINDOW_RECENT (0 references)
target prot opt source destination
After setting the rule in the server, still able to access server via web and
other client tools from IP address 192.168.1.124 which is outside the range
192.168.1.70-192.168.1.90.
--
You are receiving this mail because:
You...