FireBrick OTP: Difference between revisions
Appearance
Content deleted Content added
| Line 63: | Line 63: | ||
<rule name="Remote User Access" source-ip="RemoteUsers" source-interface="pppoe" target-interface="self LAN" log="true"/> |
<rule name="Remote User Access" source-ip="RemoteUsers" source-interface="pppoe" target-interface="self LAN" log="true"/> |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
If your FireBrick is not doing the PPP, then set the source-interface to your WAN interface. |
*If your FireBrick is not doing the PPP, then set the source-interface to your WAN interface. |
||
The rule here allows the user full access to all IPs and ports on your LAN, this rule can be set to specify target-ip(s) and target-port(s) as required. |
*The rule here allows the user full access to all IPs and ports on your LAN, this rule can be set to specify target-ip(s) and target-port(s) as required. |
||
*Also add Johns keyring to the FireBrick first, through the |
|||