Use router as external high powered Wi-Fi adapter
I need a powerful external Wi-Fi adapter for a couple of days.
I heard that some types of router support this mode, allowing me to connect the router to my notebook and just use it as an external Wi-Fi interface.
Is it possible to connect a router as an external Wi-Fi adapter?
How can I determine it?
Updated:
My purpose is to set the router to monitor mode and check networks around through my notebook to provide better configuration for my network (power, channels, etc).
My internal notebook Wi-Fi adapter is too weak for this purpose.
Should I use special drivers for that?
If yes, can someone describe, step-by-step, how to do it?
p.s.
I want to use ASUS RT-N56U (with Linux-based firmware and root access to CLI) as an external Wi-Fi adapter on OS X or Ubuntu.
If someone have info about support this feature of OpenWrt firmware - it also be helpful.
linux wireless-networking router wireless-router openwrt
add a comment |
I need a powerful external Wi-Fi adapter for a couple of days.
I heard that some types of router support this mode, allowing me to connect the router to my notebook and just use it as an external Wi-Fi interface.
Is it possible to connect a router as an external Wi-Fi adapter?
How can I determine it?
Updated:
My purpose is to set the router to monitor mode and check networks around through my notebook to provide better configuration for my network (power, channels, etc).
My internal notebook Wi-Fi adapter is too weak for this purpose.
Should I use special drivers for that?
If yes, can someone describe, step-by-step, how to do it?
p.s.
I want to use ASUS RT-N56U (with Linux-based firmware and root access to CLI) as an external Wi-Fi adapter on OS X or Ubuntu.
If someone have info about support this feature of OpenWrt firmware - it also be helpful.
linux wireless-networking router wireless-router openwrt
After seeing your update: this idea is kind of backwards. Why not use the portability of your laptop or mobile phone, and some software like wifi Analyzer, wi-spy, or inSSIDer? This way you can just move around the perimeter of the network and grab all the signals.
– Digital Chris
Jun 13 '14 at 12:28
add a comment |
I need a powerful external Wi-Fi adapter for a couple of days.
I heard that some types of router support this mode, allowing me to connect the router to my notebook and just use it as an external Wi-Fi interface.
Is it possible to connect a router as an external Wi-Fi adapter?
How can I determine it?
Updated:
My purpose is to set the router to monitor mode and check networks around through my notebook to provide better configuration for my network (power, channels, etc).
My internal notebook Wi-Fi adapter is too weak for this purpose.
Should I use special drivers for that?
If yes, can someone describe, step-by-step, how to do it?
p.s.
I want to use ASUS RT-N56U (with Linux-based firmware and root access to CLI) as an external Wi-Fi adapter on OS X or Ubuntu.
If someone have info about support this feature of OpenWrt firmware - it also be helpful.
linux wireless-networking router wireless-router openwrt
I need a powerful external Wi-Fi adapter for a couple of days.
I heard that some types of router support this mode, allowing me to connect the router to my notebook and just use it as an external Wi-Fi interface.
Is it possible to connect a router as an external Wi-Fi adapter?
How can I determine it?
Updated:
My purpose is to set the router to monitor mode and check networks around through my notebook to provide better configuration for my network (power, channels, etc).
My internal notebook Wi-Fi adapter is too weak for this purpose.
Should I use special drivers for that?
If yes, can someone describe, step-by-step, how to do it?
p.s.
I want to use ASUS RT-N56U (with Linux-based firmware and root access to CLI) as an external Wi-Fi adapter on OS X or Ubuntu.
If someone have info about support this feature of OpenWrt firmware - it also be helpful.
linux wireless-networking router wireless-router openwrt
linux wireless-networking router wireless-router openwrt
edited Jun 14 '14 at 17:21
skywinder
asked Jun 13 '14 at 11:55
skywinderskywinder
158111
158111
After seeing your update: this idea is kind of backwards. Why not use the portability of your laptop or mobile phone, and some software like wifi Analyzer, wi-spy, or inSSIDer? This way you can just move around the perimeter of the network and grab all the signals.
– Digital Chris
Jun 13 '14 at 12:28
add a comment |
After seeing your update: this idea is kind of backwards. Why not use the portability of your laptop or mobile phone, and some software like wifi Analyzer, wi-spy, or inSSIDer? This way you can just move around the perimeter of the network and grab all the signals.
– Digital Chris
Jun 13 '14 at 12:28
After seeing your update: this idea is kind of backwards. Why not use the portability of your laptop or mobile phone, and some software like wifi Analyzer, wi-spy, or inSSIDer? This way you can just move around the perimeter of the network and grab all the signals.
– Digital Chris
Jun 13 '14 at 12:28
After seeing your update: this idea is kind of backwards. Why not use the portability of your laptop or mobile phone, and some software like wifi Analyzer, wi-spy, or inSSIDer? This way you can just move around the perimeter of the network and grab all the signals.
– Digital Chris
Jun 13 '14 at 12:28
add a comment |
1 Answer
1
active
oldest
votes
If you're trying to perform a monitor mode capture then you're going to need to use a direct attach WiFi device, something like a USB WiFi dongle. OS X by default does offer the ability to put the built-in Airport card into monitor mode, but if the signal is not strong enough, and you can't relocate to a better vantage point, then an external USB device with an attachable high-gain antenna is the only option.
Most USB devices don't have the necessary driver's for OS X to toggle monitor mode on, so you'll be better off using some form of *nix (aka, Debian, Kali, Ubuntu) where you can use open source drivers to get monitor mode going wit the USB device -- virtualization works great for this (https://www.virtualbox.org). Most of the newer kernel's work with almost every major card out there, but you're now diving into a new world when it comes to monitor mode captures. Check out this page to get started: http://www.aircrack-ng.org
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2fsuperuser.com%2fquestions%2f768364%2fuse-router-as-external-high-powered-wi-fi-adapter%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you're trying to perform a monitor mode capture then you're going to need to use a direct attach WiFi device, something like a USB WiFi dongle. OS X by default does offer the ability to put the built-in Airport card into monitor mode, but if the signal is not strong enough, and you can't relocate to a better vantage point, then an external USB device with an attachable high-gain antenna is the only option.
Most USB devices don't have the necessary driver's for OS X to toggle monitor mode on, so you'll be better off using some form of *nix (aka, Debian, Kali, Ubuntu) where you can use open source drivers to get monitor mode going wit the USB device -- virtualization works great for this (https://www.virtualbox.org). Most of the newer kernel's work with almost every major card out there, but you're now diving into a new world when it comes to monitor mode captures. Check out this page to get started: http://www.aircrack-ng.org
add a comment |
If you're trying to perform a monitor mode capture then you're going to need to use a direct attach WiFi device, something like a USB WiFi dongle. OS X by default does offer the ability to put the built-in Airport card into monitor mode, but if the signal is not strong enough, and you can't relocate to a better vantage point, then an external USB device with an attachable high-gain antenna is the only option.
Most USB devices don't have the necessary driver's for OS X to toggle monitor mode on, so you'll be better off using some form of *nix (aka, Debian, Kali, Ubuntu) where you can use open source drivers to get monitor mode going wit the USB device -- virtualization works great for this (https://www.virtualbox.org). Most of the newer kernel's work with almost every major card out there, but you're now diving into a new world when it comes to monitor mode captures. Check out this page to get started: http://www.aircrack-ng.org
add a comment |
If you're trying to perform a monitor mode capture then you're going to need to use a direct attach WiFi device, something like a USB WiFi dongle. OS X by default does offer the ability to put the built-in Airport card into monitor mode, but if the signal is not strong enough, and you can't relocate to a better vantage point, then an external USB device with an attachable high-gain antenna is the only option.
Most USB devices don't have the necessary driver's for OS X to toggle monitor mode on, so you'll be better off using some form of *nix (aka, Debian, Kali, Ubuntu) where you can use open source drivers to get monitor mode going wit the USB device -- virtualization works great for this (https://www.virtualbox.org). Most of the newer kernel's work with almost every major card out there, but you're now diving into a new world when it comes to monitor mode captures. Check out this page to get started: http://www.aircrack-ng.org
If you're trying to perform a monitor mode capture then you're going to need to use a direct attach WiFi device, something like a USB WiFi dongle. OS X by default does offer the ability to put the built-in Airport card into monitor mode, but if the signal is not strong enough, and you can't relocate to a better vantage point, then an external USB device with an attachable high-gain antenna is the only option.
Most USB devices don't have the necessary driver's for OS X to toggle monitor mode on, so you'll be better off using some form of *nix (aka, Debian, Kali, Ubuntu) where you can use open source drivers to get monitor mode going wit the USB device -- virtualization works great for this (https://www.virtualbox.org). Most of the newer kernel's work with almost every major card out there, but you're now diving into a new world when it comes to monitor mode captures. Check out this page to get started: http://www.aircrack-ng.org
answered Jun 13 '14 at 21:49
AndrewAndrew
3161415
3161415
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f768364%2fuse-router-as-external-high-powered-wi-fi-adapter%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
After seeing your update: this idea is kind of backwards. Why not use the portability of your laptop or mobile phone, and some software like wifi Analyzer, wi-spy, or inSSIDer? This way you can just move around the perimeter of the network and grab all the signals.
– Digital Chris
Jun 13 '14 at 12:28