ipsec: swanctl work: binding to only lo and feth interfaces. this should potentially avoid some issues

This commit is contained in:
toby 2018-11-01 16:11:59 +01:00
parent e7cdde0418
commit c25c9f4e03
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ connections {
children {
loopback4 {
interface = lo,feth+
remote_ts = IPSEC_IPV4_SUBNETS
local_ts = LOOPBACKv4
mode = transport
@ -44,6 +45,7 @@ connections {
children {
loopback6 {
interface = lo,feth+
remote_ts = IPSEC_IPV6_SUBNETS
local_ts = LOOPBACKv6
mode = transport