D dpalme Dec 6, 2010 #1 Is there any drawbacks or gotchas for adding the following lines: Code: net.inet.tcp.blackhole=2 net.inet.udp.blackhole=1
Is there any drawbacks or gotchas for adding the following lines: Code: net.inet.tcp.blackhole=2 net.inet.udp.blackhole=1
DutchDaemon Administrator Staff member Administrator Moderator Developer Dec 7, 2010 #2 Sounds like what pf would do when using Code: set block-policy drop Shouldn't hurt.