Show pagesourceOld revisionsBacklinksBack to top × Table of Contents WiFiDog captive portal (defunct) Preparation Prerequisites Required Packages Installation Configuration Start on boot Administration Troubleshooting Notes WiFiDog captive portal (defunct) WiFiDog is no longer an active project. There has been little or no activity in the project since 2015. The OpenWrt package has not worked correctly since 2015 after an iptables update at that time. No attempt has been made to correct this. Most of the following links no longer function: Please read WiFiDog Captive Portal for a definition of WiFiDog. It is FOSS software used to create wireless hot-spots. It is a next-generation alternative to NoCat. For more information look at the wifidog FAQ. Captive portal. http://dev.wifidog.org/ http://www.authpuppy.org/ Preparation Prerequisites Required Packages iptables-mod-extra iptables-mod-ipopt kmod-ipt-nat iptables-mod-nat-extra libpthread Installation opkg opkg update opkg install wifidog vi /etc/wifidog.conf /etc/init.d/wifidog enable /etc/init.d/wifidog start netstat -a You can also run wifidog in foreground/debug mode: wifidog -f -d 7 -f means to run in foreground (do not become a background daemon) -d 7 increases debug output level to the maximum Configuration Start on boot To enable/disable start on boot: /etc/init.d/wifidog enable this simply creates a symlink: /etc/rc.d/S?0??? → /etc/init.d/??? /etc/init.d/wifidog disable this removes the symlink again Administration Follow instructions on http://dev.wifidog.org/wiki/doc/install/auth-server Troubleshooting Notes The Project Homepage: http://dev.wifidog.org/ How to offer 2 hotspots with WiFiDog with Kernel 2.4 This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies Last modified: 2023/01/13 15:26by bluewavenet