<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    1.9.0 and the RC have worked nicely for my little home DoT setup on
    FreeBSD 12<br>
    <br>
    Im not a expert. Do I need to do a custom kernal on FreeBSD 12 with
    options TCP_RFC7413 ?<br>
    <br>
    warning: Setting TCP Fast Open as server failed: Operation not
    permitted ; this could likely be because sysctl
    net.inet.tcp.fastopen.enabled, net.inet.tcp.fastopen.server_enable,
    or net.ipv4.tcp_fastopen is disabled<br>
    <br>
    Already in sysctl.conf<br>
    <pre class="screen"><strong class="userinput"><code>net.inet.tcp.fastopen.enabled=1
net.inet.tcp.fastopen.server_enable=1
net.ipv4.tcp_fastopen=1
</code></strong></pre>
  </body>
</html>