Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook seems to be blocked #19

Open
ikealol opened this issue Jul 9, 2016 · 1 comment
Open

Facebook seems to be blocked #19

ikealol opened this issue Jul 9, 2016 · 1 comment

Comments

@ikealol
Copy link

ikealol commented Jul 9, 2016

Hello
I'm running OpenWRT on a small router and somehow I got some trouble with "ipset". Is there somehow a trick how to fix that? I saw that "dnsmasq-full" is installed properly, do I still need "dnsmasq" if I have "dnsmasq-full"?

Following error messages appear:

root@OpenWrt:~# /etc/init.d/wifidog-fw-extra restart
iptables v1.4.21: Set fb doesn't exist.

Try 'iptables -h' or 'iptables --help' for more information.

And this:

root@OpenWrt:~# fw3 reaload
Warning: Unable to locate ipset utility, disabling ipset support
@mhaas
Copy link
Owner

mhaas commented Jul 9, 2016

Am 9. Juli 2016 16:46:25 MESZ, schrieb ikealol [email protected]:

Hello
I'm running OpenWRT on a small router and somehow I got some trouble
with "ipset". Is there somehow a trick how to fix that? I saw that
"dnsmasq-full" is installed properly, do I still need "dnsmasq" if I
have "dnsmasq-full"?

Following error messages appear:
`root@OpenWrt:~# /etc/init.d/wifidog-fw-extra restart
iptables v1.4.21: Set fb doesn't exist.

Try iptables -h' or 'iptables --help' for more information.

And this:
root@OpenWrt:~# fw3 reaload Warning: Unable to locate ipset utility, disabling ipset support


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#19

You will need the ipset utility. Once you have that installed, make sure to create the "fb" ipset! The method in the Readme is somewhat outdated for newer wifidog versions - they have native ipset support without the wifidog-fw-extra script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants