Page MenuHomeFreeBSD

D9920.id.diff
No OneTemporary

D9920.id.diff

Index: etc/rc.firewall
===================================================================
--- etc/rc.firewall
+++ etc/rc.firewall
@@ -435,6 +435,10 @@
# Allow packets for which a state has been built.
${fwcmd} add check-state
+ # Reassemble UDP packets. This fixes DNSSEC, important for accessing
+ # e.g. FreeBSD.org services with local_unbound resolver
+ ${fwcmd} add reass udp from any to any in
+
# For services permitted below.
${fwcmd} add pass tcp from me to any established

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 16, 11:08 AM (12 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36821710
Default Alt Text
D9920.id.diff (496 B)

Event Timeline