Hello,

I have 3 NICs in my pfSense box (LAN, WAN, OPT1).  I want computers on the LAN 
interface (10.0.0.0/24) to be able to see 2 computers on the OPT1 interface 
(10.0.1.100 and 10.0.1.101, these are also /24)

On LAN interface I created PASS on LAN for ANY protocol from 10.0.1.100 / 32  
(Single Host) on any port to network 10.0.0.0 / 24
On LAN interface I created PASS on LAN for ANY protocol from 10.0.1.101 / 32  
(Single Host) on any port to network 10.0.0.0 / 24

On OPT1 interface I created PASS on OPT1 for ANY protocol from 10.0.0.0 / 24 on 
any port to address 10.0.1.100 / 32 (Single Host)
On OPT1 interface I created PASS on OPT1 for ANY protocol from 10.0.0.0 / 24 on 
any port to address 10.0.1.101 / 32 (Single Host)

I cannot ping 10.0.1.100 or 101 from the 10.0.0.0/24 network.

What am I missing?

Thanks.


Reply via email to