Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By Corrected
Printed Page 18
IN PRINT: Last paragraph, first sentence'

"...and implement complimentary security,..."

NOW READS:
"...and implement complementary security,..."

Anonymous  Jul 2005
Printed Page 46
IN PRINT: 5th paragraph, first sentence

"...in FreeBSD: /etc/ined.conf,..."

NOW READS:
"...in FreeBSD: /etc/inetd.conf,..."

Anonymous  Jul 2005
Printed Page 60
3rd stanza in iptables script; about line 8 of the script

"$IPTABLES -flush"

NOW READS:
"$IPTABLES --flush"

Anonymous  Jul 2005
Printed Page 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

Anonymous  Jul 2005
Printed Page 94
First Paragraph under the heading Trap Host

"...information has a log entry..."

NOW READS:
"...information as a log entry..."

Anonymous  Jul 2005
Printed Page 133
2nd paragraph

/etc/.firewall.conf

NOW READS:
/etc/firewall.conf

Anonymous  Jul 2005
Printed Page 158
Figure 14-1

"Athenticator server"
should be:
"Authentication server"

Anonymous