With the update sthen@ just put in we can enable this: --disable-explicit-port-randomisation disable explicit source port randomisation and rely on the kernel to provide random source ports
OK? diff --git Makefile.bsd-wrapper Makefile.bsd-wrapper index ff9bc927592..c4abf8dbb97 100644 --- Makefile.bsd-wrapper +++ Makefile.bsd-wrapper @@ -17,7 +17,8 @@ CONFIGURE_OPTS_UNBOUND= --enable-allsymbols \ --with-rootkey-file=/var/unbound/db/root.key \ --with-conf-file=${CHROOTDIR}/etc/unbound.conf \ --with-username=_unbound \ - --disable-shared + --disable-shared \ + --disable-explicit-port-randomisation # do not remove, breaks unwind(8) CONFIGURE_OPTS_UNBOUND+= --without-pthreads -- I'm not entirely sure you are real.