分页: 1 / 1

Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?

发表于 : 2011-11-07 22:07
liuhk388
发现 Kindle 不支持 Ad-hoc 分享出来的网络。
所以求教如何在 Ubuntu 下虚拟 AP ?类似 Windows 下 Connectify 的功能…
已确定 iw list 结果支持 AP。
P.S. NetworkManager 什么时候能原生支持 AP mode 就好了…

在论坛里搜过,没有测试可用资源啊……
viewtopic.php?f=116&t=329742 这一篇没看懂T^T

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何在Ubuntu下虚拟路由?

发表于 : 2011-11-07 22:36
photor
无线网卡驱动需要支持master模式或者ap模式,你搜一下 :em09

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何在Ubuntu下虚拟路由?

发表于 : 2011-11-28 10:01
liuhk388
photor 写了:无线网卡驱动需要支持master模式或者ap模式,你搜一下 :em09
确定支持AP模式了,然后怎么设置?
论坛里搜出来的大抵是Ad-hoc的设置啊…

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?

发表于 : 2011-11-28 12:07
marsteel
搜索hostapd

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?

发表于 : 2011-11-28 19:19
photor

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?

发表于 : 2011-11-29 21:09
liuhk388
感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…

Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?

发表于 : 2011-11-29 21:26
photor
liuhk388 写了:
感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…

Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770
看样子你的无线网卡驱动还是不支持ap模式啊 :em09

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?

发表于 : 2011-11-30 1:00
liuhk388
photor 写了:
liuhk388 写了:
感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…
Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770
看样子你的无线网卡驱动还是不支持ap模式啊 :em09
不是吧?泪。是 Intel WiFi 5100……
Win下用Connectify是可以的啊…

Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?

发表于 : 2011-11-30 11:26
photor
liuhk388 写了:
photor 写了:
liuhk388 写了:
感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…
Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770
看样子你的无线网卡驱动还是不支持ap模式啊 :em09
不是吧?泪。是 Intel WiFi 5100……
Win下用Connectify是可以的啊…
同样的网卡,win7驱动支持ap,不见得linux驱动就支持ap :em09