Radius- what type of reply should should be sent to the sw

jfrawley
Member
 
Posts: 4
Joined: Wed Apr 06, 2016 8:51 pm
Has thanked: 1 time
Been thanked: 0 time

Radius- what type of reply should should be sent to the sw

Fri Mar 28, 2025 4:28 am

This is my first attempt at radius auth with Netonix, so far I am striking out. Response in ssh is Access Denied, I added the line to my clients.conf file and I also enabled require_message_authenticator for my global rule as well. I guess where I am lacking the experience/knowledge on this is what kind of reply should radius be sending?
Freeradius 3.0
# allowed values: yes, no
require_message_authenticator = yes
client private-network-1 {
### I also tried just the ip of the switch rather than a range yyy.yyy.yyy/32
ipaddr = 10.0.0.0/8
secret = somethingsecret
require_message_authenticator = yes
Currently I have a user in my database- (not real info here)
Check Attributes
user User1
Cleartext-Password := User1234
Reply Attributes
Auth-Type := Accept
## I also tried with a GROUP reply with Auth-type := Accept
I have the switch ip in my NAS as well with correct secret, radius port is also default and correct 1812
Netonix v 1.5.25
"RADIUS_Enable":true,
"RADIUS_Host":"xxx.xxx.xxx.xxx",
"RADIUS_Port":"1812",
"RADIUS_Secret":"somethingsecret",
My tiks all auth just fine, granted they use a different reply though such as FULL or READ
When I run radclient from the Netonix-
admin@T222:/etc/freeradius2# echo "User-Name = validuser,User-Password=validpass" | radclient xxx.xxx.xxx.xxx auth somethingsecret
Received response ID 144, code 2, length = 20

Julian
Member
 
Posts: 20
Joined: Thu Jan 23, 2025 3:46 pm
Has thanked: 0 time
Been thanked: 6 times

Re: Radius- what type of reply should should be sent to the

Fri Mar 28, 2025 11:26 am

Hey Justin, got your facebook comment

Will take me a little bit to get digging on this, hardware's in place in the lab but i don't have freeradius running yet, sounds like I'll be sharing your pain here shortly

Thanks!

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 5 guests