coova / coova-chilli

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

Iphone makes double requests #533

Closed Gidro76 closed 2 years ago

Gidro76 commented 2 years ago

I am using coova-chilli version 1.4-10 and openwrt version 19.07.7 When Iphone connects to the guest network and goes to the authorization page, it sends its data twice, which makes it impossible to authenticate the user on the network

Gidro76 commented 2 years ago

Amendment for 1.5 is the same problem

sevan commented 2 years ago

Can you try the stock source from this repo rather than the openwrt package?

Gidro76 commented 2 years ago

Can you try the stock source from this repo rather than the openwrt package?

Do you suggest deploying just openwrt on linux OS?

sevan commented 2 years ago

No, I'm asking if can build & install v1.6 without from this repo & not install the openwrt coova package.

Gidro76 commented 2 years ago

Нет, я спрашиваю, могу ли я собрать и установить v1.6 без этого репо и не устанавливать пакет openwrt coova. Ok, I'll try to replace the original code with version 1.6

Gidro76 commented 2 years ago

image Sorry, I do not quite understand what then to integrate from this code into openwrt. The files are significantly different from mine Or do you mean just unload the archive itself and install it via make?