mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-07 00:01:49 -04:00
charon does not need leftnexthop for ipv6 scenarios
This commit is contained in:
parent
8ad95a2000
commit
e2d1f05f0e
@ -18,12 +18,10 @@ conn net-net
|
||||
|
||||
conn host-host
|
||||
left=PH_IP6_MOON
|
||||
leftnexthop=0::0
|
||||
leftcert=moonCert.pem
|
||||
leftid=@moon.strongswan.org
|
||||
leftfirewall=yes
|
||||
right=PH_IP6_SUN
|
||||
rightnexthop=0::0
|
||||
rightid=@sun.strongswan.org
|
||||
auto=add
|
||||
|
||||
|
@ -18,11 +18,9 @@ conn net-net
|
||||
|
||||
conn host-host
|
||||
left=PH_IP6_SUN
|
||||
leftnexthop=0::0
|
||||
leftcert=sunCert.pem
|
||||
leftid=@sun.strongswan.org
|
||||
leftfirewall=yes
|
||||
right=PH_IP6_MOON
|
||||
rightnexthop=0::0
|
||||
rightid=@moon.strongswan.org
|
||||
auto=add
|
||||
|
Loading…
x
Reference in New Issue
Block a user