<div>Hi Scott</div>
<div> </div>
<div>Within each interface configuration files, the following values are common: </div>
<p></p>
<ul>
<li>
<p><tt class="OPTION">BOOTPROTO=<tt class="REPLACEABLE"><i><protocol></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><protocol></i></tt></tt> is one of the following: </p>
<p></p>
<ul>
<li>
<p><tt class="OPTION">none</tt> — No boot-time protocol should be used. </p>
<li>
<p><tt class="OPTION">bootp</tt> — The BOOTP protocol should be used. </p>
<li>
<p><tt class="OPTION">dhcp</tt> — The DHCP protocol should be used. </p></li></li></li></ul>
<li>
<p><tt class="OPTION">BROADCAST=<tt class="REPLACEABLE"><i><address></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><address></i></tt></tt> is the broadcast address. </p>
<li>
<p><tt class="OPTION">DEVICE=<tt class="REPLACEABLE"><i><name></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><name></i></tt></tt> is the name of the physical device (except dynamically-allocated PPP devices where it is the 
<i class="WORDASWORD">logical name</i>). </p>
<li>
<p><tt class="OPTION">IPADDR=<tt class="REPLACEABLE"><i><address></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><address></i></tt></tt> is the IP address. </p>
<li>
<p><tt class="OPTION">NETMASK=<tt class="REPLACEABLE"><i><mask></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><mask></i></tt></tt> is the netmask value. </p>
<li>
<p><tt class="OPTION">NETWORK=<tt class="REPLACEABLE"><i><address></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><address></i></tt></tt> is the network address. </p>
<li>
<p><tt class="OPTION">ONBOOT=<tt class="REPLACEABLE"><i><answer></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><answer></i></tt></tt> is one of the following: </p>
<p></p>
<ul>
<li>
<p><tt class="OPTION">yes</tt> — This device should be activated at boot-time. </p>
<li>
<p><tt class="OPTION">no</tt> — This device should not be activated at boot-time. </p></li></li></ul>
<li>
<p><tt class="OPTION">USERCTL=<tt class="REPLACEABLE"><i><answer></i></tt></tt>, where <tt class="OPTION"><tt class="REPLACEABLE"><i><answer></i></tt></tt> is one of the following: </p>
<p></p>
<ul>
<li>
<p><tt class="OPTION">true</tt> — Non-root users are allowed to control this device. </p>
<li>
<p><tt class="OPTION">false</tt> — Non-root users are not allowed to control this device. </p></li></li></ul></li></li></li></li></li></li></li></li></ul>
<div>Apart from the "3D" in your values which I find weird, should the script not be :/etc/sysconfig/network-scripts/<strong>ifcfg-wlan0 </strong></div>
<div>Certain parameters can be specific to wireless interface cards like</div>
<div><strong>IPV6INIT=no<br>ONBOOT=yes<br>USERCTL=no<br>PEERDNS=yes<br>TYPE=Wireless<br>DEVICE=wlan0<br>BOOTPROTO=dhcp<br>ESSID="whatever"<br>KEY="your128bithexkey "</strong></div>
<div><strong>CHANNEL=1<br>MODE=Managed<br>WPA=yes<br> </strong></div>
<p>I have not covered all of the parameters you mentioned but with the above you should be able to get things done. I am not an expert but always learning ;-)</p>
<div>Good Luck and Rgds</div>
<div> </div>
<div>David<br><br> </div>
<div><span class="gmail_quote">On 9/13/06, <b class="gmail_sendername">Scott Berry</b> <<a href="mailto:sberry@northlc.com">sberry@northlc.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">    Hello there,</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">I am wondering what I am doing wrong here on this =<br>"/etc/sysconfig/network-scripts/ifcfg-scripts/ifcfg-eth1"?  Here is my =<br>file:</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">USERCTL=3Dno<br>PEERDNS=3Dyes<br>GATEWAY=3D192.168.1.1 (which is how i access my router)<br>TYPE=3DWireless<br>DEVICE=3Deth1<br>HWADDR=3D00:5c:91:60:2c:99<br>BOOTPROTO=3Ddhcp<br>NETMASK=3D255.255.255.0
<br>ONBOOT=3Dyes<br>DHCP_HOSTNAME=3Dnautilus<br>IPADDR=3D not sure whether to put anything here my ip should be gotten =<br>from the router<br>NAME=3D not sure if I need to put anything here<br>DOMAIN=3D I am assuming nothing needs to go here?
<br>ESSID=3DEOTWC<br>CHANNEL=3D1<br>MODE=3DManaged<br>KEY=3Ds:<br>RATE=3D54Mb/s</font></div>
<div><font face="Arial" size="2"><br>If someone can shine some light on this it would be great.</font></div>
<div> </div>
<div>Scott<br> </div></div></div></blockquote></div>