You can also use this helper:
http://wiki.squid-cache.org/EliezerCroitoru/SessionHelper
and config example.
http://wiki.squid-cache.org/EliezerCroitoru/SessionHelper/Conf
In a case you want to use a web interface to login you can use a simple
php\cgi script for that that interacts with memcached.
There are couple other solution for captive portal in the iptables level
which are pretty nice.
Eliezer
On 09/02/2014 10:04 PM, babajaga wrote:
With squid, you can use the "session_helper" to create a simple captive
portal with splash page:
http://wiki.squid-cache.org/ConfigExamples/Portal/Splash
Not difficult to customize the external helper, as it is simple C.
Another, more complicated solution, containing much more functionality
(like RADIUS accouting etc.):
http://coova.org/CoovaChilli
But quite some hard learning, as not very much support around. However, in
case you can master it, very powerful, and stable.
--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Help-setting-up-a-custom-captive-portal-tp4667499p4667500.html
Sent from the Squid - Users mailing list archive at Nabble.com.