[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: wep key??



jim lawrence wrote:
[root localhost jim]#  iwconfig eth1 essid wireless channel 6 mode
managed rate 11M key s:XXXXXXXXXXXXXXXXX
bash: iwconfig: command not found

Check two things. First, did you do "su" or "su -"? If former, /sbin (where iwconfig should be) wasn't in your path. Try /sbin/iwconfig (or do su -, and than /sbin will be in your path).


If you get same error, check if you have wireless-tools package installed. Type rpm -q wireless-tools. If it says that package is not installed, install it.

--
Aleksandar Milivojevic <amilivojevic pbl ca>    Pollard Banknote Limited
Systems Administrator                           1499 Buffalo Place
Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]