wireless device not getting PHY address
up vote
2
down vote
favorite
I have the TP Link tl-wn822n ver. C (realtek chipset) wireless adapter and I am running Kali Linux from a live cd. After many hours trying to get around these problematic drivers, I managed to get them to work.
Issues
- So now I can connect to the internet, but when I run the
airmon-ngcommand the interface of the adapter does not show up. - When I run the
airmon-zccommand I get the interface aswlan1but thePHYfield is null so I can't get a monitor interface withairmon-ng start wlan1command.
Any suggestions on how I can assign it manually maybe?
linux airmon-ng
add a comment |
up vote
2
down vote
favorite
I have the TP Link tl-wn822n ver. C (realtek chipset) wireless adapter and I am running Kali Linux from a live cd. After many hours trying to get around these problematic drivers, I managed to get them to work.
Issues
- So now I can connect to the internet, but when I run the
airmon-ngcommand the interface of the adapter does not show up. - When I run the
airmon-zccommand I get the interface aswlan1but thePHYfield is null so I can't get a monitor interface withairmon-ng start wlan1command.
Any suggestions on how I can assign it manually maybe?
linux airmon-ng
please read this also unix.stackexchange.com/questions/252210/…
– Rui F Ribeiro
Jan 29 at 17:29
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I have the TP Link tl-wn822n ver. C (realtek chipset) wireless adapter and I am running Kali Linux from a live cd. After many hours trying to get around these problematic drivers, I managed to get them to work.
Issues
- So now I can connect to the internet, but when I run the
airmon-ngcommand the interface of the adapter does not show up. - When I run the
airmon-zccommand I get the interface aswlan1but thePHYfield is null so I can't get a monitor interface withairmon-ng start wlan1command.
Any suggestions on how I can assign it manually maybe?
linux airmon-ng
I have the TP Link tl-wn822n ver. C (realtek chipset) wireless adapter and I am running Kali Linux from a live cd. After many hours trying to get around these problematic drivers, I managed to get them to work.
Issues
- So now I can connect to the internet, but when I run the
airmon-ngcommand the interface of the adapter does not show up. - When I run the
airmon-zccommand I get the interface aswlan1but thePHYfield is null so I can't get a monitor interface withairmon-ng start wlan1command.
Any suggestions on how I can assign it manually maybe?
linux airmon-ng
linux airmon-ng
edited Jun 10 '15 at 16:33
slm♦
246k66506672
246k66506672
asked Jun 10 '15 at 15:32
user3433393
1113
1113
please read this also unix.stackexchange.com/questions/252210/…
– Rui F Ribeiro
Jan 29 at 17:29
add a comment |
please read this also unix.stackexchange.com/questions/252210/…
– Rui F Ribeiro
Jan 29 at 17:29
please read this also unix.stackexchange.com/questions/252210/…
– Rui F Ribeiro
Jan 29 at 17:29
please read this also unix.stackexchange.com/questions/252210/…
– Rui F Ribeiro
Jan 29 at 17:29
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
You need to run:
ifconfig wlan0mon down
iwconfig wlan0mon mode monitor
ifconfig wlan0mon up
After you run these commands, airodump-ng wlan0mon will work.
Actually, you just copy-pasted from HERE
– don_crissti
Nov 29 '15 at 13:13
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You need to run:
ifconfig wlan0mon down
iwconfig wlan0mon mode monitor
ifconfig wlan0mon up
After you run these commands, airodump-ng wlan0mon will work.
Actually, you just copy-pasted from HERE
– don_crissti
Nov 29 '15 at 13:13
add a comment |
up vote
0
down vote
You need to run:
ifconfig wlan0mon down
iwconfig wlan0mon mode monitor
ifconfig wlan0mon up
After you run these commands, airodump-ng wlan0mon will work.
Actually, you just copy-pasted from HERE
– don_crissti
Nov 29 '15 at 13:13
add a comment |
up vote
0
down vote
up vote
0
down vote
You need to run:
ifconfig wlan0mon down
iwconfig wlan0mon mode monitor
ifconfig wlan0mon up
After you run these commands, airodump-ng wlan0mon will work.
You need to run:
ifconfig wlan0mon down
iwconfig wlan0mon mode monitor
ifconfig wlan0mon up
After you run these commands, airodump-ng wlan0mon will work.
edited Jul 10 '17 at 15:11
dr01
15.9k114870
15.9k114870
answered Nov 29 '15 at 12:48
Mr.Moon
11
11
Actually, you just copy-pasted from HERE
– don_crissti
Nov 29 '15 at 13:13
add a comment |
Actually, you just copy-pasted from HERE
– don_crissti
Nov 29 '15 at 13:13
Actually, you just copy-pasted from HERE
– don_crissti
Nov 29 '15 at 13:13
Actually, you just copy-pasted from HERE
– don_crissti
Nov 29 '15 at 13:13
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f208749%2fwireless-device-not-getting-phy-address%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
please read this also unix.stackexchange.com/questions/252210/…
– Rui F Ribeiro
Jan 29 at 17:29