Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > ecb98c6860f2815b55827722a267bf77 > files > 107

libreswan-3.32-1.1.mga7.armv7hl.rpm


# Opportunistic IPsec using DNSSEC and supporting an address
# pool for clients behind NAT (Client Address Translation, cat)
#
conn clear-or-private
	leftckaid=YourCKAID
	left=%defaultroute
        leftaddresspool=100.64.0.1-100.64.255.254
	leftid=@YOURFQDN
	leftauth=rsasig
	leftmodecfgclient=yes
        leftcat=yes
	right=%opportunisticgroup
	rightauth=null
	rightid=%null
        #narrowing=yes
        negotiationshunt=passthrough
        failureshunt=passthrough
        ikev2=insist
	type=tunnel
        auto=add