Hello All, I am facing 2 issues below: 1) I am unable to access the captive portal using the FQDN but I am able to access the Captive Portal by using IP address of the Registration Interface, and
2) Redirection isn't happig as well. Could you please let me know what config I am missing? Thanks in advance, - Arun pf.conf file: [root@packetfence conf]# more pf.conf # Copyright (C) Inverse inc. [general] # # general.domain # # Domain name of PacketFence system. domain=AOLIC.NET # # general.hostname # # Hostname of PacketFence system. This is concatenated with the domain in Apache rewriting rules and therefore must be resolvable by clie nts. hostname=PACKETFENCE # # general.timezone # # System's timezone in string format. List generated from Perl library DateTime::TimeZone # When left empty, it will use the timezone of the server timezone=Asia/Kolkata [database] # # database.pass # # Password for the mysql database used by PacketFence. Changing this parameter after the initial configuration will *not* change it in the database it self, only in the configuration. pass=xxxxxxxxx [captive_portal] # # captive_portal.network_redirect_delay # # How long to display the progress bar during trap release. Default value is # based on VLAN enforcement techniques. Inline enforcement only users could # lower the value. network_redirect_delay=10s [advanced] # # advanced.sso_on_access_reevaluation # # Trigger Single-Sign-On (Firewall SSO) on access reevaluation sso_on_access_reevaluation=enabled # # advanced.sso_on_accounting # # Trigger Single-Sign-On (Firewall SSO) on accounting sso_on_accounting=enabled # advanced.configurator # # Enable the Configurator and the Configurator API configurator=disabled [interface eth0.150] ip=172.16.31.53 type=management,portal mask=255.255.255.0 [interface eth0.25] enforcement=vlan ip=10.0.105.2 type=internal mask=255.255.255.0 [root@packetfence conf]#
_______________________________________________ PacketFence-users mailing list PacketFence-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/packetfence-users