Login page redirection

Asked by Raphael druon

Hi, i want to use a external login page, using wordpress. I set up it and use ApExternalCMS like the link said http://www.authpuppy.org/doc/Typical_usage_scenarios_with_plugins

But when i redirect login to my CMS it make infinite loop. I also modify the wifidog.conf in my router, and add this to the end of the file :
  FirewallRuleSet unknown-users {
  FirewallRule allow XX.XX.XX.XX
  FirewallRule allow udp port 53
  FirewallRule allow tcp port 53
  FirewallRule allow udp port 67
  FirewallRule allow tcp port 67
  FirewallRule allow tcp port 1863
                                                       }
I also checked this link but this doesn't help me https://answers.launchpad.net/authpuppy/+question/186940

I can ping my CMS but impossible to get the web page. What can I do ?

Question information

Language:
Spanish (Dominican Republic) Edit question
Status:
Solved
For:
AuthPuppy Edit question
Assignee:
No assignee Edit question
Solved by:
Raphael druon
Solved:
Last query:
Last reply:
Revision history for this message
Raphael druon (raphdruon-gmail) said :
#1

I find how to this i use the wifidog.conf file and add
FirewallRuleSet global {
 FirewallRule allow to XX.XX.XX.XX
}
XX.XX.XX.XX is your CMS's address.

Regards

Revision history for this message
N.S. Stratton (nsstratton) said :
#2

what are you putting in your login page field and portal page field please help I am using wordpress / trying to authenticate users on my wordpress site for access to the wifi hotspot.