Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average
Thread Closed 


Change wlan0 channel filter_list
Author
Message
Change wlan0 channel #1
Hi everyone, I'm going insane cause I cant change my wifi card channel! It seems to be set on -1..
I tried with
Code:
iwconfig wlan0 channel 11
but nothing happens..
I'm using aircrak to test a wifi connection.. I read that I should install a patch for aircrack but I cant find that, it doesn't seem to exist anyomore on the web.. (many servers tell me the file doesn't exist).. :headbash: :headbash:

Could anyone help me?
Nothing's impossible


RE: Change wlan0 channel #2
What are you trying to do???


RE: Change wlan0 channel #3
What are you trying to do???


RE: Change wlan0 channel #4
My first guess is that you are using a network manager and probably on ubuntu? disable the network manager, then attempt this. If thats not the issue that i would say the most likely other possibility is that your wifi driver doesnt support this.


RE: Change wlan0 channel #5
My first guess is that you are using a network manager and probably on ubuntu? disable the network manager, then attempt this. If thats not the issue that i would say the most likely other possibility is that your wifi driver doesnt support this.


RE: Change wlan0 channel #6
you can either use aircrack to set the channel by adding the -c <channel> switch to your command or using iwconfig
Code:
sudo ifconfig wlan0 down
sudo iwconfig wlan0 channel <channel>
sudo ifconfig wlan0 up
If you need help feel free to PM me
[Image: klfpJD]
Probitcoin
Freebitcoin
BTC clicks
bitcoin wallet:
1FBPAanbs3rJU9BUpobpDJc9hHUaCaC25N


RE: Change wlan0 channel #7
you can either use aircrack to set the channel by adding the -c <channel> switch to your command or using iwconfig
Code:
sudo ifconfig wlan0 down
sudo iwconfig wlan0 channel <channel>
sudo ifconfig wlan0 up
If you need help feel free to PM me
[Image: klfpJD]
Probitcoin
Freebitcoin
BTC clicks
bitcoin wallet:
1FBPAanbs3rJU9BUpobpDJc9hHUaCaC25N


RE: Change wlan0 channel #8
you can either use aircrack to set the channel by adding the -c <channel> switch to your command or using iwconfig
Code:
sudo ifconfig wlan0 down
sudo iwconfig wlan0 channel <channel>
sudo ifconfig wlan0 up
If you need help feel free to PM me
[Image: klfpJD]
Probitcoin
Freebitcoin
BTC clicks
bitcoin wallet:
1FBPAanbs3rJU9BUpobpDJc9hHUaCaC25N


RE: Change wlan0 channel #9
I made it.. The problem was than when using aircrack, mon0 was fixed on channel -1 and (in ubuntu) and so it didn't work.
Anyway I installed a kernel patch for this issue and i use --ignore-negative-one flag when calling aireplay o airodump and it works! Wink

Thank you for your replies! Wink
(This post was last modified: 07-14-2013, 04:50 PM by Deque.)
Nothing's impossible


RE: Change wlan0 channel #10
I made it.. The problem was than when using aircrack, mon0 was fixed on channel -1 and (in ubuntu) and so it didn't work.
Anyway I installed a kernel patch for this issue and i use --ignore-negative-one flag when calling aireplay o airodump and it works! Wink

Thank you for your replies! Wink
(This post was last modified: 07-14-2013, 04:50 PM by Deque.)
Nothing's impossible








Users browsing this thread: 2 Guest(s)