When I log into the captive portal using RADIUS I get the following error:

Sep 26 13:25:56 register.cgi(0) INFO: 192.168.10.2 - XX:XX:XX:XX:XX:XX on registration page (ModPerl::ROOT::ModPerl::PerlRun::usr_local_pf_html_captive_2dportal_register_2ecgi::handler) Sep 26 13:26:06 redir.cgi(0) INFO: XX:XX:XX:XX:XX:XX being redirected (ModPerl::ROOT::ModPerl::PerlRun::usr_local_pf_html_captive_2dportal_redir_2ecgi::handler) Sep 26 13:26:06 redir.cgi(0) INFO: MAC XX:XX:XX:XX:XX:XX shouldn't reach here. Calling access re-evaluation. Make sure your network device configuration is correct. (ModPerl::ROOT::ModPerl::PerlRun::usr_local_pf_html_captive_2dportal_redir_2ecgi::handler) Sep 26 13:26:06 redir.cgi(0) INFO: re-evaluating access for node XX:XX:XX:XX:XX:XX (redir.cgi called) (pf::enforcement::reevaluate_access) Sep 26 13:26:06 redir.cgi(0) WARN: Can't re-evaluate access for mac XX:XX:XX:XX:XX:XX because no open locationlog entry was found (pf::enforcement::reevaluate_access)

The radius server shows "login OK" in their logs, however, I tested authentication "flat file" and I get the same error. I can see all user information in section Node->view in the web service.

pf.conf:

[interface eth1]
enforcement=inline
ip=192.168.10.1
type=internal
mask=255.255.255.0
gateway=192.168.10.1

[interface eth0]
ip=A.A.A.A (public IP)
type=management
mask=255.255.255.0
gateway=A.A.A.A(the same public IP)
[...]

networks.conf:

[192.168.10.0]
dns=B.B.B.B (DNS server)
dhcp_start=192.168.10.2
gateway=192.168.10.1
named=enabled
dhcp_max_lease_time=86400
dhcpd=enabled
type=inline
netmask=255.255.255.0
dhcp_end=192.168.10.100
dhcp_default_lease_time=86400
domain-name=mydomain.com
next_hop=


--
Pedro F. Páez
Redes y Comunicaciones (CTSI)
Tlf. 868071090
Universidad Politécnica de Cartagena
------------------------------------

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to