View | Details | Raw Unified | Return to bug 96127
Collapse All | Expand All

(-)handbook/advanced-networking/chapter.sgml Fri Apr 21 09:41:11 2006 (+8 lines)
Lines 1919-1924 Link Here
1919
         changes the default rule for the firewall to accept any packet.
1919
         changes the default rule for the firewall to accept any packet.
1920
         Make sure you know how this changes the meaning of your ruleset
1920
         Make sure you know how this changes the meaning of your ruleset
1921
         before you set it.</para>
1921
         before you set it.</para>
1922
1923
       <para>One other way to allow only arp packets through a filtering bridge,
1924
         is to add the following firewall rule:
1925
1926
         <programlisting>ipfw add allow mac-type arp layer2<programmlisting>
1927
1928
         so you do not have to set <literal>IPFIREWALL_DEFAULT_TO_ACCEPT</literal>.
1929
       <para>
1922
      </sect3>
1930
      </sect3>
1923
1931
1924
      <sect3>
1932
      <sect3>

Return to bug 96127