ipfw
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ipfw [2010/08/26 02:21] – k2patel | ipfw [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 17: | Line 17: | ||
</ | </ | ||
NOTE : sysctl net.link.ether.bridge_ipfw=1 | NOTE : sysctl net.link.ether.bridge_ipfw=1 | ||
- | |||
==== Common Attack Prevention ==== | ==== Common Attack Prevention ==== | ||
Line 46: | Line 45: | ||
**#deny fragments as bogus packets** | **#deny fragments as bogus packets** | ||
<code bash> | <code bash> | ||
- | ipfw add 00017 deny log all from any to any frag in via | + | ipfw add 00017 deny log all from any to any frag in via em0 |
</ | </ |
ipfw.1282789287.txt.gz · Last modified: 2020/08/10 02:30 (external edit)