Hi all.
Hi Alan.

I am trying to authenticate ser users through freeradius.
I installed freeradius-1.0.2 radiusclient-4.8

It's seems like i don't sending the requests to radius,( I don't see
anything on the radius logs). I checked the config files, it's looks
correct.
The goal is to authenticate users through radius.

here some debug maybe someone can help with that

13(1896) SIP Request:
13(1896)  method:  <REGISTER>
13(1896)  uri:     <sip:xxx.xxx.xxx.xxx>
13(1896)  version: <SIP/2.0>
13(1896) parse_headers: flags=1
13(1896) Found param type 232, <branch> = <z9hG4bKa10d6645b52db215>; state=16
13(1896) end of header reached, state=5
13(1896) parse_headers: Via found, flags=1
13(1896) parse_headers: this is the first via
13(1896) After parse_msg...
13(1896) preparing to run routing scripts...
13(1896) REGISTER: Authenticating user
13(1896) parse_headers: flags=4
13(1896) end of header reached, state=9
13(1896) DEBUG: get_hdr_field: <To> [45];
uri=[sip:[EMAIL PROTECTED];user=phone]
13(1896) DEBUG: to body [<sip:[EMAIL PROTECTED];user=phone>
]
13(1896) parse_headers: flags=4096
13(1896) get_hdr_field: cseq <CSeq>: <106> <REGISTER>
13(1896) DEBUG: get_hdr_body : content_length=0
13(1896) found end of header
13(1896) pre_auth(): Credentials with given realm not found
13(1896) REGISTER: challenging user
13(1896) build_auth_hf(): 'WWW-Authenticate: Digest
realm="xxx.xxx.xxx.xxx",
nonce="425e22450d0769e6ef0b2305cf9f3c3de13717df"
'
13(1896) parse_headers: flags=-1
13(1896) check_via_address(xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx, 1)
13(1896) DEBUG:destroy_avp_list: destroing list (nil)
13(1896) receive_msg: cleaning up

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to