Hi all,<br><br>I&#39;m new on JRadius and my knowledge on RADIUS and FreeRadius is very limited as well. My question is about the use of port 1812 by FreeRadius and by the JRadius.<br><br>1. In the FreeRadius log file we can see that it uses the port 1812 for authentication:<i><br>


&quot;Listening on authentication *:1812&quot;</i><br><br>2. In the JRadius configuration file(jradius-config.xml) we can see that this port is also used by the the GenericWebServices listener:<br><i>        &lt;listener name=&quot;GenericWebSerices&quot;&gt;<br>


            &lt;description&gt;JRadius WebServices Listener&lt;/description&gt;<br>            &lt;class&gt;net.sf.jradius.webservice.WebServiceListener&lt;/class&gt;<br>            &lt;processor-class&gt;net.sf.jradius.webservice.WebServiceProcessor&lt;/processor-class&gt;<br>


            &lt;processor-threads&gt;2&lt;/processor-threads&gt;<br>           <b> &lt;property name=&quot;port&quot; value=&quot;1812&quot;/&gt;</b><br>            &lt;property name=&quot;backlog&quot; value=&quot;1024&quot;/&gt;<br>


            &lt;property name=&quot;useSSL&quot; value=&quot;false&quot;/&gt;<br>            &lt;packet-handler name=&quot;SSOProxy&quot;&gt;<br>                &lt;description&gt;SSO Proxy Redirector&lt;/description&gt;<br>


                &lt;class&gt;net.sf.jradius.webservice.SSOProxyService&lt;/class&gt;<br>            &lt;/packet-handler&gt;<br>        &lt;/listener&gt;</i><br><br>Could this situation cause any sort of conflict? both applications are trying to use the same port to listen for requests?<br>

<br>-- <br>André Lopes<br><a href="http://www.brainyquote.com/quotes/authors/c/charles_de_gaulle.html" target="_blank">Charles de Gaulle</a>  - &quot;The better I get to know men, the more I find myself loving dogs.&quot;