802.11 Security by Bruce Potter, Bob Fleck The following errata were *corrected* in the 7/05 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem (18) IN PRINT: Last paragraph, first sentence' "...and implement complimentary security,..." NOW READS: "...and implement complementary security,..." (46) IN PRINT: 5th paragraph, first sentence; "...in FreeBSD: /etc/ined.conf,..." NOW READS: "...in FreeBSD: /etc/inetd.conf,..." [60] 3rd stanza in iptables script; about line 8 of the script; "$IPTABLES -flush" NOW READS: "$IPTABLES --flush" (60) line 20 of sample rc.firewall script; $IPTABLES -A client -m state -state NEW -i ! eth0 -j ACCEPT NOW READS: $IPTABLES -A client -m state --state NEW -i ! eth0 -j ACCEPT (94) First Paragraph under the heading Trap Host: "...information has a log entry..." NOW READS: "...information as a log entry..." {133} 2nd paragraph; /etc/.firewall.conf NOW READS: /etc/firewall.conf