Is it necessary to add a passthrough=yes or passthrough=no in above statements ?
If outbound packet (ie non local) must be connection-marked first, then routing-marked, is such passthrough=yes or passthrough=no mandatory ?
Being explicit would help readers to understand.
LAN means local network, it depends on what your config uses. With default one, it’s bridge.
Same thing, you can use both bridge as individual interface, or interface list if it’s defined (I think default config has it).
Passthough tells router, when rule matches, if processing stops (passthrough=no) or continues (passthrough=yes). In this case, if one rule marks connection and following rule should mark routing for same packet, you want yes.
Ahh but if only life was that simple!
Do you really want me to post here to PCC examples of PCC where in one case passthrough = no is used for everything and in the other passthrough = yes for everything from legitimate sources.
More importantly is there a default setting? IE if no such pronouncement is made passthrough = YES or NO, what is the default position of router in terms of passthrough - what does it assume?? It has to be one or the other right??