Problems with DNSSEC -- answer in fragmented UDP doesn't work

David DeSimone ddesimone at verio.net
Sat Jan 31 06:11:19 UTC 2015


Kevin Oberman wrote:
>
> For ipfw you need something like "allow ip from any to me frag". If you
> want to restrict this to DNS, restrict it to dst-port 53.

Unfortunately, UDP fragments only contain the port number in the very first fragment.  So you will not be able to forward the later fragments based on port number.  You can only see the Src/Dest IP and Protocol number in the fragment.

--
David DeSimone == fox at verio.net == Network Admin
  "I don't like spinach, and I'm glad I don't, because if I
   liked it I'd eat it, and I just hate it." -- Clarence Darrow
This email message is intended for the use of the person to whom it has been sent, and may contain information that is confidential or legally protected. If you are not the intended recipient or have received this message in error, you are not authorized to copy, distribute, or otherwise use this message or its attachments. Please notify the sender immediately by return e-mail and permanently delete this message and any attachments. Verio Inc. makes no warranty that this email is error or virus free. Thank you.


More information about the freebsd-net mailing list