mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2025-02-28 22:13:02 +01:00
Updated ipsec-on-freebsd (markdown)
This commit is contained in:
parent
70af5b16e4
commit
39c8f86935
@ -62,4 +62,11 @@ remote b.c.d.e [500] {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sainfo (address a.b.c.d gre address b.c.d.e gre) {
|
||||||
|
pfs_group modp4096;
|
||||||
|
lifetime time 1 hour;
|
||||||
|
encryption_algorithm aes 256;
|
||||||
|
authentication_algorithm hmac_sha1;
|
||||||
|
}
|
||||||
|
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user