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

(-)chapter.sgml (-1 / +1 lines)
Lines 681-687 Link Here
681
          We do that by using &man.sysctl.8;:</para>
681
          We do that by using &man.sysctl.8;:</para>
682
682
683
         <screen>&prompt.root; <userinput>sysctl net.link.ether.bridge=1</userinput>
683
         <screen>&prompt.root; <userinput>sysctl net.link.ether.bridge=1</userinput>
684
&prompt.root; <userinput>sysctl net.link.ether.bridge_cfg="wi0 xl0"</userinput>
684
&prompt.root; <userinput>sysctl net.link.ether.bridge.config="wi0,xl0"</userinput>
685
&prompt.root; <userinput>sysctl net.inet.ip.forwarding=1</userinput></screen>
685
&prompt.root; <userinput>sysctl net.inet.ip.forwarding=1</userinput></screen>
686
686
687
	<para>On &os;&nbsp;5.2-RELEASE and later, you have to use
687
	<para>On &os;&nbsp;5.2-RELEASE and later, you have to use

Return to bug 61979