mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-22 00:01:45 -05:00
22 lines
111 B
Plaintext
22 lines
111 B
Plaintext
*filter
|
|
|
|
-F
|
|
|
|
-P INPUT ACCEPT
|
|
-P OUTPUT ACCEPT
|
|
-P FORWARD ACCEPT
|
|
|
|
COMMIT
|
|
|
|
*nat
|
|
|
|
-F
|
|
|
|
COMMIT
|
|
|
|
*mangle
|
|
|
|
-F
|
|
|
|
COMMIT
|