Its pretty much what you typed above, but remember. To and From. Not just one or the other.
All traffic on every interface, including the LAN is block, both to and from without rules. Take a look at the default LAN rules. Allow any protocol. Any Source. Any Destination. You know... I've never tried port forwarding from the WAN to a LAN with no allow rules on the LAN. I wonder what that might do? But yeah - Like you said. Without added rules, everything starts out totally blocked.
If your device on in tha LAN initiates traffic to a device on ANOTHER subnet (might be local, on your router, with different interface, or on the "internet", i.e. via the WAN) a STATE is initiated. This means that for the respective traffic in the opposite direction, no firewall rule is necessary.LAN-device -> ask site on Internet Firewall creates STATEInternet site answer -> goes through to device on LAN (although you have a "BLOCK any any" rule on your WAN interface)That's why the Sense is called a STATEFULL firewall.What xinnan wrote is correct, I have it for some machines:ALLOW port IMAP source:specific IP target:any ALLOW port SMTP source:specific IP target:any BLOCK any port source: specific IP target:anyALLOW ANY port source:LAN net target:anyWill allow only email for the specific IP and allow any IPv4 traffic for the rest of the LAN subnet. You can specify more protocols even for the rest of the LAN interface, if you want... ;-)
There IS no way to block traffic on the LAN via rules in the firewall. This traffic never reaches the firewall. LAN = LAN = LAN, all devices talk directly to each other.
I hate to phrase it this way, but I'd really like to know: Who is right?