charon does not need leftnexthop for ipv6 scenarios
This commit is contained in:
@@ -18,12 +18,10 @@ conn net-net
|
|||||||
|
|
||||||
conn host-host
|
conn host-host
|
||||||
left=PH_IP6_MOON
|
left=PH_IP6_MOON
|
||||||
leftnexthop=0::0
|
|
||||||
leftcert=moonCert.pem
|
leftcert=moonCert.pem
|
||||||
[email protected]
|
[email protected]
|
||||||
leftfirewall=yes
|
leftfirewall=yes
|
||||||
right=PH_IP6_SUN
|
right=PH_IP6_SUN
|
||||||
rightnexthop=0::0
|
|
||||||
[email protected]
|
[email protected]
|
||||||
auto=add
|
auto=add
|
||||||
|
|
||||||
|
|||||||
@@ -18,11 +18,9 @@ conn net-net
|
|||||||
|
|
||||||
conn host-host
|
conn host-host
|
||||||
left=PH_IP6_SUN
|
left=PH_IP6_SUN
|
||||||
leftnexthop=0::0
|
|
||||||
leftcert=sunCert.pem
|
leftcert=sunCert.pem
|
||||||
[email protected]
|
[email protected]
|
||||||
leftfirewall=yes
|
leftfirewall=yes
|
||||||
right=PH_IP6_MOON
|
right=PH_IP6_MOON
|
||||||
rightnexthop=0::0
|
|
||||||
[email protected]
|
[email protected]
|
||||||
auto=add
|
auto=add
|
||||||
|
|||||||
Reference in New Issue
Block a user