File: description.txt

package info (click to toggle)
strongswan 6.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 61,828 kB
  • sloc: ansic: 405,501; sh: 11,632; makefile: 6,300; sql: 2,885; javascript: 1,948; python: 990; xml: 608; perl: 586; cs: 522; lex: 485; yacc: 443; ruby: 398; ada: 114
file content (10 lines) | stat: -rw-r--r-- 647 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each 
to gateway <b>moon</b>. The authentication is based on <b>X.509 certificates</b>.
Both <b>carol</b> and <b>dave</b> request a <b>virtual IP</b> via the IKEv2 configuration
payload. The gateway moon assigns virtual IP addresses from a pool named <b>bigpool</b>
predefined in the SQL database. 
<p>
Upon the successful establishment of the IPsec tunnels, automatically inserted
iptables-based firewall rules let pass the tunneled traffic.
In order to test both tunnel and firewall, both <b>carol</b> and <b>dave</b> ping
the client <b>alice</b> behind the gateway <b>moon</b>.