› Forums › Network Management › RADIUS 802.1x and Captive Portal › Captive portal authentication fail but was true on my radius
- This topic is empty.
-
AuthorPosts
-
May 28, 2013 at 12:57 pm #43668
von_Schlieffen
MemberHello,
I’m trying to use Radius serveur using “Actividentity” token.
All my configuration was well done when I read logging files.Here the result of different logs files :
1 My Radius serveur log file :
14:29:20 531,TEST,ZeroShell,xxx.xx.x.xx,,,Accepted,Userid TEST ACCEPTED using token xxxxxxxxx with synchronous password.
2. On Zeroshell radiussd Log file :14:29:20 Login OK: [TEST@mydomain.be] (from client localhost port 1)
3. on Captive portal Log file :14:29:20 AS: trying Radius authentication (PAP) for TEST@mydomain.be (Client: xxx.xx.xx.xxx)
14:29:20 GW: warning: no authorization for the user TEST@mydomain.be (Client: xxx.xxx.xxx.xxx):
I’m trying diffent configuration but everytime it fails.What is going wrong ?
In my radius server I can make some change from response to return but I can’t read anything about what expected…
It’s a difficult matter but I hope someone can help me ?May 31, 2013 at 1:56 pm #52764von_Schlieffen
MemberI used a radius test program and I made a test on ZeroShell Radius server to know values returned by server. Here the result :
5/31/2013 12:39:22 PM Test started [Chap ZeroShell]
Info:Sending Access-Request of id 0 to 192.168.x.x:1812
User-Name = “test”
User-Password = “xxxxx”
Info: Access-Accept packet from host 192.168.x.x:1812, id=0, length=53
Reply-Message = “Acct:RADIUS:8:::::24836::”
Session-Timeout = 28800Total approved auths: 1
Total denied auths: 0
Total lost auths: 0
Total time(secs): 0
5/31/2013 12:39:23 PM Test finished [Chap ZeroShell]
I can’t change reply message from my radius server but I can put other value and I try a lot of them without success (I can’t change value of “Reply-Message”)
5/31/2013 3:49:18 PM Test started [AuthTest(CHAP)]
Info:Sending Access-Request of id 0 to 172.x.x.x:1812
User-Name = “test2”
CHAP-Password = 0x001b893d7bf9ab3783a60e877a0d7c0566
Info: Access-Accept packet from host 172.x.x.x:1812, id=0, length=60
Reply-Message = “Connected”
Acct-Session-Id = “”Acct:RADIUS:8:::::24836::””Total approved auths: 1
Total denied auths: 0
Total lost auths: 0
Total time(secs): 0
5/31/2013 3:49:18 PM Test finished [AuthTest(CHAP)]
Acct-Session-ID or a lot of other. No value work.Can somebody tell my what kind of fu…ing string, portal expect ???
June 3, 2013 at 9:53 am #52765von_Schlieffen
MemberI found the good key : ID 18 -> Port-Message
5/31/2013 4:13:09 PM Test started [AuthTest(CHAP)]
Info:Sending Access-Request of id 0 to 172.x.x.x:1812
User-Name = “test2”
CHAP-Password = 0x00f5c08ac8dc888c8d030452d5ef84cb31
Info: Access-Accept packet from host 172.x.x.x:1812, id=0, length=66
Reply-Message = “Connected”
Reply-Message = “”Acct:RADIUS:8:::::24836::””
Session-Timeout = 28800Total approved auths: 1
Total denied auths: 0
Total lost auths: 0
Total time(secs): 0
5/31/2013 4:13:09 PM Test finished [AuthTest(CHAP)]
It didn’t accept authentication !What this fu… ing shit ?
June 3, 2013 at 10:49 am #52766von_Schlieffen
MemberIsn’t somebody on this forum ????
January 29, 2014 at 3:55 pm #52767von_Schlieffen
MemberI try version 3 from two weeks now.
I have made a new connection to my external radius to try if it runs now and found same problem as previous. Didn’t work !
But when I disable “Accounting” all work fine.
The problem seems to be on class for accounting can’t be found for external authentified user.
Is it not possible to make a default class for all user not defined ?
-
AuthorPosts
- You must be logged in to reply to this topic.