INNER CODE UNIT · Shell

leftprotoport

hwdsl2/docker-ipsec-vpn-server · run.sh:459

  leftprotoport=17/1701
  rightprotoport=17/%any
  type=transport
  also=shared

EOF
fi
if [ "$disable_ipsec_xauth" != yes ]; then
cat >> /etc/ipsec.conf <<EOF
conn xauth-psk
  auto=add
  leftsubnet=0.0.0.0/0
  rightaddresspool=$XAUTH_POOL
  modecfgdns=$DNS_SRVS
  leftxauthserver=yes
  rightxauthclient=yes
  leftmodecfgserver=yes
  rightmodecfgclient=yes

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…