Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166674815
D9920.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
496 B
Referenced Files
None
Subscribers
None
D9920.id.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D9920: Fix rc.firewall workstation profile for fragmented packets
Attached
Detach File
Event Timeline
Log In to Comment