Bug 24652

Summary: rc.firewall contains incorrect ISBN number for recommended book
Product: Base System Reporter: John Reynolds <jjreynold>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description John Reynolds 2001-01-26 04:50:01 UTC
I think this goes under 'conf' but it might be 'docs'. Here goes:

The /etc/rc.firewall (and /etc/rc.firewall6) script contains references to
"recommended" books on the subject of security and firewalls. The second book
mentioned, Firewalls & Internet Security, is referenced by an incorrect ISBN
number. Additionally, the first book mentioned, Building Internet Firewalls, is
now in its 2nd edition and thus that, more current, book will have a new ISBN
number as well.

The patch attached fixes these two things as well as gives complete URLs to the
books themselves on each publisher's website for convenience.

The patch also applies (with an offset) to /etc/rc.firewall6 cleanly.

How-To-Repeat: 
  Look at /etc/rc.firewall and try to find a book using the second ISBN number :)
Comment 1 John Reynolds 2001-01-26 04:53:37 UTC
Sorry, I realized after I sent this PR that I'd botched my e-mail address. The
'proper' one should be

  John Reynolds <jjreynold@home.com>

That patch and description inside this PR are still valid.

Thanx.
Comment 2 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-02-25 11:46:11 UTC
State Changed
From-To: open->closed

Fixed, thanks.