http://jasonschaefer.com/openwrt-access-point-only-config/
Http://www.tuicool.com/articles/bEbYV3
Principle
Http://wiki.openwrt.org/doc/networking/network.interfaces
Http://www.tuicool.com/articles/QZfyQn
http://fuyufu.blog.51cto.com/4425673/1150253
http://fuyufu.blog.51cto.com/4425673/1150255
Http://www.openwrt.org.cn/bbs/forum.php?mod=viewthread&tid=4020&extra=page%3D4
Goal:
Use 2870 to do clent connection network, built-in Wlan0 do ap+ local eth0 do LAN
zone lan ---->nat---> Wan
^ ^
| |
network lan Wan
^ ^
| |
interface lan Wwan
^ ^
| & nbsp; |
Device eth0-----------------------radio0 radio1
Brige
|
v
Other Router------------------->ineternet
1, mounted drive
Opkg Install Kmod-rt2800-usb
Opkg Install Usbutils
Restart
2, configure the external network
3, configure intranet
After several experiments, AP can, WIFI Cleint also connected, local LAN can also surf the internet, that is, the AP is unable to pass through the WAN port, is estimated to be firewall setup problem, to be resolved
After testing, other normal, AP client can also ping the outside network, but it does not ping the Internet, this should be the same, level two routing settings related, to be resolved
Report:
MAC address cloning command
Http://www.qzxx.com/bbs/archiver/tid-13720.html
Vi/etc/rc.local
Ifconfig eth0 Down
ifconfig eth0 hw ether 00:30:e0:00:00:01 up