blob: bd4e41639f81fb1a8b0dea5a436b746f6b8e7cca (
plain)
1
2
3
4
5
6
7
8
|
ike esp from 10.1.1.0/24 to 10.1.2.0/24 peer 3ffe::29 \
main auth hmac-sha1 enc 3des group modp3072 \
quick auth hmac-sha1 enc 3des group modp3072 \
srcid sharleena.as10.net dstid faui31o.informatik.uni-erlangen.de
ike esp from 3ffe::51 to 3ffe::29 \
main auth hmac-sha1 enc aes group modp3072 \
quick auth hmac-sha2-256 enc aes group modp3072 \
srcid sharleena.as10.net dstid faui31o.informatik.uni-erlangen.de
|