On 12/12/2012 13:01, Robin Williams wrote: > Hi all, > > Is there an easy/supported way of allowing certain websites to bypass > the captive portal login/signup?
Have you tryed the "pass-through" feature? From website: "Pass-Through PacketFence can be configured to allow access to specified resources even when the node is in isolation. This allows you to give access to specific tools or patches through the captive portal" Bye, Luca At the moment I'm hacking them into > the httpd config as a proxy host, but it's not nice: > > <VirtualHost *:80> > ServerName www.example.com > ProxyPassReverse / http://www.example.com/ > ProxyPass / http://www.example.com/ > </VirtualHost> > > Thanks, > Robin. > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > PacketFence-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/packetfence-users > -- Dr. Luca Benassi Laboratori Guglielmo Marconi Via Porrettana 123, 40037 Pontecchio BO - ITALY Phone:+39-0516781934 Fax:+39-051846479 e-mail: [email protected] Systems & Networks Division ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
