summaryrefslogtreecommitdiff
path: root/regress/sbin/ipsecctl/sa26.in
blob: a99cacfa7dff79dbee3f1b87d6e6e3b7a7449d46 (plain)
1
2
3
4
5
6
7
8
9
10
# group all kind of sa bundles
ipip tunnel from 1.1.1.1 to 2.2.2.2 spi 0x1a000000:0x1b000000 bundle foo
ipcomp transport from 1.1.1.1 to 2.2.2.2 spi 0x2a00:0x2b00 bundle foo
esp transport from 1.1.1.1 to 2.2.2.2 spi 0x3a000000:0x3b000000 \
	authkey file "DIR/ak256:DIR/ak256" \
	enckey file "DIR/ek128:DIR/ek128" \
	bundle foo
ah transport from 1.1.1.1 to 2.2.2.2 spi 0x4a000000:0x4b000000 \
	authkey file "DIR/ak256:DIR/ak256" \
	bundle foo