Lets assume a IPFire is fresh installed. The red, orange, blue and green LAN is connected. The red connection is to an Access-Router from the ISP. So the red LAN has private IPs. (192.168.x.y/24)
The Firewall-Options in the UI are set to:
Masquerading
Masquerade GREEN Masquerading disabled
Masquerade ORANGE Masquerading disabled
Masquerade BLUE Masquerading enabled
Firewall options for RED interface
Drop packets from and to hostile networks (listed at Spamhaus DROP, etc.) on
Firewall options for BLUE interface
Drop all packets not addressed to proxy off
Drop all Microsoft ports 135,137,138,139,445,1025 on
Firewall policy
Default behaviour of (forward) firewall in mode “Blocked” DROP
Default behaviour of (outgoing) firewall in mode “Blocked” DROP
Default behaviour of (input) firewall DROP
Default firewall behaviour:
FORWARD BLOCKED
OUTGOING BLOCKED
================
If I want to connect to a host in the orange LAN from the internet, is a additional rule neccessary?
If I want to connect to the WLAN (The blue LAN) from the internet, is a additional rule neccessary?
If I want to connect to a host in the green LAN via the OpenVPN service from the internet, is a additional rule neccessary?
Is this answered somewhere in the documenation or the wiki?