coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
514 stars 257 forks source link

"Sign in to a Wi-Fi network" popup not triggered #488

Open norterj opened 5 years ago

norterj commented 5 years ago

Hello, I'm using coovachilli 1.4 and for some reason I can't understand there are some devices that the popup doesn't come up. I've already tried a workaround cheating the DNS telling domains like connectivitycheck.gstatic.com to an invalid IP address and it doesn't pop up.

Trying the same mobile device on other networks with captive portal pops up every time it connects.

Any suggestions?

Thank's.

stevestevejoe commented 4 years ago

@norterj, Have you find any solution for this?? Even Im also experiencing the same.

xewonder commented 4 years ago

what device?

norterj commented 4 years ago

Hi,

cheseremtitus24 commented 2 years ago

Create an ipup.sh file in this directory

/etc/chilli/ipup.sh

Add this content that conatins the interface containing an internet connection

/usr/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE