2.5.0 Captive portal logging issue
-
As a test - try creating Radius user with MAC addresses ( - separated) and see if that works.... It should.
-
@sebbac it didn't work
-
@kzsk i've same issue like you , the radius server send failed login error "Failed retrieving values required to evaluate condition): [xx-xx-xx-xx-xx-xx/<via Auth-Type = mschap>" , all configuration is correct but pfsense cannot retrive password from free radius.
please guide. -
@seekerman Unable to reproduce, working fine for me:
May 15 09:27:53 pf41 logportalauth[346]: Zone: cpzone1 - ACCEPT: raduser1, de:5b:10:c5:bf:72, 192.168.88.7
Are you using "RADIUS MAC Authentication"?
How I can reproduce it step-by-step? -
@viktor_g said in 2.5.0 Captive portal logging issue:
Authentication
hi @viktor_g
tnx for reply
yeh i've use radius mac authentication base on documentation but i got this error in radius log.
please guide me for correct configuration
i've use capitve portal and radius server on pfsense and make a user in free radius with mac address of my client as username and secret in captive portal as password . but the radius server show me an error "RADIUS MAC Authentication Failed."
tnx -
@seekerman said in 2.5.0 Captive portal logging issue:
@viktor_g said in 2.5.0 Captive portal logging issue:
Authentication
hi @viktor_g
tnx for reply
yeh i've use radius mac authentication base on documentation but i got this error in radius log.
please guide me for correct configuration
i've use capitve portal and radius server on pfsense and make a user in free radius with mac address of my client as username and secret in captive portal as password . but the radius server show me an error "RADIUS MAC Authentication Failed."
tnxYou need to enable Plain MAC Auth on the FreeRADIUS settings page and fill in CP RADIUS MAC Secret with any value.
Or create a RADIUS user with MAC username and password.(0) Login OK: [de:5b:10:c5:bf:72/pass123] (from client local port 2002 cli de-5b-10-c5-bf-72) (0) Sent Access-Accept Id 185 from 127.0.0.1:1812 to 127.0.0.1:24100 length 0 (0) Finished request Waking up in 4.9 seconds.
-
@viktor_g said in 2.5.0 Captive portal logging issue:
(0) Login OK: [de:5b:10:c5:bf:72/pass123] (from client local port 2002 cli de-5b-10-c5-bf-72)
hi i'm already get right response from the free radius by command prompt just like you but in captive portal anything is wrong
please guide me. -
-
@seekerman Default Captive Portal MAC address syntax is "00:11:22:33:44:55", not "00-11-22-33-44-55"
also try to add MAC address on the FreeRADIUS / MACs page
-
@seekerman found somewere in the forum that this is a bug on version 2.5 fixed in development version.. ill try and let you guys know