You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I'm trying out wifi dog on the latest openwrt v18
I did
opkg update;
opkg install openwrt;
#made changes to config at /etc/wifidog.conf
/usr/bin/wifidog
however get the following output:
[6][Sun Nov 4 12:53:17 2018][15566](conf.c:651) Reading configuration file '/etc/wifidog.conf'
[6][Sun Nov 4 12:53:17 2018][15566](gateway.c:531) Forking into background
root@OpenWrt:~# [6][Sun Nov 4 12:53:17 2018][15568](gateway.c:362) Setting started_time
[3][Sun Nov 4 12:53:17 2018][15568](util.c:178) socket(): Invalid argument
[3][Sun Nov 4 12:53:17 2018][15568](gateway.c:377) Could not get IP address information of br-lan, exiting...
The text was updated successfully, but these errors were encountered:
Hi
So the commands you used are trying to install openwrt or wifidog because
if ur trying to install wifidog u should use opkg install wifidog instead
of what i used plus verify that u r already connected to internet
Le dim. 4 nov. 2018 1:40 PM, Ahmed Anas <notifications@github.com> a écrit :
use openwrt v15 and wifidog v1.2.1 only perfect working but now openwrt v18 and wifidog 1.3.1 not working developers stop this project i finding alternate project easy like wifidog.
im cloudwifizone website
Hey,
I'm trying out wifi dog on the latest openwrt v18
I did
however get the following output:
The text was updated successfully, but these errors were encountered: