On Sat, Apr 27, 2002 at 04:08:45AM -0400, Rick Thomas wrote: > Thanks, Ben! That should get me started. > > I do try to pick good subject lines. > > As I said, the built-in ethernet jack works like a champ. The problem (as > stated in the subject line, and then again in the text of the message) is > that the optional wireless airport card is not being configured. I'll read > up on the modules you mentioned, and see if I can figure out what's going on > from there...
Okay I shouldn't have been replying at 4am because somehow I misread your email. If you're using WEP you'll want to add the following to your: /etc/sysconfig/network-scripts/ifcfg-eth0 (where eth0 is the airport interface). WIRELESS_ESSID=<insert the ESSID, aka name of the network> WIRELESS_ENC_KEY=<insert encryption key> Also make sure you have the wireless-tools rpm installed. You can find information on the format of the above values in the iwconfig man page. HTH's. -- Ben Reser <[EMAIL PROTECTED]> http://ben.reser.org What difference does it make to the dead, the orphans, and the homeless, whether the mad destruction is wrought under the name of totalitarianism or the holy name of liberty and democracy? - Ghandi
