分页: 2 / 4

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-07-12 16:14
iamfbi
oneleaf 写了:好吧,开了手机版。
:em05 可喜可贺

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-07-12 21:23
eexpress
家里usb无线网卡测试了。不要改。

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-07-12 22:59
kissdb
这个要mark下

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-07-12 23:37
photor
:em09

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-07-27 23:56
eexpress
g6672.png

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-08-16 15:14
b33e
学习了。 :em01

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-08-17 14:03
sanz
这个不错。正需要。试试

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-02 9:23
chole
手机提示 一直处于获取ip地址中

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-02 9:39
chole
别的xp本子连接 ,提示网络正在准备中。

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-02 9:40
chole
别的xp本子连接 ,提示网络正在准备中。

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-02 11:42
eexpress
chole, https://github.com/eexpress/eexp-bin/bl ... er/ap.bash
你需要安装 dhcp3-server 和 hostapd

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-02 19:56
chole
好的 非常感谢

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-02 20:18
chole
手机有网的感觉实在太美好了 再次感谢ee大神

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-07 11:42
chole
在另一台电脑上出错 用的是pci接口的无线网卡
提示

代码: 全选

		 * AP: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
		 * AP/VLAN: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
		 * AP: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0
		 * AP/VLAN: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0
SIOCSIFADDR: 没有那个设备
wlan0: 获取接口标志时出错: 没有那个设备
SIOCSIFNETMASK: 没有那个设备
net.ipv4.ip_forward = 1
Internet Systems Consortium DHCP Server 4.1-ESV-R4
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Wrote 0 leases to leases file.

No subnet declaration for wlan0 (no IPv4 addresses).
** Ignoring requests on wlan0.  If this is not what
   you want, please write a subnet declaration
   in your dhcpd.conf file for the network segment
   to which interface wlan0 is attached. **


Not configured to listen on any interfaces!
Configuration file: /tmp/hostapd.conf
nl80211: Register Action command failed: ret=-19 (No such device)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 0
Could not read interface wlan0 flags: No such device
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x227a1c0 user_data=0x227a9e0 handler=0x433940
ELOOP: remaining socket: sock=6 eloop_data=0x227d0e0 user_data=(nil) handler=0x43cd90

Re: 建立无线热点-脚本-AP-hostapd-dhcpd,给没root的android手机使用。

发表于 : 2013-09-07 11:49
chole
好了 自我解决了 我的网卡是wlan3 不是wlan0