All pastes #2116357 Raw Edit

Mine

public text v1 · immutable
#2116357 ·published 2012-02-10 12:54 UTC
rendered paste body
# ipsec.conf - strongSwan IPsec configuration file

# basic configuration

config setup
        # plutodebug=all
        # crlcheckinterval=600
        # strictcrlpolicy=yes
        # cachecrls=yes
        nat_traversal=yes
        charonstart=no
        plutostart=yes

# Add connections here.

conn hol
        left=%defaultroute
        leftcert=pianuxCert.crt
        right=hol.tsalikis.net
        rightcert=roosterCertIPsec.crt
        auto=start