Date: Wed, 28 Aug 2019 17:43:04 +0200 From: Hauke Fath <h...@spg.tu-darmstadt.de> Message-ID: <daea353b-a1f0-3c04-dbbd-2faccd4e8...@spg.tu-darmstadt.de>
| /netbsd: [ 22431.3702756] in6_setscope: can't set scope for not loopback | interface vioif0 and loopback address ::1 ::1 should only be configureds as an address on lo0 - why are you trying to assign it to vioif0 ? The loopback interface and its addresses are "special", they need to be used as designed. kre