Administrator Guide

Table Of Contents
# leftcert=selfCert.der
# leftsendcert=never
# right=192.168.0.2
# rightsubnet=10.2.0.0/16
# rightcert=peerCert.der
# auto=start
# conn sample-with-ca-cert
# leftsubnet=10.1.0.0/16
# leftcert=myCert.pem
# right=192.168.0.2
# rightsubnet=10.2.0.0/16
# rightid="C=CH, O=Linux strongSwan CN=peer name"
# auto=start
Begin Pre-Shared Key Authentication, IPv4
1. strongSwan host IP address is 10.127.238.154
2. array addresses are 10.124.65.38 (the wka) and 10.124.65.39 (eth0)
The only two files modified on the strongSwan host are ipsec.conf and ipsec.secrets
# ipsec.conf - strongSwan IPsec configuration file
# basic configuration
config setup
# strictcrlpolicy=yes
# uniqueids = no
# Add connections here.
conn %default
auto=route
keyexchange=ikev1
ike=3des-sha1-modp1024
conn kirt5eth0
type=tunnel
authby=psk
right=10.124.65.39
conn kirt5wka
type=tunnel
authby=psk
right=10.124.65.38
80
About Group-Level Security