Hello,

I am attempting to achieve a Captive Portal setup with PacketFence for external 
users using Aruba Switches. I have successfully configured authentication via 
Active Directory for internal computers and users, which is functioning 
properly. However, I am probably encountering an issue with the Switch 
configuration, as the Captive Portal isn't displayed automatically.

My Aruba 2540 Switch is configured as follows:

snmpv3 enable
snmpv3 restricted-access
snmpv3 group managerpriv user "packetfence" sec-model ver3
snmpv3 notify "Packetfencenotify" tagvalue "xxxxxxxxxx" type inform
snmpv3 targetaddress "PacketfenceTargetaddress" params "xxxxxxxxxxxxx" 
172.25.0.124
 taglist "xxxxxxxxxxxxxxxx"
snmpv3 user "packetfence"
aaa server-group radius "PacketFence" host 172.25.0.124
aaa accounting network start-stop radius server-group "PacketFence"
aaa authentication port-access eap-radius server-group "PacketFence"
aaa authentication mac-based chap-radius server-group "PacketFence"
aaa authentication captive-portal enable
aaa authentication captive-portal profile "CaptiveGuestPortal"
aaa port-access authenticator 20
aaa port-access authenticator 20 tx-period 10
aaa port-access authenticator active
aaa port-access mac-based 20
aaa port-access mac-based 20 addr-moves
aaa port-access mac-based 20 reauth-period 14400
aaa port-access 20 auth-order authenticator mac-based

I can confirm that the MAC address is being accepted by PacketFence, and the 
laptop is gaining access to the network. However, when I open a browser, no 
Captive Portal is displayed automatically. I can manually open it by entering 
"172.25.0.124/captive-portal", and I can see that PacketFence is applying the 
Guest role. But when I click on the node, it says the node (Mac-Address) does 
not exist.

I am also a bit confused about the network device guide: [PacketFence Network 
Devices Configuration 
Guide](https://www.packetfence.org/doc/PacketFence_Network_Devices_Configuration_Guide.html#_aruba).
 It states that I should enter "Role by Web Auth URL" as 
"http://172.25.0.124/Aruba::ArubaOS_Switch_16_x";. However, when I try that link 
in my browser, it says "not implemented GET not supported for current URL". 
Instead, I entered "http://172.25.0.124/captive-portal";, but I'm not sure if 
that is correct or if I missed something.
My main issue remains that the Captive Portal is not shown automatically. Any 
help would be great, so i can understand the mistake better.

Thank you!

Regards
Kai
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to