Date: Wed, 27 Sep 2017 12:12:01 -0700 From: hiren panchasara <hiren@strugglingcoder.info> To: Christopher Sean Hilton <chris@vindaloo.com> Cc: freebsd-stable@freebsd.org Subject: Re: Bind9 + TCP_FASTOPEN => no rndc Message-ID: <20170927191201.GE5755@strugglingcoder.info> In-Reply-To: <20170927173525.bspia3tpcu35yng3@kessel.vindaloo.com> References: <20170927173525.bspia3tpcu35yng3@kessel.vindaloo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--tMbDGjvJuJijemkf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 09/27/17 at 01:35P, Christopher Sean Hilton wrote: > I'm trying to configure bind 9.11 as a nameserver on FreeBSD > 11-STABLE. When the bind9 port compile it enables TCP_FASTOPEN but the > changes haven't yet been baked into the GENERIC Kernel. I can't find a > way to disable the use of TCP_FASTOPEN in bind at startup. Is the only > way to fix this problem to build a new kernel with TCP_FASTOPEN > enabled? afaik, yes. options TCP_RFC7413 in kernconf. It defaults to off even with the option. net.inet.tcp.fastopen.enabled=1 will enable actual use. Cheers, Hiren --tMbDGjvJuJijemkf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJZy/f+XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/l1tUIAIM/P3VAz+VQiwvJ9QNpx3Pp hxFs5r1cZv2LGLjoVl7YXjWGx0+vkFEyBPqqGSgFTYcaH9OOh4NMEu5wEzkPTqXv 2J83rBzpuHtwur4vv6G/NHnyXdVRxPFSBCU4piuLpJzzpE39g8YzGC2vk3rRAWA9 5AS47f5JjbTyvXXnjqaek6/w/kAmui68TIMCzMZvzxfpO4I1p7LULulgRixrHRfP KqaNIoRVPgpE3BZrFDAgYfngLpAaD4anU1+/DGdEyPpR25pz9vFvrMiufOPcFbB+ UFg+OYhvldfxTuBPG0OE7IWc9H16gouCQbkWiXAs8dagdMAITUX1R9dt80ANsUY= =YM7U -----END PGP SIGNATURE----- --tMbDGjvJuJijemkf--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170927191201.GE5755>