]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Enable IPv6 guest-to-guest communication
authorTobias Brunner <tobias@strongswan.org>
Thu, 4 Jul 2024 16:23:03 +0000 (18:23 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 26 Jul 2024 09:34:44 +0000 (11:34 +0200)
Not sure what changed, but without this setting, ND packets would not
get through to other hosts connected to the same bridge.

testing/config/kvm/vnet1.xml
testing/config/kvm/vnet2.xml
testing/config/kvm/vnet3.xml

index 94097ab6f0caba1093044dd9f32ceb4d041ee17d..fd7453a5c6698a156a4edf2c68a441eb97e7aff0 100644 (file)
@@ -1,4 +1,4 @@
-<network>
+<network ipv6='yes'>
   <name>vnet1</name>
   <uuid>1d6ac7c7-60d9-56c1-a7df-210d3d0cc6d1</uuid>
   <forward dev='lo' mode='route'>
index b21e7ed1fc32969c478be9bdf26891f222ebf101..331ffaaeb14d538c611134a80287f5c78b670dbb 100644 (file)
@@ -1,4 +1,4 @@
-<network>
+<network ipv6='yes'>
   <name>vnet2</name>
   <uuid>b5147a7d-e184-5c9e-3838-4621796ba95c</uuid>
   <forward dev='lo' mode='route'>
index f46d9ec0935d7388b5dd532a8a8d12eb9e00f55b..8b6a4d3ce815f435ab701317322f72f403986573 100644 (file)
@@ -1,4 +1,4 @@
-<network>
+<network ipv6='yes'>
   <name>vnet3</name>
   <uuid>5c537abc-c116-90e9-a0ef-886340d4c356</uuid>
   <forward dev='lo' mode='route'>