Hardware :: USB Wifi With Master Mode?

Jan 6, 2010

I'm looking for a USB wifi which supports master mode, 11n modulation, 5GHz band (with master and ad-hoc support for this band) and has detachable antenna connector.

View 1 Replies


ADVERTISEMENT

OpenSUSE Network :: Wifi Master Mode Not Supported Using Yast?

Jun 2, 2010

after trying several pci and usb network cards none were able to have their ssid broadcasted. The question that i have is: Can a suse box be converted to act as an acces point without the use of atheros based hardware, without switching over to ubuntu and or debian, without the use of openwrt?

View 4 Replies View Related

Ubuntu Networking :: TP-Link Wifi USB Adapter: Cannot Setup It In Master Mode To Use PC As A Router

Jun 10, 2010

I got two issues with my wifi usb adapter:

1) it cannot see any networks around
2) i cannot setup it in master mode to use my PC as a router

As far as i can see, the device is recognized and the correct driver (rt73usb) is loaded. I was able to connect to a laptop somehow (the laptop could see other networks and the adapter's PC-to-PC network). I'd like to make it work as a router, i.e. share my internet connection (eth0) via wlan0. Here is what i have:

Code:
Ubuntu 10.04
Linux 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux
TP-Link TL-WN321G wifi usb adapter as seen as
Bus 001 Device 006: ID 148f:2573 Ralink Technology, Corp. RT2501USB Wireless Adapter
$ iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:off/any
[Code]....

View 4 Replies View Related

Fedora Networking :: How To Set Ath9k In Master Mode In F11

Apr 9, 2010

Anybody have any idea that how to set the ath9k in master mode in fedora 11. I am unable to set the same.
I am using the D-Link DWA556 card using the kernel built in ath9k.Find below the output I got while setting up it in master mode sudo iwconfig wlan0 mode master.Error for wireless request "Set Mode" (8B06):SET failed on device wlan0 ; Invalid argument.Does that mean that master mode is not supported?Also Want the information if there is any separate community or development group for ath9k development and download the source of same except linuxwireless.com.

View 1 Replies View Related

General :: 802.11n PCI/(USB Okay, Not Preferred) Card That Can Do AP/master Mode

May 19, 2011

I am looking for a 802.11n wireless card that Linux supports that can be dropped into AP/master mode.

I would prefer PCI, but USB would be tolerable, just not preferred.

View 2 Replies View Related

Ubuntu Networking :: Cannot Set Wireless Mode To Master

Aug 6, 2010

Code:
root@Atlantis:~# iwconfig wlan0 mode master
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.
root@Atlantis:~# iwconfig wlan1 mode master
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan1 ; Invalid argument.
All other modes except secondary work fine.

The wireless cards are both PCI, a Netgear WG311v1 and a Linksys WMP54Gv4.1, though I'm not sure which is which.

View 5 Replies View Related

Ubuntu Networking :: Setting RTL8187 To Master Mode?

Jan 31, 2010

When I try to set my Realtek Semiconductor Corp. RTL8187 Wireless Adapter to master mode I get the following error.

Code:
$ sudo iwconfig wlan0 mode master

Error for wireless request "Set Mode" (8B06) :

SET failed on device wlan0 ; Invalid argument. Is this the result of a driver or hardware incapability?

View 4 Replies View Related

Networking :: Master Mode On AR928X Using Ath9k Driver?

Sep 18, 2009

I am trying to get my wireless card working in master mode. I am running Jaunty server 2.6.28-11 x86_64. I have compiled hostapd with nl80211 enabled. The interface is using ath9k. I have tried to compile compat-wireless with this patch. However IEEE80211_IF_TYPE_AP was undefined along with IEEE80211_IF_TYPE_VLAN. In addition the latest version of compat-wireless needs to be patched for kernels < 2.6.31 with this. However when using this patch IRQ_WAKE_THREAD is still undefined.

I have got to this message:

Code:

$ sudo hostapd /home/jophish/.hostapd.conf
Configuration file: /home/jophish/.hostapd.conf
Failed to set interface wlan0 to master mode.

[code].....

View 1 Replies View Related

Networking :: USB Adapter With Support For Iwconfig Mode Master?

Nov 8, 2010

I'm looking for a USB adapter with driver support for running the interface in master mode.

View 1 Replies View Related

Debian Configuration :: Turning Wireless Interface Into Master Mode?

May 25, 2011

i am wanting to turn my Debian box into a wireless AP, but for some unknown reason the wireless card won't switch into master mode when i run the command #iwconfig wlan1 mode master i get this Error for wireless request "Set Mode" (8B06): SET failed on device wlan1 ; Invalid argument. what does this mean and what do i need to configure/install to get it to work my wirless card is supported i checked it's a zydas chipset using the zd1211rw driver SMC EZ Connect SMCWUSB-G [URL]

View 14 Replies View Related

Ubuntu Networking :: Change Wireless Card To Master Mode?

Apr 24, 2010

I am running ubuntu 9.04 in my laptop. I want to change the wireless card mode of my laptop to master mode so that it can work like a access point.

View 1 Replies View Related

Ubuntu Networking :: How To Change Wireless Card To Master Mode

May 7, 2010

I am using ubuntu 9.10 on my desktop having a belkin wireless usb card. I want to change the mode of it to master mode. How can I do it?

View 3 Replies View Related

Ubuntu Networking :: Getting Master Mode To Work With Asus 167g V3

Mar 12, 2011

I'm running Ubuntu 10.10 and try to get my wifi to work in master mode. The dongle is a Asus 167g v3 and I'm using the rtl8192SU driver. I can connect to a network or put the dongle in Ad-hoc mode without a problem. It's when I try to put in master mode some problem occurs. When I do:

Code:
sudo iwconfig wlan1 essid test mode master
This is the output I'm getting:
Code:
wlan1 unassociated Nickname:"rtl_wifi"
Mode:Master Access Point: Not-Associated Sensitivity:0/0

[Code].....

The dongle is in master mode but it fails to assign a SSID. I also tried to set it up in /etc/network/interfaces but the result is always the same... No SSID

View 1 Replies View Related

Ubuntu Networking :: Hostapd - Failed To Set Interface WLAN0 To Master Mode

May 15, 2011

I try to set-up an Access point using ubuntu 11.04. I am using the minimal configuration file from [URL] together with a TP-Link TL-WN422G (Atheros chipset). I've installed the linux-backports-net-natty-generic drivers. But when trying to start hostapd I always get this output:

Code:
# hostapd -dd -K test.conf
Configuration file: test.conf
Failed to set interface wlan0 to master mode.
nl80211 driver initialization failed.
wlan0: Unable to setup interface.
ELOOP: remaining socket: sock=5 eloop_data=0x9b9440 user_data=(nil) handler=0x43d980
I have also disabled the network-manager for this device by adding this to /etc/network/interfaces:

Code:
iface wlan0 inet manual
cat test.conf:

Code:
interface=wlan0
driver=nl80211
ssid=test
channel=1
lsusb says:

Code:
...
Bus 001 Device 005: ID 0cf3:1006 Atheros Communications, Inc. TP-Link TL-WN422G v2 802.11g [Atheros AR9271]
...
lsmo: .....

Code:
Linux magnet 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

View 1 Replies View Related

Ubuntu Networking :: Buying USB Wireless For Master Mode & Question About Antenna?

Jul 28, 2011

I've searched for too many days and nights so many information went through my head. I want to buy a usb wireless which support master mode. (not monitor mode) Now I'm interested in Alfa AWUS036NEH. I like it because it is small an have a long antenna strong 1000mW. signal. (AWUS036H is a little bit big for me) However from what i have read AWUS036NEH is not supported in master mode (softAP)(or may be supported but with hostapd, but again some forum said it doesn't support and some say it does... Totally confused.) -> Actually AWUS036NEH is not expensive but I don't want to invest in something i'm not sure about so I won't buy it until I really know if it works. So I switch to find out what is for sure

1. supported in master mode in Ubuntu

2. Have a long antenna (like 5" or something. I have no idea about hardware but I think longer antenna should send signal more further)

3. small (about normal USB size don't count antenna)

Sadly I only find Alfa AWUS036NEH the only option for me , the others has no brand. However TL-WN722N is what most likely to fit. Only it has a shorter antenna. Can i replace the antenna with a longer one (with some others brand) by myself? (TL-WN722N can use master mode in kernel 3.0 ? already ? some say it should but i've not seen one that stated clearly) Ahh I think the above is totally messed up. I will make long story short.

1. Is AWUS036H or AWUS036NEH support master mode in ubuntu ? (if yes with hostapd or something?)

2. Is TL-WN722N or TL-WN722NC can work in master mode in Ubuntu ? (if yes with hostapd or something?)

3.Can I replace the original antenna with a longer one ?(with other brand or same brand) Will the signal be stronger?

View 7 Replies View Related

Ubuntu Networking :: Install D-link Dwl-g520 H/w:A1 In Master Mode With Madwifi Drivers?

May 18, 2011

i try to install my d-link dwl-g520 h/w:A1 in master mode with madwifi drivers but:

$ lshw
*-network:1
description: Wireless interface
product: Atheros AR5001X+ Wireless Network Adapter
vendor: Atheros Communications Inc.
physical id: 5
bus info: pci@0000:00:05.0

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Consulting Regarding Edimax Wifi-usb Supported Modes At Jaunty (master And Ad-hoc)?

Jan 25, 2010

After purchasing few wifi-usb-dongles for my jaunty and lost many hours, i had no success in bringing them to operate as master or ad-hoc.The devices were Belkin, Level1, and a TP-Link 620 Though the Belkin could work as ad-hoc, but very often disconnects due to buffers issue (though I couldn't build the zd1211b driver for jaunty and it seems that no one can really help with that).

Now I would like to consult with you ahead regarding new potential devices, whether you know it operates as master mode or ad-hoc mode under jaunty (9.04)?

My concerns are regarding:
1. Edimax EW-7318UG
2. Edimax EW-7318USg
3. Edimax EW-7711UMN
4. Edimax EW-7711UTN
5. Edimax EW-7311USN
6. Edimax EW-7717 nMax
7. Edimax EW-7718 nMax
[URL]..

View 1 Replies View Related

Ubuntu Networking :: D-link DWA-552 Master Mode On 10.04 - File Transfers Or Bandwidth Consuming Processes

May 20, 2010

after successfully configuring the dwa-552 to work in master mode in ubuntu 10.04 (ath9k driver) I ran some file transfer tests. The download speed is very good (~50mbps) but the upload speed spikes at about 10-20mbps for the first few KB and then it's nonexistent (0-1kbps). This only affects file transfers or otherwise bandwidth consuming processes. Normal web browsing or ssh is not affected. After running a speedtest of my internet connection which is routed through the AP I could upload to the internet with 1mbps which is my inet connection maximum so apparently this is not affected. Tried the same file transfers with netcat to eliminate any other factors and had the same problem. dmesg and hostapd debug did not report anything unusual

View 2 Replies View Related

Server :: Local Master Browser Do Not Sync Their List With The Domain Master

Nov 13, 2009

I'm managing a residential network. Each flat is its own subnet, and can only communicate with the other flats through a router (i.e. no broadcast). 95% of these 300 subnets only contains windows computers (from lambda users).

My final goal is to be able to browse the entire network from any computer.

I set up a samba server acting as a wins server, and every computer is aware of it because it is registered in the dhcp. So name resolution is working fine for everyone.

The same samba server is set to be the "Domain master browser":

workgroup = WORKGROUP
wins support = yes
prefered master = yes
local master = yes
domain master = yes
os level = 65

When I browse the network (using "net view" or "browstat view"), I can only see the servers which are in the same subnet as the domain master browser.

Now, when in a subnet the computers arrange themselves to find a "local master browser", the only visible computers are the one in that subnet.

What I don't understand is why all the local masters don't synchronize their lists with the domain master.

So, to sum up, every subnet get the following behaviour:

-if a local master is elected, the only visible computers are the one in the same subnet.

-if no local master is elected, the only visible computers are the one in the subnet of the domain master.

-if I add another samba, configured as a local master winning all elections, then the magic is working and the lists are synchronized.

What is expected:
-every computer can see all the computer from all the subnets.

View 1 Replies View Related

Hardware :: D-Link DWA-643 And Belkin F5D8071 (Belkin N1) Master Mode?

Mar 11, 2011

I'm looking at buying one of the above cards, and was wondering if anyone knew if they worked in master mode (e.g. as an access point). According to the Aircrack-ng site, they support packet injection and monitor mode. Is master mode support solely up to the driver used with the card, or does the card have to physically support it?

View 2 Replies View Related

Server :: Setup Master / Master Mysql In HA Setup Without Use Of Load Balancer Provided By Host?

Mar 31, 2010

I have a load balancer with 2 web servers behind it. The web servers rsync with cloud storage to update their apache directories 1 time every hour. Apache is just running php pages that pull/push data to a DB so they dont need to be updated that often. However I need to figure out how to implement a Master/Master MySQL setup to have my web servers point to for the PHP stuff. I need to implement it without having a single point of failure. The Load balancers are useless for failover as they only detect availability based on Ping request. So putting a master/master setup behind a Load Balancer is out. what is the best way to setup the master/master mysql in a HA setup without the use of a load balancer provided by the host?

View 2 Replies View Related

Networking :: Set Up A Wifi Webserver In Adhoc Mode?

Sep 3, 2010

What I want to do is have two ad hoc servers running. One ad hoc network would host a web page giving stats on all the players and other ad hoc server to host an online multi player game. This way my clan can practice in any enviroment and setting (i.e parking lot outside at a park, motel rooms) without messing with a wired network. When someone connects to my laptop through wifi ad hoc mode, how can I automatically direct them to my web page? I've search this question high and low on alot of forums and google,but could not find anything relevant. maybe I'm just not asking the question right.I'm not sure,but I also might want to port forward tcp:28960 or UDP: 28960, 20500, 20510. Which is better for call of duty 4 Modern Warfare 2?

View 1 Replies View Related

OpenSUSE Wireless :: WiFi Printer Mode Off In Yast With Firewall

May 5, 2011

I have WiFi printer, HP DeskJet F4500. If suse firewall is on, yast doesn't see that printer. If I turn firewall off, Yast sees printer and install it just fine. Problem is, that when i start firawall again, yast denies whole printer and turn it off mode in Yast. What firewall rule i have to make to get this work?

View 2 Replies View Related

Ubuntu Networking :: WiFi Disabled After Fixing Suspend Mode

Jan 9, 2011

After fixing an issue with sleep mode, my WiFi is automatically disabled on my Ubuntu installation on boot while the switch is on. For some reason, it seems that Ubuntu has an issue communicating with my BIOS. As a fix to this problem: I disabled the C4 sleep state. My Ubuntu installation now boots up fine but the LED on the WiFi indicator glows orange, indicating that it's off; while in Windows it glows blue, indicating that it's on.

View 2 Replies View Related

Fedora :: Inject Monitor Mode In Broadcom 4313 Wifi Card?

Mar 28, 2011

i am using fedora 14 in my lenovo z560 laptop. It contains broadcom wifi card. The configuration is.Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g LP-PHY [14e4:4727] (rev 01) Subsystem: Broadcom Corporation Device [14e4:0510] I want to inject monitor mode in my laptop to run kismet . But i can't. I installed broadcom-wl driver in my laptop but i think its not compatible to run monitor mode..
when i run kismet it show me error that :------ try some other open source kernel driver And the other is :- kismet find only binary value eth1 port. It isn't detecting wlan0 port

View 10 Replies View Related

Hardware :: WiFi Router Netcomm NB504 -Configuring For Bridge Mode?

Jan 4, 2010

I'm interested in configuring two Netcomm NB504 WiFi routers to work in a Bridge configuration. ie. Local PCs ---> Router <----//----> Router <--- local PCs

The NB504 router doesn't appear to have a native "bridge" mode. However, it does run Linux according to the documentation. I'm interested to hear from anyone who has actually got two of these routers to work in a bridge configuration. I'm not interested in general theoretical comments - only solid advice. I am also not interested in using other hardware for this exercise - I have two of these devices available for use in this project.

View 4 Replies View Related

Ubuntu Networking :: Asus EEEpc 1000H Wifi In WPA-PSK Mode No Longer Works

May 5, 2010

I have an Asus EEEpc 1000H netbook with both Ubuntu and WinXp. I just updated from Ubuntu 9.1 to 10.04 and I can no longer connect to my home WiFi!

I have a Netgear router and the network is WPA-PSK password protected. All other devices can perfectly connect. The netbook can under WinXp and could with Ubuntu 9.1. Now, with the 10.04, it keeps asking for the password but never connects. Obviously I triple checked the password and there's no chance of a mistype error.

View 9 Replies View Related

Ubuntu Networking :: Connects To WiFi In Live Disk Mode But Not When Installed / Installing

Feb 6, 2011

I have an old dell desktop with a belkin wifi dongle that connects to the internet right away when i boot in live cd mode but when i try while its installed/installing i get the connecting animation on the wifi, thing, on the top bar.it connects then loses connection and cannot reconnect 5-10 minutes later. this is driving me crazy, i have homework and i just need this thing on the internet already so i dont have to stress my macbook with a minecraft server

View 2 Replies View Related

General :: Partition Table From Fdisk - Cylinder Mode - Sector Mode - Expert Mode ?

Aug 30, 2010

Below is a print out of my partition Table from Fdisk, in Cylinder mode, Sector mode, and then in expert mode?

Why in expert mode does it look like Partitions 2 and 3 share the same sector / hd / Cylinders? Is this OK?

Code:

View 3 Replies View Related

Ubuntu :: Make Grub Boot To Allow Me To Choose Like Safe Mode And Normal Mode And All

Apr 23, 2010

how do I make grub boot to allow me to choose, like safe mode and normal mode and all that second, how do I do automated back ups (preferably using file copy) for something like every sunday at 11:00 am using the command line, i use to know but forgot.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved