Bug 96127

Summary: add hint to pass arp packets through filtering bridge to advanced-networking doc
Product: Documentation Reporter: Toni Schmidbauer <freebsd>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Toni Schmidbauer 2006-04-21 09:40:12 UTC
	currently it is stated in the advanced networking section in
	the handbook to add IPFIREWALL_DEFAULT_TO_ACCEPT to allow arp through a
	filtering bridge. this is not false, but there's a better way
	to do it.
Comment 1 dfilter service freebsd_committer freebsd_triage 2006-10-13 11:54:08 UTC
trhodes     2006-10-13 10:53:54 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/advanced-networking 
                                                       chapter.sgml 
  Log:
  In the "filtering bridge" section, add a note about how to pass arp packets
  through the firewall.  This is useful in cases where a user may not wish to
  set IPFIREWALL_DEFAULT_TO_ACCEPT.
  
  PR:             96127
  
  Revision  Changes    Path
  1.386     +23 -6     doc/en_US.ISO8859-1/books/handbook/advanced-networking/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 2 Tom Rhodes freebsd_committer freebsd_triage 2006-10-13 11:54:13 UTC
State Changed
From-To: open->closed

Different version of your patch committed.  Because of the 
pre/post text, I chose to document all three plausible options 
for this senerio and discuss their differences.  Thanks for 
the submission! 


Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2006-10-13 11:54:13 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me.