Test ikev2/compress
Description
This scenario enables IPCOMP compression between roadwarrior
carol
and gateway
moon
. Two pings from
carol
to
alice
checks the established tunnel with compression.
console.log
moon
ipsec.conf
ipsec.secrets
ipsec.sql
strongswan.conf
ipsec statusall
ipsec listall
auth.log
daemon.log
ip -s xfrm policy
ip -s xfrm state
ip route list table 220
iptables -L
carol
ipsec.conf
ipsec.secrets
ipsec.sql
strongswan.conf
ipsec statusall
ipsec listall
auth.log
daemon.log
ip -s xfrm policy
ip -s xfrm state
ip route list table 220
iptables -L
Back