FreeBSD Bugzilla – Attachment 49517 Details for
Bug 75610
Advanced Networking Wireless section cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.37 KB, created by
David Adam
on 2004-12-29 14:20:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Adam
Created:
2004-12-29 14:20:18 UTC
Size:
1.37 KB
patch
obsolete
>--- chapter.sgml.orig 2004-12-29 21:37:24.623057600 +0800 >+++ chapter.sgml 2004-12-29 21:55:09.994987200 +0800 >@@ -808,15 +808,15 @@ > tell the FreeBSD kernel which interfaces to bridge together. > We do that by using &man.sysctl.8;:</para> > >- <screen>&prompt.root; <userinput>sysctl net.link.ether.bridge=1</userinput> >-&prompt.root; <userinput>sysctl net.link.ether.bridge_cfg="wi0,xl0"</userinput> >+ <screen>&prompt.root; <userinput>sysctl net.link.ether.bridge.enable=1</userinput> >+&prompt.root; <userinput>sysctl net.link.ether.bridge.config="wi0,xl0"</userinput> > &prompt.root; <userinput>sysctl net.inet.ip.forwarding=1</userinput></screen> > >- <para>On &os; 5.2-RELEASE and later, you have to use >- instead the following options:</para> >+ <para>On &os; versions earlier than 5.2-RELEASE (including releases in the 4.x line), >+ you need to use the following options instead:</para> > >- <screen>&prompt.root; <userinput>sysctl net.link.ether.bridge.enable=1</userinput> >-&prompt.root; <userinput>sysctl net.link.ether.bridge.config="wi0,xl0"</userinput> >+ <screen>&prompt.root; <userinput>sysctl net.link.ether.bridge=1</userinput> >+&prompt.root; <userinput>sysctl net.link.ether.bridge_cfg="wi0,xl0"</userinput> > &prompt.root; <userinput>sysctl net.inet.ip.forwarding=1</userinput></screen> > > <para>Now it is time for the wireless card setup.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 75610
: 49517