8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
charon {
|
|
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown attr
|
|
dns1 = PH_IP_WINNETOU
|
|
dns2 = PH_IP_VENUS
|
|
}
|