diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index fbb11535..a9f45f70 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -870,6 +870,11 @@ Files in /etc/sysconfig/network-scripts/ one IPSEC configuration with the same DST), set KEYING=automatic and leave all IKE_* parameters unspecified. + To override the identifier to use with a preshared key: + + MYID_TYPE=address|fqdn|user_fqdn + MYID_VALUE=fqdn or user_fqdn string for this connection + Usage of AH or ESP may be disabled by setting {AH,ESP}_PROTO to "none". Bonding-specific items |