<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for all the great suggestions on further troubleshooting.<br>
Currently we wish to focus on the Authentication piece of radius with
openser, we will look at the billing problem later.&nbsp; <br>
<br>
results without turning up debug level<br>
[root@microtel root]# openser -c /usr/local/etc/openser/openser.cfg<br>
Listening on<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; udp: 68.157.82.100 [68.157.82.100]:5060<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tcp: 68.157.82.100 [68.157.82.100]:5060<br>
Aliases:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tcp: adsl-068-157-082-100.sip.bct.bellsouth.net:5060<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; udp: adsl-068-157-082-100.sip.bct.bellsouth.net:5060<br>
<br>
config file ok, exiting...<br>
<br>
I have attached the debug after turning up debugging to level 9.<br>
<br>
[root@microtel root]# openser -c /usr/local/etc/openser/openser.cfg
2&gt; openserdebug2006-03-09.log<br>
Listening on<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; udp: 68.157.82.100 [68.157.82.100]:5060<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tcp: 68.157.82.100 [68.157.82.100]:5060<br>
Aliases:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tcp: adsl-068-157-082-100.sip.bct.bellsouth.net:5060<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; udp: adsl-068-157-082-100.sip.bct.bellsouth.net:5060<br>
<br>
[root@microtel root]# gzip -9 openserdebug2006-03-09.log<br>
<br>
<div class="moz-signature">
<title>Work Signature</title>
<p style="margin-bottom: 0in;"><b>Thanks,</b><br>
</p>
<p style="margin-bottom: 0in;"><b>C. Ed Felt Caflo
Network Engineer/Programmer</b><br>
<a href="http://www.caflo.com/"><img moz-do-not-send="true"
 src="file:///home/ed/sigs/caflologolight.png" border="0"></a><br>
<font size="2">(801) 766-8433 (home)<br>
(801) 420-8879 (cell)<br>
74999 (h.323)<br>
74777 (sip)<br>
<a href="mailto://edeefelt@hotmail">edeefelt@hotmail.com</a><br>
<a href="mailto://efelt@caflobvi.com">efelt@caflobvi.com</a><br>
<b>chat: </b>edeefelt(aim), edeefelt (yahoo),
<a class="moz-txt-link-abbreviated" href="mailto:edeefelt@hotmail.com">edeefelt@hotmail.com</a> (msn), <a class="moz-txt-link-abbreviated" href="mailto:v_2chafe@hotmail.com">v_2chafe@hotmail.com</a> (msn)<br>
<a href="http://www.thefelts.net/">http://www.thefelts.net</a></font><br>
<br>
</p>
</div>
<br>
<br>
Edson wrote:
<blockquote cite="mid44102a1c.3bf296ba.1151.ffffba82@mx.gmail.com"
 type="cite">
  <pre wrap="">Hi Ed,

Please, what is the output of "openser -c &lt;config-file&gt;"?

If they doesn't display much information, it can be due to a broken config
file.

Regards,

Edson.

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:users-bounces@openser.org">users-bounces@openser.org</a> [<a class="moz-txt-link-freetext" href="mailto:users-bounces@openser.org">mailto:users-bounces@openser.org</a>] On
Behalf Of Bogdan-Andrei Iancu
Sent: quinta-feira, 9 de mar&ccedil;o de 2006 07:13
To: <a class="moz-txt-link-abbreviated" href="mailto:efelt@caflobvi.com">efelt@caflobvi.com</a>
Cc: Jaime Work; <a class="moz-txt-link-abbreviated" href="mailto:users@openser.org">users@openser.org</a>
Subject: Re: [Users] OpenSER with freeRadius

Hi Ed,

please note that there is not log attached :).

to get a higher debug level, changed in your cfg script the debug value
(9 for ex). The cfg value has priority over the parameters.

regards,
bogdan

C. Ed Felt wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Fellow OpenSER users:

We have been using SER at our VoIP company for a few years now and
have been running in to security issues.  We are pleased to see
someone has taken improving SER seriously and are trying to move to
OpenSER but are having problems with the implementation we need:
OpenSER with Radius Accounting and Radius Authentication (with
freeradius and MySQL).

I compiled the latest stable version of openser on an FC1 Linux PC
with the needed modules added for Radius Authentication and
Accounting.  I am also using the latest version of freeradius.

I have spent plenty of time in the email archives and documentation
before asking you for help.
I seemed to have everything installed correctly after adding the line
'modparam("auth_radius", "radius_config",
"/usr/local/etc/radiusclient-ng/radiusclient.conf")' to the default
openser config file.  All the radius modules seem to load now and
openser doesn't exit with any errors.  But when I start openser and
check "ps -eaf | grep openser" it isn't running so I assume.  Here are
the last few lines of /var/log/messages:


I tried adding verbosity to the debug "-ddddd" but didn't get any more
information than the logs above.
I have also all ready included the needed dictionary file from openser
for freeradius in the freeradius dictionary config.

Here is my current config under modules loading for auth (only change
to default config besides modparam above):
# Uncomment this if you want digest authentication
# mysql.so must be loaded !
loadmodule "/usr/local/lib/openser/modules/auth.so"
#loadmodule "/usr/local/lib/openser/modules/auth_db.so"
loadmodule "/usr/local/lib/openser/modules/auth_radius.so"
#loadmodule "/usr/local/lib/openser/modules/group_radius.so"
#loadmodule "/usr/local/lib/openser/modules/uri_radius.so"

Please let me know what else I can try to get this working.  Some kind
of walk thru for the freeradius configuration would be helpful as well
(freeradius with MySQL).

--

*Thanks,*

*C. Ed Felt Caflo Network Engineer/Programmer*
<a class="moz-txt-link-rfc2396E" href="http://www.caflo.com/">&lt;http://www.caflo.com/&gt;</a>
(801) 766-8433 (home)
(801) 420-8879 (cell)
74999 (h.323)
74777 (sip)
<a class="moz-txt-link-abbreviated" href="mailto:edeefelt@hotmail.com">edeefelt@hotmail.com</a> <a class="moz-txt-link-rfc2396E" href="mailto://edeefelt@hotmail">&lt;mailto://edeefelt@hotmail&gt;</a>
<a class="moz-txt-link-abbreviated" href="mailto:efelt@caflobvi.com">efelt@caflobvi.com</a> <a class="moz-txt-link-rfc2396E" href="mailto://efelt@caflobvi.com">&lt;mailto://efelt@caflobvi.com&gt;</a>
*chat: *edeefelt(aim), edeefelt (yahoo), <a class="moz-txt-link-abbreviated" href="mailto:edeefelt@hotmail.com">edeefelt@hotmail.com</a> (msn),
<a class="moz-txt-link-abbreviated" href="mailto:v_2chafe@hotmail.com">v_2chafe@hotmail.com</a> (msn)
<a class="moz-txt-link-freetext" href="http://www.thefelts.net">http://www.thefelts.net</a> <a class="moz-txt-link-rfc2396E" href="http://www.thefelts.net/">&lt;http://www.thefelts.net/&gt;</a>

------------------------------------------------------------------------

_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openser.org">Users@openser.org</a>
<a class="moz-txt-link-freetext" href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a>


      </pre>
    </blockquote>
    <pre wrap="">
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openser.org">Users@openser.org</a>
<a class="moz-txt-link-freetext" href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
</body>
</html>