forked from extern/shorewall_code
Correct L2TP documentation
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
56bf8b1572
commit
6e7fc9bee4
@ -804,10 +804,11 @@ all all REJECT info
|
|||||||
|
|
||||||
<programlisting>#ACTION SOURCE DEST PROTO DEST SOURCE
|
<programlisting>#ACTION SOURCE DEST PROTO DEST SOURCE
|
||||||
# PORT(S) PORT(S)
|
# PORT(S) PORT(S)
|
||||||
SECTION ESTABLISHED
|
?SECTION ESTABLISHED
|
||||||
# Prevent IPsec bypass by hosts behind a NAT gateway
|
# Prevent IPsec bypass by hosts behind a NAT gateway
|
||||||
L2TP(REJECT) net $FW
|
L2TP(REJECT) net $FW
|
||||||
REJECT $FW net udp - 1701
|
REJECT $FW net udp - 1701
|
||||||
|
?SECTION NEW
|
||||||
# l2tp over the IPsec VPN
|
# l2tp over the IPsec VPN
|
||||||
ACCEPT vpn $FW udp 1701
|
ACCEPT vpn $FW udp 1701
|
||||||
# webserver that can only be accessed internally
|
# webserver that can only be accessed internally
|
||||||
|
Loading…
Reference in New Issue
Block a user