strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added openssl-ikev2/rw-cpa scenario
[strongswan.git]
/
testing
/
tests
/
openssl-ikev2
/
rw-cpa
/
hosts
/
dave
/
etc
/
iptables.flush
1
*filter
2
3
-F
4
5
-P INPUT ACCEPT
6
-P OUTPUT ACCEPT
7
-P FORWARD ACCEPT
8
9
COMMIT
10
11
*nat
12
13
-F
14
15
COMMIT
16
17
*mangle
18
19
-F
20
21
COMMIT