openwrt 安装nodogsplash

来源:互联网 发布:群星公主号 知乎 编辑:程序博客网 时间:2024/06/08 05:58

安装 nodogsplash 可以使用 opkg 命令:

opkg intall nodogsplash

okpg的配置参考:http://blog.csdn.net/u011641885/article/details/46375531

也可以在 制作镜像时选上

Network  --->     Captive Portals  --->        <*> nodogsplash

nodogsplash配置选项说明(部分配置说明)
新版的没有/etc/nodogsplash/nodogsplash.conf这个配置文件,需要手动建立一个。

nodogsplash.conf 文件内容参考http://blog.csdn.net/u011641885/article/details/47278969

GatewayInterface 监测的接口,比如br-lan eth0等,根据个人需求RedirectURL   登陆之后强制跳转的网址
1 0