Bug 122351

Summary: [patch] update to PF section of handbook
Product: Documentation Reporter: John Ferrell <jdferrell3>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
chapter.sgml.diff.txt none

Description John Ferrell 2008-04-01 20:10:01 UTC
Attached is a diff to update the PF section of firewalls/chapter.sgml.  I revised and updated the section, rewording and reorganizing parts for clarity.  I also pointed out the /etc/pf.conf move in FreeBSD 7.0 (docs/121321: Handbook should reflect new pf.conf defaults) and addressed why you would want to compile PF support into the kernel.  (There was a comment on the freebsd-doc list recently about compiling pfsync into the kernel.)

The updated version can be viewed here:
http://bigapps.rhsmith.umd.edu/doc/en_US.ISO8859-1/books/handbook/firewalls-pf.html

Comments/suggestions are welcome.

Thanks,
John

Fix: Patch attached with submission follows:
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-06-15 13:30:38 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-15 14:16:54 UTC
gabor       2008-06-15 13:16:49 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/firewalls chapter.sgml 
  Log:
  - Reword and reorganize the PF subchapter to be clearer and easier to
    use. Mention the changed location of a configuration file in 7.0.
  
  PR:             docs/122351, docs/121321 (related)
  Submitted by:   John Ferrell <jdferrell3@yahoo.com>
  
  Revision  Changes    Path
  1.83      +182 -103  doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2008-06-15 14:17:16 UTC
State Changed
From-To: open->closed

Committed with slight changes, thanks!