@EricPerl
curios, in my configuration it works as described.
The Block Rule RFC1918 * Block LANDMZ to internal without anything else block all traffic in my entire lan, how I test it?
ping 192.168.11.1 --> no ping allowed
traceroute 192.168.11.1 --> no tracerout possible
also:
nmap -p 22,80,443 192.168.11.1 --> says everything is filtered
nc -zv 192.168.11.1 22 --> says for all the ports its unreachable
no web interface is useable from one of the dmz hosts.
On OpNSense:
Firewall > Log Files > Live View
Filter:
Interface: LANDMZ
Action: Block
Destination: RFC1918 IPs
so why should it not working?
curios, in my configuration it works as described.
The Block Rule RFC1918 * Block LANDMZ to internal without anything else block all traffic in my entire lan, how I test it?
ping 192.168.11.1 --> no ping allowed
traceroute 192.168.11.1 --> no tracerout possible
also:
nmap -p 22,80,443 192.168.11.1 --> says everything is filtered
nc -zv 192.168.11.1 22 --> says for all the ports its unreachable
no web interface is useable from one of the dmz hosts.
On OpNSense:
Firewall > Log Files > Live View
Filter:
Interface: LANDMZ
Action: Block
Destination: RFC1918 IPs
so why should it not working?