Cannot have multiple monitor modes in new Kali 2.0
up vote
0
down vote
favorite
In previous versions of Kali Linux, we could have mon0 mon1 ... on the same wireless card (wlan0). But in Kali 2.0 which says have an updated aircrack-ng tool and new way of having monitor interfaces like wlan0mon. Now the problem is what if i want another monitor mode on same wireless card. I googled checked out the forums where someone posted similar question but no help. Is there any way?
kali-linux
add a comment |
up vote
0
down vote
favorite
In previous versions of Kali Linux, we could have mon0 mon1 ... on the same wireless card (wlan0). But in Kali 2.0 which says have an updated aircrack-ng tool and new way of having monitor interfaces like wlan0mon. Now the problem is what if i want another monitor mode on same wireless card. I googled checked out the forums where someone posted similar question but no help. Is there any way?
kali-linux
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In previous versions of Kali Linux, we could have mon0 mon1 ... on the same wireless card (wlan0). But in Kali 2.0 which says have an updated aircrack-ng tool and new way of having monitor interfaces like wlan0mon. Now the problem is what if i want another monitor mode on same wireless card. I googled checked out the forums where someone posted similar question but no help. Is there any way?
kali-linux
In previous versions of Kali Linux, we could have mon0 mon1 ... on the same wireless card (wlan0). But in Kali 2.0 which says have an updated aircrack-ng tool and new way of having monitor interfaces like wlan0mon. Now the problem is what if i want another monitor mode on same wireless card. I googled checked out the forums where someone posted similar question but no help. Is there any way?
kali-linux
kali-linux
asked Aug 17 '15 at 8:06
Sagaryal
922311
922311
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
I think it's impossible to do it. I thought Kali Linux 2.0 is really good but after that I'm thinking it's a big fail. Change from wlan0 to wlan0mon is killer. Why? Many scripts will work on all version except 2.0 in Kali because wlan0mon. It's really sad and If we can't do more monmitors mode, I'm thinking, I will leave this distribution for some time.
EDIT: Some person said me kernel 2.6.31 or higher use virtual layer or something like that. Try to use help of command "iw" and u will see that it's might possible to add new monitors mode :)
add a comment |
up vote
0
down vote
indeed as anon said, now you need to use the "iw" command to create multiple monitors, it seems like "iw wlan0mon interface add monX type monitor" does the job, however at the moment there are some flaws to it, or it's just me being incompetent with the "iw". for eg. mon0 is inoperable when mon1,2,3... are working perfectly fine and i can't turn power saving off for monitors >0. other than that.. works fine
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I think it's impossible to do it. I thought Kali Linux 2.0 is really good but after that I'm thinking it's a big fail. Change from wlan0 to wlan0mon is killer. Why? Many scripts will work on all version except 2.0 in Kali because wlan0mon. It's really sad and If we can't do more monmitors mode, I'm thinking, I will leave this distribution for some time.
EDIT: Some person said me kernel 2.6.31 or higher use virtual layer or something like that. Try to use help of command "iw" and u will see that it's might possible to add new monitors mode :)
add a comment |
up vote
0
down vote
I think it's impossible to do it. I thought Kali Linux 2.0 is really good but after that I'm thinking it's a big fail. Change from wlan0 to wlan0mon is killer. Why? Many scripts will work on all version except 2.0 in Kali because wlan0mon. It's really sad and If we can't do more monmitors mode, I'm thinking, I will leave this distribution for some time.
EDIT: Some person said me kernel 2.6.31 or higher use virtual layer or something like that. Try to use help of command "iw" and u will see that it's might possible to add new monitors mode :)
add a comment |
up vote
0
down vote
up vote
0
down vote
I think it's impossible to do it. I thought Kali Linux 2.0 is really good but after that I'm thinking it's a big fail. Change from wlan0 to wlan0mon is killer. Why? Many scripts will work on all version except 2.0 in Kali because wlan0mon. It's really sad and If we can't do more monmitors mode, I'm thinking, I will leave this distribution for some time.
EDIT: Some person said me kernel 2.6.31 or higher use virtual layer or something like that. Try to use help of command "iw" and u will see that it's might possible to add new monitors mode :)
I think it's impossible to do it. I thought Kali Linux 2.0 is really good but after that I'm thinking it's a big fail. Change from wlan0 to wlan0mon is killer. Why? Many scripts will work on all version except 2.0 in Kali because wlan0mon. It's really sad and If we can't do more monmitors mode, I'm thinking, I will leave this distribution for some time.
EDIT: Some person said me kernel 2.6.31 or higher use virtual layer or something like that. Try to use help of command "iw" and u will see that it's might possible to add new monitors mode :)
edited Aug 27 '15 at 16:46
answered Aug 24 '15 at 14:16
Anonymous
12
12
add a comment |
add a comment |
up vote
0
down vote
indeed as anon said, now you need to use the "iw" command to create multiple monitors, it seems like "iw wlan0mon interface add monX type monitor" does the job, however at the moment there are some flaws to it, or it's just me being incompetent with the "iw". for eg. mon0 is inoperable when mon1,2,3... are working perfectly fine and i can't turn power saving off for monitors >0. other than that.. works fine
add a comment |
up vote
0
down vote
indeed as anon said, now you need to use the "iw" command to create multiple monitors, it seems like "iw wlan0mon interface add monX type monitor" does the job, however at the moment there are some flaws to it, or it's just me being incompetent with the "iw". for eg. mon0 is inoperable when mon1,2,3... are working perfectly fine and i can't turn power saving off for monitors >0. other than that.. works fine
add a comment |
up vote
0
down vote
up vote
0
down vote
indeed as anon said, now you need to use the "iw" command to create multiple monitors, it seems like "iw wlan0mon interface add monX type monitor" does the job, however at the moment there are some flaws to it, or it's just me being incompetent with the "iw". for eg. mon0 is inoperable when mon1,2,3... are working perfectly fine and i can't turn power saving off for monitors >0. other than that.. works fine
indeed as anon said, now you need to use the "iw" command to create multiple monitors, it seems like "iw wlan0mon interface add monX type monitor" does the job, however at the moment there are some flaws to it, or it's just me being incompetent with the "iw". for eg. mon0 is inoperable when mon1,2,3... are working perfectly fine and i can't turn power saving off for monitors >0. other than that.. works fine
answered Sep 15 '15 at 14:32
anon2
1
1
add a comment |
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%2f223622%2fcannot-have-multiple-monitor-modes-in-new-kali-2-0%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