Pfsense – Routing Between Two Networks with WAN and Multiple NICs

ethernetinternetpfsensepfsense-2router

I have a server with three NICs running PfSense. The first NIC connects to my ISP, the second NIC connects to local computers in my office (LAN-1). For the third NIC(LAN-2), i have connected it to a computer and i want it to be able to connect to the second NIC(LAN-1) as well as the first(WAN).

NIC 1 = gateway = WAN
NIC 2 = LAN-1 = 172.30.0.3/16
NIC 3 = LAN-2 = 172.40.0.3/16

Problem is that is that i can ping LAN-2(172.40.0.3) from LAN-1(172.30.0.0/16) but i cannot ping or trace anything from LAN-2 to LAN-1, or even to the internet. When i ping from LAN-2, there is no reply, not even a timeout.. it stays blank till i disconnect and it give an destination host unreachable message.

The pfsense version is 2.2.3-RELEASE (amd64)

Kindly help me out.

Best Answer

The firewall seems to consider your LAN-1 as Inside, and LAN-2 as Outside. You need to fix the firewall rules.

While you are at it, double-check that the WAN connection is an Outside connection.