man-pages/man7/wireless.7.html
2021-03-31 01:06:50 +01:00

225 lines
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of WIRELESS</TITLE>
</HEAD><BODY>
<H1>WIRELESS</H1>
Section: Linux Programmer's Manual (7)<BR>Updated: 4 March 2004<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
wireless - Wireless Tools and Wireless Extensions
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>iwconfig</B>
<BR>
<B>iwpriv -a</B>
<BR>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
The
<B>Wireless Extensions</B>
is an API allowing you manipulate Wireless LAN networking interfaces.
It is composed of a variety of tools and configuration files. It is
documented in more detail in the Linux Wireless LAN Howto.
<BR>
The
<B>Wireless Tools</B>
are used to change the configuration of wireless LAN networking
interfaces on the fly, to get their current configuration, to get
statistics and diagnose them. They are described in their own man
page, see below for references.
<BR>
<B>Wireless configuration</B>
is specific to each Linux distribution. This man page will contain in
the future the configuration procedure for a few common
distributions. For the time being, check the file DISTRIBUTIONS.txt
included with the Wireless Tools package.
<A NAME="lbAE">&nbsp;</A>
<H2>DEBIAN 3.0</H2>
In Debian 3.0 (and later) you can configure wireless LAN networking
devices using the network configuration tool
<B><A HREF="/cgi-bin/man/man2html?8+ifupdown">ifupdown</A></B>(8).
<DL COMPACT>
<DT id="1"><B>File :</B>
<DD>
<I>/etc/network/interfaces</I>
<DT id="2"><B>Form :</B>
<DD>
wireless-<I>&lt;function&gt; &lt;value&gt;</I>
<BR>
wireless-essid Home
<BR>
wireless-mode Ad-Hoc
<DT id="3"><B>See also :</B>
<DD>
<I>/etc/network/if-pre-up.d/wireless-tools</I>
<BR>
<I>/usr/share/doc/wireless-tools/README.Debian</I>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SuSE 8.0</H2>
SuSE 8.0 (and later) has integrated wireless configuration in their
network scripts.
<DL COMPACT>
<DT id="4"><B>Tool :</B>
<DD>
<B>Yast2</B>
<DT id="5"><B>File :</B>
<DD>
<I>/etc/sysconfig/network/wireless</I>
<BR>
<I>/etc/sysconfig/network/ifcfg-*</I>
<DT id="6"><B>Form :</B>
<DD>
WIRELESS_<I>&lt;function&gt;</I>=<I>&lt;value&gt;</I>
<BR>
WIRELESS_ESSID=&quot;Home&quot;
<BR>
WIRELESS_MODE=Ad-Hoc
<DT id="7"><B>See also :</B>
<DD>
man ifup
<BR>
info scpm
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>ORIGINAL PCMCIA SCRIPTS</H2>
If you are using the original configuration scripts from the Pcmcia
package, you can use this method.
<DL COMPACT>
<DT id="8"><B>File :</B>
<DD>
<I>/etc/pcmcia/wireless.opts</I>
<DT id="9"><B>Form :</B>
<DD>
*,*,*,*)
<BR>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;ESSID=&quot;Home&quot;
<BR>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;MODE=&quot;Ad-Hoc&quot;
<BR>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;;;
<DT id="10"><B>See also :</B>
<DD>
<I>/etc/pcmcia/wireless</I>
<BR>
File
<I>PCMCIA.txt</I>
part of Wireless Tools package
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Jean Tourrilhes - <A HREF="mailto:jt@hpl.hp.com">jt@hpl.hp.com</A>
<BR>
<I><A HREF="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/">http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/</A></I>
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+iwconfig">iwconfig</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+iwlist">iwlist</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+iwspy">iwspy</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+iwpriv">iwpriv</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+iwevent">iwevent</A></B>(8).
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="13"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="14"><A HREF="#lbAE">DEBIAN 3.0</A><DD>
<DT id="15"><A HREF="#lbAF">SuSE 8.0</A><DD>
<DT id="16"><A HREF="#lbAG">ORIGINAL PCMCIA SCRIPTS</A><DD>
<DT id="17"><A HREF="#lbAH">AUTHOR</A><DD>
<DT id="18"><A HREF="#lbAI">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:10 GMT, March 31, 2021
</BODY>
</HTML>