Update the Bridging section to r1.256
This commit is contained in:
parent
e46454f5f2
commit
e589e33ca8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19327
1 changed files with 7 additions and 0 deletions
|
|
@ -303,6 +303,13 @@
|
||||||
vous devrez ajouter également la ligne:</para>
|
vous devrez ajouter également la ligne:</para>
|
||||||
|
|
||||||
<programlisting>net.link.ether.bridge_ipfw=1</programlisting>
|
<programlisting>net.link.ether.bridge_ipfw=1</programlisting>
|
||||||
|
|
||||||
|
<para>Pour &os; 5.2-RELEASE et versions suivantes, utilisez
|
||||||
|
les lignes suivantes:</para>
|
||||||
|
|
||||||
|
<programlisting>net.link.ether.bridge.enable=1
|
||||||
|
net.link.ether.bridge.config=<replaceable>if1</replaceable>,<replaceable>if2</replaceable>
|
||||||
|
net.link.ether.bridge.ipfw=1</programlisting>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue