Page 1 of 1

ad-hoc error: (Error for wireless request "Set Encode" (8B2A

Posted: Tue Jul 26, 2011 9:02 am
by alirezaimi
Hi
When i want use ad-hoc connection between to linux computers by this commands ,happend this error when i enter key option :

Code: Select all

# iwconfig eth1 mode Ad-Hoc
# iwconfig eth1 essid NAME
# iwconfig eth1 channel 8 
# iwconfig eth1 key ANYTHINGS

Code: Select all

alireza-lap alireza # iwconfig eth2 mode ad-hoc essid alireza-ad-hoc-wireless key 1234567890 channel 8
Error for wireless request "Set Encode" (8B2A) :
    SET failed on device eth2 ; Invalid argument.
I not found any solution for this problem .
any idea ?

Thanks.

Re: ad-hoc error: (Error for wireless request "Set Encode" (

Posted: Sat Mar 31, 2012 8:11 am
by mjdtjm
Hi AliReza
May this thread be useful: http://unix.stackexchange.com/questions ... ess-ad-hoc

Re: ad-hoc error: (Error for wireless request "Set Encode" (

Posted: Sat Mar 31, 2012 10:48 am
by alirezaimi
mjdtjm wrote:Hi AliReza
May this thread be useful: http://unix.stackexchange.com/questions ... ess-ad-hoc
Thanks so mush!