From 7a6ac3e0871749dc82d66caec562e55b5f6107cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sun, 25 Feb 2001 11:44:51 +0000 Subject: [PATCH] Fix references to Chapman & Zwicky and Cheswick & Bellowin. PR: 24652 Submitted by: jjreynold@home.com --- etc/rc.firewall | 8 +++++--- etc/rc.firewall6 | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/etc/rc.firewall b/etc/rc.firewall index 82f1b2e3030b..1755985f8888 100644 --- a/etc/rc.firewall +++ b/etc/rc.firewall @@ -54,12 +54,13 @@ fi # If you don't know enough about packet filtering, we suggest that you # take time to read this book: # -# Building Internet Firewalls +# Building Internet Firewalls, 2nd Edition # Brent Chapman and Elizabeth Zwicky # # O'Reilly & Associates, Inc -# ISBN 1-56592-124-0 +# ISBN 1-56592-871-7 # http://www.ora.com/ +# http://www.oreilly.com/catalog/fire2/ # # For a more advanced treatment of Internet Security read: # @@ -68,8 +69,9 @@ fi # William R. Cheswick, Steven M. Bellowin # # Addison-Wesley -# ISBN 0-201-6337-4 +# ISBN 0-201-63357-4 # http://www.awl.com/ +# http://www.awlonline.com/product/0%2C2627%2C0201633574%2C00.html # if [ -n "${1}" ]; then diff --git a/etc/rc.firewall6 b/etc/rc.firewall6 index df2d7a23c8f6..646d3d11c1d2 100644 --- a/etc/rc.firewall6 +++ b/etc/rc.firewall6 @@ -29,12 +29,13 @@ fi # If you don't know enough about packet filtering, we suggest that you # take time to read this book: # -# Building Internet Firewalls +# Building Internet Firewalls, 2nd Edition # Brent Chapman and Elizabeth Zwicky # # O'Reilly & Associates, Inc -# ISBN 1-56592-124-0 +# ISBN 1-56592-871-7 # http://www.ora.com/ +# http://www.oreilly.com/catalog/fire2/ # # For a more advanced treatment of Internet Security read: # @@ -43,8 +44,9 @@ fi # William R. Cheswick, Steven M. Bellowin # # Addison-Wesley -# ISBN 0-201-6337-4 +# ISBN 0-201-63357-4 # http://www.awl.com/ +# http://www.awlonline.com/product/0%2C2627%2C0201633574%2C00.html # if [ -n "${1}" ]; then