<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1105</id>
	<title>Nabble - Gnu - Radius</title>
	<updated>2009-09-17T04:09:36Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Gnu---Radius-f1105.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnu---Radius-f1105.html" />
	<subtitle type="html">Gnu's Radius Project Gnu - Radius home is &lt;a href=&quot;http://www.gnu.org/software/radius/radius.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-25489226</id>
	<title>RE: Re: Forcing GNU-Radius to change authentication type</title>
	<published>2009-09-17T04:09:36Z</published>
	<updated>2009-09-17T04:09:36Z</updated>
	<author>
		<name>Paul Cole</name>
	</author>
	<content type="html">Thanks, Sergey.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;____________________________________________________________________________
&lt;br&gt;_____
&lt;br&gt;Paul 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Message d'origine-----
&lt;br&gt;De : Sergey Poznyakoff [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25489226&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gray@...&lt;/a&gt;] 
&lt;br&gt;Envoyé : jeudi 17 septembre 2009 10:04
&lt;br&gt;À : Paul Cole
&lt;br&gt;Cc : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25489226&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;Objet : [?? Probable Spam] Re: Forcing GNU-Radius to change authentication
&lt;br&gt;type
&lt;br&gt;&lt;br&gt;Hi Paul,
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I've foud out that my NAS was sending the same NAS-Port-ID attribute
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;which is `0/0/0/0' for my pppoe users (normal because I have only one
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;port from where all the users are connected, physical port 0 on the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;NAS). But the problem with that setting is that the radwho command will
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;obviously show only the last user getting connected and disconnect the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;previous one...In my understanding, the session in GNU-Radius is
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;defined by the couple of `NAS-Port / Nas IP address' which explains
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;that behavior when issuing the radwho command.
&lt;br&gt;&lt;br&gt;Yes, that's right.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I am trying now to set the session to use only the session ID rather
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;than that couple which won't make radwho work for me. Need your help
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;hare implementing this...
&lt;br&gt;&lt;br&gt;The usual solution is to implement a rewriting function that would
&lt;br&gt;create a unique NAS-Port ID from another pieces of information in the
&lt;br&gt;request. This approach is described in section 10.2.4 &amp;quot;Rewriting Incoming
&lt;br&gt;Requests&amp;quot; of the documentation (available online at
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Rewriting-Incoming-Req&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Rewriting-Incoming-Req&lt;/a&gt;&lt;br&gt;uests.html).
&lt;br&gt;&lt;br&gt;The examples/ directory contains some working samples, which might help
&lt;br&gt;you implement your own rewriting procedure:
&lt;br&gt;&lt;br&gt;&amp;nbsp; examples/cisco.rw: function cisco_pid, called from cisco_fixup.
&lt;br&gt;&amp;nbsp; examples/c3620.rw: function c3620_decode, called from c3620_fixup.
&lt;br&gt;&amp;nbsp; examples/ascend.rw: function max_decode_port, called from max_fixup.
&lt;br&gt;&lt;br&gt;If you need any further help, please do not hesitate to write.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Another thing : does radzap physically disconnect the customer from the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;NAS
&lt;br&gt;&lt;br&gt;No, of course it does not. It has no way of doing so: there is no 
&lt;br&gt;general interface which would connect to NAS and tell it to drop a line.
&lt;br&gt;&lt;br&gt;Radzap is a last resort utility for bringing the system database in
&lt;br&gt;synch with the actual state of user pools. It operates only on
&lt;br&gt;rad[wu]tmp files. Normally, you rarely need to use it, if at all.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25489226&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Forcing-GNU-Radius-to-change-authentication-type-tp25478261p25489226.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25488413</id>
	<title>Re: Forcing GNU-Radius to change authentication type</title>
	<published>2009-09-17T03:03:33Z</published>
	<updated>2009-09-17T03:03:33Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Hi Paul,
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I've foud out that my NAS was sending the same NAS-Port-ID attribute
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;which is `0/0/0/0' for my pppoe users (normal because I have only one
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;port from where all the users are connected, physical port 0 on the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;NAS). But the problem with that setting is that the radwho command will
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;obviously show only the last user getting connected and disconnect the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;previous one...In my understanding, the session in GNU-Radius is
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;defined by the couple of `NAS-Port / Nas IP address' which explains
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;that behavior when issuing the radwho command.
&lt;br&gt;&lt;br&gt;Yes, that's right.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I am trying now to set the session to use only the session ID rather
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;than that couple which won't make radwho work for me. Need your help
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;hare implementing this...
&lt;br&gt;&lt;br&gt;The usual solution is to implement a rewriting function that would
&lt;br&gt;create a unique NAS-Port ID from another pieces of information in the
&lt;br&gt;request. This approach is described in section 10.2.4 &amp;quot;Rewriting Incoming
&lt;br&gt;Requests&amp;quot; of the documentation (available online at
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Rewriting-Incoming-Req&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Rewriting-Incoming-Req&lt;/a&gt;&lt;br&gt;uests.html).
&lt;br&gt;&lt;br&gt;The examples/ directory contains some working samples, which might help
&lt;br&gt;you implement your own rewriting procedure:
&lt;br&gt;&lt;br&gt;&amp;nbsp; examples/cisco.rw: function cisco_pid, called from cisco_fixup.
&lt;br&gt;&amp;nbsp; examples/c3620.rw: function c3620_decode, called from c3620_fixup.
&lt;br&gt;&amp;nbsp; examples/ascend.rw: function max_decode_port, called from max_fixup.
&lt;br&gt;&lt;br&gt;If you need any further help, please do not hesitate to write.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Another thing : does radzap physically disconnect the customer from the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;NAS
&lt;br&gt;&lt;br&gt;No, of course it does not. It has no way of doing so: there is no 
&lt;br&gt;general interface which would connect to NAS and tell it to drop a line.
&lt;br&gt;&lt;br&gt;Radzap is a last resort utility for bringing the system database in
&lt;br&gt;synch with the actual state of user pools. It operates only on
&lt;br&gt;rad[wu]tmp files. Normally, you rarely need to use it, if at all.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25488413&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Forcing-GNU-Radius-to-change-authentication-type-tp25478261p25488413.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25478261</id>
	<title>Forcing GNU-Radius to change authentication type</title>
	<published>2009-09-16T11:52:07Z</published>
	<updated>2009-09-16T11:52:07Z</updated>
	<author>
		<name>Paul Cole</name>
	</author>
	<content type="html">Dear Sergey and all,
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I've foud out that my NAS was sending the same NAS-Port-ID attribute which
&lt;br&gt;is '0/0/0/0' for my pppoe users (normal because I have only one port from
&lt;br&gt;where all the users are connected, physical port 0 on the NAS). But the
&lt;br&gt;problem with that setting is that the radwho command will obviously show
&lt;br&gt;only the last user getting connected and disconnect the previous one.In my
&lt;br&gt;understanding, the session in GNU-Radius is defined by the couple of
&lt;br&gt;'NAS-Port / Nas IP address' which explains that behavior when issuing the
&lt;br&gt;radwho command.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I am trying now to set the session to use only the session ID rather than
&lt;br&gt;that couple which won't make radwho work for me. Need your help hare
&lt;br&gt;implementing this.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Another thing : does radzap physically disconnect the customer from the NAS
&lt;br&gt;or just shut the session in Radius when the customer remains still connected
&lt;br&gt;to the NAS ?
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Thanks for your guidance.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;____________________________________________________________________________
&lt;br&gt;_____
&lt;br&gt;&lt;br&gt;Paul T. COLE
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25478261&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Forcing-GNU-Radius-to-change-authentication-type-tp25478261p25478261.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25236677</id>
	<title>Re: GNU Radius and 'NAS has wrong ID' problem</title>
	<published>2009-09-01T01:52:55Z</published>
	<updated>2009-09-01T01:52:55Z</updated>
	<author>
		<name>Paul Cole</name>
	</author>
	<content type="html">Hi Sergey,
&lt;br&gt;&lt;br&gt;Many thanks for your guidance on this.
&lt;br&gt;&lt;br&gt;I am seing this error :
&lt;br&gt;&lt;br&gt;1) logout: entry for NAS %s port %d has wrong ID (expected %s found %s)
&lt;br&gt;&lt;br&gt;Any idea how to set this to work ?
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Sergey Poznyakoff-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi Paul,
&lt;br&gt;&lt;br&gt;&amp;gt; I am in a testing phase and I am currently dealing with a serious issue
&lt;br&gt;&amp;gt; concerning this error : 'NAS has wrong ID'...
&lt;br&gt;&lt;br&gt;There are two possible cases:
&lt;br&gt;&lt;br&gt;1) logout: entry for NAS %s port %d has wrong ID (expected %s found %s)
&lt;br&gt;&lt;br&gt;Somehow the start accounting record of the next session for this
&lt;br&gt;NAS/port combination has been processed before the stop accounting
&lt;br&gt;record reached the server. Usually this means the original start
&lt;br&gt;record was lost, and the NAS retransmitted it later, but by the
&lt;br&gt;time the record was received, the entry was already marked as
&lt;br&gt;being used by another session. 
&lt;br&gt;&lt;br&gt;2) login: entry for NAS %s port %d wrong order
&lt;br&gt;&lt;br&gt;While writing a start entry, radiusd discovered that this NAS/port
&lt;br&gt;combination is already marked with stop for the same session id.
&lt;br&gt;This means that the stop record reached radius server before the
&lt;br&gt;start record (possibly due to network issues or high server load).
&lt;br&gt;Usually the corresponding session has zero Acct-Session-Time
&lt;br&gt;attribute.
&lt;br&gt;&lt;br&gt;Which one do you see in your logs?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;Help-gnu-radius@gnu.org
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-Radius-and-%27NAS-has-wrong-ID%27-problem-tp25151443p25236677.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25176428</id>
	<title>Re: GNU Radius and 'NAS has wrong ID' problem</title>
	<published>2009-08-27T10:21:47Z</published>
	<updated>2009-08-27T10:21:47Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Hi Paul,
&lt;br&gt;&lt;br&gt;&amp;gt; I am in a testing phase and I am currently dealing with a serious issue
&lt;br&gt;&amp;gt; concerning this error : 'NAS has wrong ID'...
&lt;br&gt;&lt;br&gt;There are two possible cases:
&lt;br&gt;&lt;br&gt;1) logout: entry for NAS %s port %d has wrong ID (expected %s found %s)
&lt;br&gt;&lt;br&gt;Somehow the start accounting record of the next session for this
&lt;br&gt;NAS/port combination has been processed before the stop accounting
&lt;br&gt;record reached the server. Usually this means the original start
&lt;br&gt;record was lost, and the NAS retransmitted it later, but by the
&lt;br&gt;time the record was received, the entry was already marked as
&lt;br&gt;being used by another session. 
&lt;br&gt;&lt;br&gt;2) login: entry for NAS %s port %d wrong order
&lt;br&gt;&lt;br&gt;While writing a start entry, radiusd discovered that this NAS/port
&lt;br&gt;combination is already marked with stop for the same session id.
&lt;br&gt;This means that the stop record reached radius server before the
&lt;br&gt;start record (possibly due to network issues or high server load).
&lt;br&gt;Usually the corresponding session has zero Acct-Session-Time
&lt;br&gt;attribute.
&lt;br&gt;&lt;br&gt;Which one do you see in your logs?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25176428&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-Radius-and-%27NAS-has-wrong-ID%27-problem-tp25151443p25176428.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25167257</id>
	<title>Re: GNU Radius and 'NAS has wrong ID' problem</title>
	<published>2009-08-27T01:31:29Z</published>
	<updated>2009-08-27T01:31:29Z</updated>
	<author>
		<name>Paul Cole</name>
	</author>
	<content type="html">Hi Lambert,
&lt;br&gt;&lt;br&gt;Yes, the Cisco has a conf like that. Where it is sending accounting to the radius correctly.
&lt;br&gt;&lt;br&gt;With my two tested users, they can both connect through the cisco PPPoE server and authenticate with radius but the radius seems to record only one connection (when issuing the radwho command, I see only one user connected at a time...) and the radius log shows the message of 'NAS has wrong ID..'.
&lt;br&gt;&lt;br&gt;I've seen many posts about this issue and some of them are suggesting to fix the NAS so it will send same set of information when users connect and disconnect...but none of them is actually suggesting how...
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Scott Lambert wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;On Wed, Aug 26, 2009 at 09:25:26AM -0700, Paul Cole wrote:
&lt;br&gt;&amp;gt; Hi everyone,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have set up a 7206 vxr cisco router to act as a PPPoE server having an
&lt;br&gt;&amp;gt; radius to authenticate customers.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am in a testing phase and I am currently dealing with a serious issue
&lt;br&gt;&amp;gt; concerning this error : 'NAS has wrong ID'...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am testing with 2 users and each of them can access to the server and get
&lt;br&gt;&amp;gt; connected bu when I am trying to see in radius if they are connected, I can
&lt;br&gt;&amp;gt; only see one user connected (radwho command) and the other user's connection
&lt;br&gt;&amp;gt; is flapping but I can't see them connected both when physically they are
&lt;br&gt;&amp;gt; connected on the PPPoE server...the radius log shows them connected
&lt;br&gt;&amp;gt; (connection OK) but is showing the message about the wrong NAS ID...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any idea about what could cause this and how to solve it ?
&lt;br&gt;&lt;br&gt;I'm not exactly certain I'm barking up the right tree here, but here is
&lt;br&gt;a guess.
&lt;br&gt;&lt;br&gt;Does the cisco have a config entry similar to ?:
&lt;br&gt;&lt;br&gt;&amp;nbsp;ip radius source-interface (interface with the IP address which is in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; your clients configuration)
&lt;br&gt;&lt;br&gt;i.e.
&lt;br&gt;&lt;br&gt;&amp;nbsp;ip radius source-interface Loopback0
&lt;br&gt;&lt;br&gt;Where Loopback0 has been configured with your management IP for the
&lt;br&gt;router.
&lt;br&gt;&lt;br&gt;If not, the Cisco will talk to your radius server with the IP of the
&lt;br&gt;interface closest to the radius server, which may not be the IP you
&lt;br&gt;configured in your radius clients configuration.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Scott Lambert &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;KC5MLE &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unix SysAdmin
&lt;br&gt;lambert@lambertfam.org
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;Help-gnu-radius@gnu.org
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-Radius-and-%27NAS-has-wrong-ID%27-problem-tp25151443p25167257.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25159309</id>
	<title>Re: GNU Radius and 'NAS has wrong ID' problem</title>
	<published>2009-08-26T10:50:12Z</published>
	<updated>2009-08-26T10:50:12Z</updated>
	<author>
		<name>Scott Lambert</name>
	</author>
	<content type="html">On Wed, Aug 26, 2009 at 09:25:26AM -0700, Paul Cole wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi everyone,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have set up a 7206 vxr cisco router to act as a PPPoE server having an
&lt;br&gt;&amp;gt; radius to authenticate customers.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am in a testing phase and I am currently dealing with a serious issue
&lt;br&gt;&amp;gt; concerning this error : 'NAS has wrong ID'...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am testing with 2 users and each of them can access to the server and get
&lt;br&gt;&amp;gt; connected bu when I am trying to see in radius if they are connected, I can
&lt;br&gt;&amp;gt; only see one user connected (radwho command) and the other user's connection
&lt;br&gt;&amp;gt; is flapping but I can't see them connected both when physically they are
&lt;br&gt;&amp;gt; connected on the PPPoE server...the radius log shows them connected
&lt;br&gt;&amp;gt; (connection OK) but is showing the message about the wrong NAS ID...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any idea about what could cause this and how to solve it ?
&lt;/div&gt;&lt;br&gt;I'm not exactly certain I'm barking up the right tree here, but here is
&lt;br&gt;a guess.
&lt;br&gt;&lt;br&gt;Does the cisco have a config entry similar to ?:
&lt;br&gt;&lt;br&gt;&amp;nbsp;ip radius source-interface (interface with the IP address which is in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; your clients configuration)
&lt;br&gt;&lt;br&gt;i.e.
&lt;br&gt;&lt;br&gt;&amp;nbsp;ip radius source-interface Loopback0
&lt;br&gt;&lt;br&gt;Where Loopback0 has been configured with your management IP for the
&lt;br&gt;router.
&lt;br&gt;&lt;br&gt;If not, the Cisco will talk to your radius server with the IP of the
&lt;br&gt;interface closest to the radius server, which may not be the IP you
&lt;br&gt;configured in your radius clients configuration.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Scott Lambert &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;KC5MLE &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unix SysAdmin
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25159309&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lambert@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25159309&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-Radius-and-%27NAS-has-wrong-ID%27-problem-tp25151443p25159309.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25156989</id>
	<title>NAS has wron ID</title>
	<published>2009-08-26T09:30:11Z</published>
	<updated>2009-08-26T09:30:11Z</updated>
	<author>
		<name>Paul Cole</name>
	</author>
	<content type="html">Hi everyone,
&lt;br&gt;&lt;br&gt;I have set up a 7206 vxr cisco router to act as a PPPoE server having a
&lt;br&gt;radius to authenticate customers.
&lt;br&gt;&lt;br&gt;I am in a testing phase and I am currently dealing with a serious issue
&lt;br&gt;concerning this error : 'NAS has wrong ID'...
&lt;br&gt;&lt;br&gt;I am testing with 2 users and each of them can access the server and get
&lt;br&gt;connected but when I am trying to see in radius if they are connected, I can
&lt;br&gt;only see one user connected (radwho command) and the other user's connection
&lt;br&gt;is flapping but I can't see them connected both when physically they are
&lt;br&gt;connected on the PPPoE server...the radius log shows them connected
&lt;br&gt;(connection OK) but is showing the message about the wrong NAS ID...
&lt;br&gt;&lt;br&gt;Any idea about what could cause this and how to solve it ?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;____________________________________________________________________________
&lt;br&gt;_____
&lt;br&gt;Paul COLE
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25156989&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NAS-has-wron-ID-tp25156989p25156989.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25151443</id>
	<title>GNU Radius and 'NAS has wrong ID' problem</title>
	<published>2009-08-26T09:25:24Z</published>
	<updated>2009-08-26T09:25:24Z</updated>
	<author>
		<name>Paul Cole</name>
	</author>
	<content type="html">Hi everyone,
&lt;br&gt;&lt;br&gt;I have set up a 7206 vxr cisco router to act as a PPPoE server having a radius to authenticate customers.
&lt;br&gt;&lt;br&gt;I am in a testing phase and I am currently dealing with a serious issue concerning this error : 'NAS has wrong ID'...
&lt;br&gt;&lt;br&gt;I am testing with 2 users and each of them can access the server and get connected but when I am trying to see in radius if they are connected, I can only see one user connected (radwho command) and the other user's connection is flapping but I can't see them connected both when physically they are connected on the PPPoE server...the radius log shows them connected (Login OK) but is showing the message about the wrong NAS ID...
&lt;br&gt;&lt;br&gt;Any idea about what could cause this and how to solve it ?&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-Radius-and-%27NAS-has-wrong-ID%27-problem-tp25151443p25151443.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25173106</id>
	<title>problem of authorisation of users on radius 1.6 (Fedora 11)</title>
	<published>2009-08-25T00:27:11Z</published>
	<updated>2009-08-25T00:27:11Z</updated>
	<author>
		<name>Васильев Александр</name>
	</author>
	<content type="html">Hello!
&lt;br&gt;&lt;br&gt;At transition with radius 1.4 (CentOS 5) on radius 1.6 (Fedora 11) there 
&lt;br&gt;was a problem of authorisation of users.
&lt;br&gt;*
&lt;br&gt;File &amp;quot;rewrite&amp;quot; identical on both servers:*
&lt;br&gt;integer
&lt;br&gt;cisco_pid(string A)
&lt;br&gt;{
&lt;br&gt;&amp;lt;------&amp;gt;if (A =~ &amp;quot;.*\([0-9][0-9]*\):[A-Z]:\([0-9][0-9]*\)&amp;quot;) {
&lt;br&gt;&amp;lt;------&amp;gt;&amp;lt;------&amp;gt;return (integer)\2;
&lt;br&gt;&amp;lt;------&amp;gt;}
&lt;br&gt;&amp;lt;------&amp;gt;return -1;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;integer
&lt;br&gt;set_service() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# Unknown service
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;%[Auth-Data] = &amp;quot;0&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return 1;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;#&amp;lt;-----&amp;gt; &amp;nbsp; &amp;nbsp;if ( substr(%[Calling-Station-Id],0,7) == &amp;quot;8902430&amp;quot; ) {
&lt;br&gt;# &amp;nbsp; logit(substr(%[Calling-Station-Id],0,7));
&lt;br&gt;&lt;br&gt;integer
&lt;br&gt;set_service1() {
&lt;br&gt;....
&lt;br&gt;# &amp;nbsp; &amp;nbsp;logit(&amp;quot;Radius hangs without this -)&amp;quot;);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if ( %[User-Name] == &amp;quot;&amp;quot; ) {
&lt;br&gt;&amp;lt;------&amp;gt;# Empty logins: will check CLI
&lt;br&gt;&amp;lt;------&amp;gt;%[User-Name] = &amp;quot;cli#&amp;quot; + %[Calling-Station-Id];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# Private fix
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if ( %[Called-Station-Id] == &amp;quot;221285&amp;quot; ) { %[Called-Station-Id] = 
&lt;br&gt;&amp;quot;86121285&amp;quot;; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if ( %[Called-Station-Id] == &amp;quot;228285&amp;quot; ) { %[Called-Station-Id] = 
&lt;br&gt;&amp;quot;86128285&amp;quot;; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# DialUp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if ( %[NAS-Port-Type] == 0 ) { %[Auth-Data] = &amp;quot;1&amp;quot;; return 1; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# PPPoE
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if ( %[NAS-Port-Type] == 5 ) { %[Auth-Data] = &amp;quot;2&amp;quot;; return 1; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# ISDN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if ( %[NAS-Port-Type] == 2 ) { %[Auth-Data] = &amp;quot;3&amp;quot;; return 1; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# Unknown service
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;%[Auth-Data] = &amp;quot;0&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return 1;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;integer
&lt;br&gt;set_service2() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# Known fixed service
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;%[Auth-Data] = &amp;quot;1&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return 1;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;*File &amp;quot;hint&amp;quot; identical on both servers:*
&lt;br&gt;DEFAULT Rewrite-Function = restore_nas_ip &amp;nbsp; &amp;nbsp; &amp;nbsp; Fall-Through = Yes
&lt;br&gt;&lt;br&gt;# check if user still alowed and break sessions otherwise
&lt;br&gt;DEFAULT NULL Acct-Ext-Program = &amp;quot;/home/stbs/radius/checkrad 
&lt;br&gt;%C{Acct-Session-Id} %C{NAS-IP-Address} %R{Acct-Status-Type} %C{Class:=0} 
&lt;br&gt;\&amp;quot;%D\&amp;quot;&amp;quot;
&lt;br&gt;&lt;br&gt;*
&lt;br&gt;File checkrad identical on both servers:*
&lt;br&gt;LOG=/home/stbs/radius/log/podclient.log
&lt;br&gt;&lt;br&gt;PODDIR=/usr/sbin
&lt;br&gt;PODBIN=podclient
&lt;br&gt;&lt;br&gt;&lt;br&gt;ROOT=/home/stbs/radius
&lt;br&gt;#ROOT=$PWD
&lt;br&gt;&lt;br&gt;&lt;br&gt;#Обрывать сессии
&lt;br&gt;[ -f &amp;quot;$ROOT/killflag&amp;quot; ] || echo 0 &amp;gt; $ROOT/killflag
&lt;br&gt;DOKILL=$(cat $ROOT/killflag)
&lt;br&gt;&lt;br&gt;#echo &amp;quot;$@&amp;quot; &amp;gt;&amp;gt; $LOG
&lt;br&gt;pushd $ROOT &amp;gt; /dev/null
&lt;br&gt;. connect
&lt;br&gt;[ -f &amp;quot;$ROOT/checkrad.stop&amp;quot; ] || . podclient.sh $@
&lt;br&gt;popd &amp;gt; /dev/null
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;radius-debug.log on radius 1.6
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: auth.c:761:rad_authenticate: auth: 
&lt;br&gt;53orgremgaz
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: postgres.c:250:rad_postgres_exec: query: 
&lt;br&gt;SELECT AtrName, Value, Cmp from rad_check('53orgremgaz', '', '2009-08-19 
&lt;br&gt;16:43:45','')
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: postgres.c:264:rad_postgres_exec: 
&lt;br&gt;status: PGRES_TUPLES_OK
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: postgres.c:250:rad_postgres_exec: query: 
&lt;br&gt;SELECT AtrName, Value from rad_reply('53orgremgaz', '', 0, '2009-08-19 
&lt;br&gt;16:43:45','')
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: postgres.c:264:rad_postgres_exec: 
&lt;br&gt;status: PGRES_TUPLES_OK
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: postgres.c:174:rad_postgres_getpwd: 
&lt;br&gt;query: SELECT rad_password('53orgremgaz', 'xxx');
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: postgres.c:188:rad_postgres_getpwd: 
&lt;br&gt;status: PGRES_TUPLES_OK
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: auth.c:602:rad_check_password: 
&lt;br&gt;auth_type=0, userpass=xxx, name=53orgremgaz, password=xxx
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: auth.c:648:rad_check_password: auth: Local
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: auth.c:1233:sfn_ack: ACK: 53orgremgaz
&lt;br&gt;&lt;br&gt;&lt;br&gt;radius-debug.log on radius 1.4
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: auth.c:762:rad_authenticate: 
&lt;br&gt;auth:53orgremgaz
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: postgres.c:251:rad_postgres_exec: query: 
&lt;br&gt;SELECT AtrName, Value, Cmp from rad_check('53orgremgaz', '', 
&lt;br&gt;'2009-08-1916:45:50','')
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: postgres.c:267:rad_postgres_exec: 
&lt;br&gt;status:PGRES_TUPLES_OK
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: postgres.c:251:rad_postgres_exec: query: 
&lt;br&gt;SELECT AtrName, Value from rad_reply('53orgremgaz', '', 2, 
&lt;br&gt;'2009-08-1916:45:50','')
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: postgres.c:267:rad_postgres_exec: 
&lt;br&gt;status:PGRES_TUPLES_OK
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: postgres.c:173:rad_postgres_getpwd: 
&lt;br&gt;query: SELECT rad_password('53orgremgaz', 'xxx');
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: postgres.c:189:rad_postgres_getpwd: 
&lt;br&gt;status:PGRES_TUPLES_OK
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: auth.c:603:rad_check_password: 
&lt;br&gt;auth_type=0, userpass=xxx, name=53orgremgaz, password=xxx
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: auth.c:649:rad_check_password: &amp;nbsp; auth:Local
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: auth.c:1235:sfn_ack: ACK: 53orgremgaz
&lt;br&gt;&lt;br&gt;&lt;br&gt;*On a server radius 1.4 such line comes*
&lt;br&gt;Aug 19 16:45:50 [4795]: debug: postgres.c:251:rad_postgres_exec: query: 
&lt;br&gt;SELECT AtrName, Value from rad_reply('53orgremgaz', '', 2, 
&lt;br&gt;'2009-08-1916:45:50','')
&lt;br&gt;&lt;br&gt;*And on a server 1.6 such line comes*
&lt;br&gt;Aug 19 16:43:45 [21801]: debug: postgres.c:250:rad_postgres_exec: query: 
&lt;br&gt;SELECT AtrName, Value from rad_reply('53orgremgaz', '', 0, '2009-08-19 
&lt;br&gt;16:43:45','')
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Why function rewrite returns &amp;quot;0&amp;quot; instead of &amp;quot;2&amp;quot; for PPPoE connection?
&lt;br&gt;&lt;br&gt;What options are still necessary to help me
&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25173106&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-of-authorisation-of-users-on-radius-1.6-%28Fedora-11%29-tp25173106p25173106.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24967043</id>
	<title>Re: RADIUS V1.3 sending syslogs</title>
	<published>2009-08-13T23:46:43Z</published>
	<updated>2009-08-13T23:46:43Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Daniel Daniels &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24967043&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;daniel65456@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; I cannot get radius to send syslogs. &amp;nbsp;I'd prefer not to upgrade as this is
&lt;br&gt;&amp;gt; outside my responsibiity and that of the project. &amp;nbsp;Does anyone have V1.3
&lt;br&gt;&amp;gt; syslogging properly?
&lt;br&gt;&lt;br&gt;Yes, of course.
&lt;br&gt;&lt;br&gt;&amp;gt; I've tried &amp;quot;syslog local5.info;&amp;quot; as well as &amp;quot;syslog
&lt;br&gt;&amp;gt; auth.info;&amp;quot; in the &amp;quot;channel default&amp;quot; stanza both with and without 'file
&lt;br&gt;&amp;gt; &amp;quot;radius.log&amp;quot;;'
&lt;br&gt;&lt;br&gt;You should use either 'syslog' or 'file', not both.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24967043&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RADIUS-V1.3-sending-syslogs-tp24965887p24967043.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24965887</id>
	<title>RADIUS V1.3 sending syslogs</title>
	<published>2009-08-13T20:27:04Z</published>
	<updated>2009-08-13T20:27:04Z</updated>
	<author>
		<name>daniel65456</name>
	</author>
	<content type="html">I cannot get radius to send syslogs. &amp;nbsp;I'd prefer not to upgrade as this is
&lt;br&gt;outside my responsibiity and that of the project. &amp;nbsp;Does anyone have V1.3
&lt;br&gt;syslogging properly? &amp;nbsp;I've tried &amp;quot;syslog local5.info;&amp;quot; as well as &amp;quot;syslog
&lt;br&gt;auth.info;&amp;quot; in the &amp;quot;channel default&amp;quot; stanza both with and without 'file
&lt;br&gt;&amp;quot;radius.log&amp;quot;;'
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;D
&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24965887&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RADIUS-V1.3-sending-syslogs-tp24965887p24965887.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24933664</id>
	<title>Re: Radiator: Block multi Login!</title>
	<published>2009-08-12T03:21:42Z</published>
	<updated>2009-08-12T03:21:42Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Arshiyan Ahmed &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24933664&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arshiyan_a@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Pls. help me to block multiple login on radius server. i am using
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;radiator 3.12 version.
&lt;br&gt;&lt;br&gt;Your question has nothing to do with this list. Please, post it to
&lt;br&gt;radiator team/help list.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24933664&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Radiator%3A-Block-multi-Login%21-tp24933664p24933664.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24737475</id>
	<title>Re: GNU radius using an existing db</title>
	<published>2009-07-30T05:06:01Z</published>
	<updated>2009-07-30T05:06:01Z</updated>
	<author>
		<name>Christian Schrader-2</name>
	</author>
	<content type="html">Hi Jordi,
&lt;br&gt;&lt;br&gt;if I understand your problem correctly, you seem to wonder how to tell
&lt;br&gt;radius where your db is located and what type of database you have. You
&lt;br&gt;can find that in the file raddb/sqlserver. (full path may be
&lt;br&gt;/etc/raddb/sqlserver, depending on your configuration). Documentation of
&lt;br&gt;that can be found here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/software/radius/manual/radius.html#SEC141&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/radius.html#SEC141&lt;/a&gt;&lt;br&gt;&lt;br&gt;Maybe that helps...
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;Jordi Prats schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Sergey,
&lt;br&gt;&amp;gt; Auth-Type shoudn't be SQL instead of &amp;quot;Local&amp;quot;?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My users file is the following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEFAULT Auth-Type = SQL,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Simultaneous-Use = 1
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Service-Type = Framed-User,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = PPP
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've tryed this two configurations without luck.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEFAULT &amp;nbsp;Auth-Type = Local,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Simultaneous-Use = 1,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Password-Location = SQL,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;User-Password = plaintext
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DEFAULT &amp;nbsp;Auth-Type = Local,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Simultaneous-Use = 1,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Password-Location = SQL,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not understanding how to specify the type and location of the
&lt;br&gt;&amp;gt; database. Could you please help me?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you!!!
&lt;br&gt;&amp;gt; Jordi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Wed, Jul 29, 2009 at 10:11 AM, Sergey Poznyakoff&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24737475&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gray@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Jordi Prats &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24737475&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jordi.prats@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Should auth_query return some kind of hash instead of a plaintext
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; password? How could I know what's going wrong?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hola Jordi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Apologies for not being able to reply earlier.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Handling of the password depends on the setting of Auth-Type attribute
&lt;br&gt;&amp;gt;&amp;gt; in your users file. If its value is &amp;quot;Local&amp;quot;, the password is treated as
&lt;br&gt;&amp;gt;&amp;gt; plaintext. If it is &amp;quot;Crypt-Local&amp;quot;, it is treated as a DES or MD5 hash
&lt;br&gt;&amp;gt;&amp;gt; (recognized automatically). It also has lots of other values. Please,
&lt;br&gt;&amp;gt;&amp;gt; see
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;&lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Authentication.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Authentication.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; for more details.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt; Sergey
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24737475&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-radius-using-an-existing-db-tp24587727p24737475.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24736935</id>
	<title>Re: GNU radius using an existing db</title>
	<published>2009-07-30T04:16:55Z</published>
	<updated>2009-07-30T04:16:55Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Jordi Prats &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24736935&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jordi.prats@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; Auth-Type shoudn't be SQL instead of &amp;quot;Local&amp;quot;?
&lt;br&gt;&lt;br&gt;It depends on your configuration. FWIW, when using &amp;quot;SQL&amp;quot;, as in your
&lt;br&gt;users file:
&lt;br&gt;&lt;br&gt;&amp;gt; DEFAULT Auth-Type = SQL,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Simultaneous-Use = 1
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Service-Type = Framed-User,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = PPP
&lt;br&gt;&lt;br&gt;Radius treats the returned passwords as DES or MD5 hashes.
&lt;br&gt;&lt;br&gt;&amp;gt; I'm not understanding how to specify the type and location of the
&lt;br&gt;&amp;gt; database. Could you please help me?
&lt;br&gt;&lt;br&gt;What exactly do you want to achieve? In what form passwords are kept
&lt;br&gt;in your database?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24736935&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-radius-using-an-existing-db-tp24587727p24736935.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24736831</id>
	<title>Re: GNU radius using an existing db</title>
	<published>2009-07-30T03:57:41Z</published>
	<updated>2009-07-30T03:57:41Z</updated>
	<author>
		<name>Jordi Prats</name>
	</author>
	<content type="html">Hi Sergey,
&lt;br&gt;Auth-Type shoudn't be SQL instead of &amp;quot;Local&amp;quot;?
&lt;br&gt;&lt;br&gt;My users file is the following:
&lt;br&gt;&lt;br&gt;DEFAULT Auth-Type = SQL,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Simultaneous-Use = 1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Service-Type = Framed-User,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = PPP
&lt;br&gt;&lt;br&gt;I've tryed this two configurations without luck.
&lt;br&gt;&lt;br&gt;DEFAULT &amp;nbsp;Auth-Type = Local,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Simultaneous-Use = 1,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Password-Location = SQL,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;User-Password = plaintext
&lt;br&gt;&lt;br&gt;&lt;br&gt;DEFAULT &amp;nbsp;Auth-Type = Local,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Simultaneous-Use = 1,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Password-Location = SQL,
&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm not understanding how to specify the type and location of the
&lt;br&gt;database. Could you please help me?
&lt;br&gt;&lt;br&gt;Thank you!!!
&lt;br&gt;&lt;br&gt;Jordi
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, Jul 29, 2009 at 10:11 AM, Sergey Poznyakoff&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24736831&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gray@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jordi Prats &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24736831&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jordi.prats@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Should auth_query return some kind of hash instead of a plaintext
&lt;br&gt;&amp;gt;&amp;gt; password? How could I know what's going wrong?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hola Jordi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Apologies for not being able to reply earlier.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Handling of the password depends on the setting of Auth-Type attribute
&lt;br&gt;&amp;gt; in your users file. If its value is &amp;quot;Local&amp;quot;, the password is treated as
&lt;br&gt;&amp;gt; plaintext. If it is &amp;quot;Crypt-Local&amp;quot;, it is treated as a DES or MD5 hash
&lt;br&gt;&amp;gt; (recognized automatically). It also has lots of other values. Please,
&lt;br&gt;&amp;gt; see
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  &lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Authentication.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Authentication.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; for more details.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Sergey
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jordi
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24736831&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-radius-using-an-existing-db-tp24587727p24736831.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24714470</id>
	<title>Re: GNU radius using an existing db</title>
	<published>2009-07-29T01:11:59Z</published>
	<updated>2009-07-29T01:11:59Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Jordi Prats &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24714470&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jordi.prats@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; Should auth_query return some kind of hash instead of a plaintext
&lt;br&gt;&amp;gt; password? How could I know what's going wrong?
&lt;br&gt;&lt;br&gt;Hola Jordi,
&lt;br&gt;&lt;br&gt;Apologies for not being able to reply earlier.
&lt;br&gt;&lt;br&gt;Handling of the password depends on the setting of Auth-Type attribute
&lt;br&gt;in your users file. If its value is &amp;quot;Local&amp;quot;, the password is treated as
&lt;br&gt;plaintext. If it is &amp;quot;Crypt-Local&amp;quot;, it is treated as a DES or MD5 hash
&lt;br&gt;(recognized automatically). It also has lots of other values. Please,
&lt;br&gt;see
&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Authentication.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Authentication.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;for more details.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24714470&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-radius-using-an-existing-db-tp24587727p24714470.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24587727</id>
	<title>GNU radius using an existing db</title>
	<published>2009-07-21T06:30:37Z</published>
	<updated>2009-07-21T06:30:37Z</updated>
	<author>
		<name>Jordi Prats</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;I'm trying to use GNU radius with a existing MySQL database, in this
&lt;br&gt;case is vpopmail's database
&lt;br&gt;&lt;br&gt;I'm using this parameters on sqlserver configuration file
&lt;br&gt;&lt;br&gt;# Query to select the password for the given user. Should return one string.
&lt;br&gt;auth_query &amp;nbsp;select pw_clear_passwd as password from vpopmail where
&lt;br&gt;CONCAT(pw_name,'@',pw_domain)='%u'
&lt;br&gt;&lt;br&gt;# This query returns groups the user belongs to
&lt;br&gt;group_query &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;select pw_domain as user_group from vpopmail where
&lt;br&gt;CONCAT(pw_name,'@',pw_domain)='%u'
&lt;br&gt;&lt;br&gt;But all I'm getting is this error:
&lt;br&gt;&lt;br&gt;Jul 21 14:55:19 [23608]: (Access-Request local 32
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24587727&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jprats@...&lt;/a&gt;&amp;quot;): Login incorrect
&lt;br&gt;[&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24587727&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jprats@...&lt;/a&gt;/tatatata]
&lt;br&gt;&lt;br&gt;Should auth_query return some kind of hash instead of a plaintext
&lt;br&gt;password? How could I know what's going wrong?
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;-- 
&lt;br&gt;Jordi
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24587727&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNU-radius-using-an-existing-db-tp24587727p24587727.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24552289</id>
	<title>RADIUS accounting</title>
	<published>2009-07-18T15:16:29Z</published>
	<updated>2009-07-18T15:16:29Z</updated>
	<author>
		<name>Mohammed Hagag</name>
	</author>
	<content type="html">Dears,
&lt;br&gt;&lt;br&gt;what's the meaning of accounting in radius aaa ?
&lt;br&gt;is it means measuring of consumed resources only or users' activities like
&lt;br&gt;executed commands for example on an ssh service is being logged ?
&lt;br&gt;i did read the wikipedia article about radius which contains description of
&lt;br&gt;the Accounting protocol and also i did read the Accounting RFC of RADIUS,
&lt;br&gt;but still i can't understand this point.
&lt;br&gt;&lt;br&gt;if any one can help me to clarify this point, his help is more than
&lt;br&gt;appriciated.
&lt;br&gt;&lt;br&gt;Thanks &amp; Best Regards,
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mohamed M. Hagag
&lt;br&gt;محمد محمود حجاج
&lt;br&gt;&lt;a href=&quot;http://www.linkedin.com/in/mohamedhagag&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linkedin.com/in/mohamedhagag&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://bintoo.sf.net/drpl/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bintoo.sf.net/drpl/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://mohamedhagag.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mohamedhagag.wordpress.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24552289&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RADIUS-accounting-tp24552289p24552289.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24312376</id>
	<title>Re: idle timeout questions</title>
	<published>2009-07-02T12:04:00Z</published>
	<updated>2009-07-02T12:04:00Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Hi Hendrik,
&lt;br&gt;&lt;br&gt;&amp;gt; Now we are thinking about the technical
&lt;br&gt;&amp;gt; realization of that issue - what does radius server do to detect a
&lt;br&gt;&amp;gt; timeout, let's say 10 minutes? Is the server collecting traffic
&lt;br&gt;&amp;gt; statistics on the interface(s) and decides depending on those stats
&lt;br&gt;&amp;gt; what to do?
&lt;br&gt;&lt;br&gt;Radius does not collect any data from interfaces. It's only purpose
&lt;br&gt;is to receive requests from network access servers, process them and
&lt;br&gt;answer them back. Once the request is answered, Radius has no way
&lt;br&gt;of further control over the NAS or the session.
&lt;br&gt;&lt;br&gt;Session timeouts are normally controlled by returnint the
&lt;br&gt;Session-Timeout attribute in the answer to Access-Requests. Idle
&lt;br&gt;timeouts are set by returning the Idle-Timeout attribute in the same
&lt;br&gt;response. Additionally, particular NAS vendors may supply their own
&lt;br&gt;vendor attributes to control these.
&lt;br&gt;&lt;br&gt;The GNU Radius Manual will supply a more detailed information on the
&lt;br&gt;subject. It is avialable online in various formats from
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/software/radius/manual&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24312376&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/idle-timeout-questions-tp24306709p24312376.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24306709</id>
	<title>idle timeout questions</title>
	<published>2009-07-02T06:26:38Z</published>
	<updated>2009-07-02T06:26:38Z</updated>
	<author>
		<name>Hendrik Pahl</name>
	</author>
	<content type="html">Hi *,
&lt;br&gt;&lt;br&gt;we're evaluating radius for authentication and logging purposes in a
&lt;br&gt;multi-homed environment. Due to legal issues it is necessary to log
&lt;br&gt;_and_ to really timeout sessions which are idle - looks like radius
&lt;br&gt;would be the solution for us. Now we are thinking about the technical
&lt;br&gt;realization of that issue - what does radius server do to detect a
&lt;br&gt;timeout, let's say 10 minutes? Is the server collecting traffic
&lt;br&gt;statistics on the interface(s) and decides depending on those stats what
&lt;br&gt;to do? Or how is this implemented?
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;hendrik
&lt;br&gt;&lt;br&gt;Freundliche Grüße,
&lt;br&gt;&lt;br&gt;i.A. Hendrik Pahl
&lt;br&gt;Systemingenieur
&lt;br&gt;-- 
&lt;br&gt;LWsystems GmbH &amp; Co. KG &amp;nbsp;++ &amp;nbsp;&lt;a href=&quot;http://www.lw-systems.de/impressum&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lw-systems.de/impressum&lt;/a&gt;&lt;br&gt;Tel: +49 (0)5403 / 5556 &amp;nbsp;++ &amp;nbsp;Fax: +49 (0)5403 / 7 95 89 97
&lt;br&gt;&lt;br&gt;Ihr Spezialist für Linux, Open Source &amp; IT-Sicherheit
&lt;br&gt;&lt;br&gt;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
&lt;br&gt;&lt;br&gt;LWsystems GmbH &amp; Co. KG
&lt;br&gt;Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg
&lt;br&gt;Telefon +49 (0)5403 5556
&lt;br&gt;Telefax +49 (0)5403 7958997
&lt;br&gt;Handelsregister: Amtsgericht Osnabrück, HRA 110668
&lt;br&gt;USt.-ID-Nr. DE244573220
&lt;br&gt;&lt;br&gt;Persönlich haftende Gesellschafterin: LWsystems Verwaltungs GmbH
&lt;br&gt;Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg
&lt;br&gt;Handelsregister: Amtsgericht Osnabrück, HRB 111163
&lt;br&gt;&lt;br&gt;Geschäftsführer:
&lt;br&gt;Dipl.-Ing. Ansgar H. Licher, Bad Iburg
&lt;br&gt;Dipl.-Ing. Martin Werthmöller, Ibbenbüren 
&lt;br&gt;&lt;br&gt;Für weitere Firmendetails zu LWsystems siehe / 
&lt;br&gt;For further company details please look at:
&lt;br&gt;&lt;a href=&quot;http://www.lw-systems.de/impressum&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lw-systems.de/impressum&lt;/a&gt;&lt;br&gt;&lt;br&gt;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24306709&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24306709/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/idle-timeout-questions-tp24306709p24306709.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23960527</id>
	<title>Re: Gnu Radius IP Pools and PPPoE sessions</title>
	<published>2009-06-10T04:38:50Z</published>
	<updated>2009-06-10T04:38:50Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Hi Paul,
&lt;br&gt;&lt;br&gt;&amp;gt; I am trying to set up a new Cisco PPPoE server in my network to terminate my
&lt;br&gt;&amp;gt; customers DSL connections. The server is working fine except that my
&lt;br&gt;&amp;gt; customers can't get their IP from the radius(which I want to give IP to
&lt;br&gt;&amp;gt; customers during the authentication).
&lt;br&gt;&lt;br&gt;The simplest way to do so is by returning Framed-IP-Address attribute
&lt;br&gt;offset by the value of the NAS-Port-Id attribute, e.g.:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Framed-IP-Address = 10.10.0.1+
&lt;br&gt;&lt;br&gt;(see
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Framed_002dIP_002dAddress.html#SEC309&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Framed_002dIP_002dAddress.html#SEC309&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;More sofisticated ways may include using some rewrite function to
&lt;br&gt;produce new IP address, e.g.:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Framed-IP-Address = &amp;quot;=getip(%C{NAS-Identifier}, %C{NAS-Port-Id})&amp;quot;
&lt;br&gt;&lt;br&gt;(for details, see
&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Attribute-Creation-Functions.html#SEC210&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Attribute-Creation-Functions.html#SEC210&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;Finally, you can use the ipalloc.scm module, which uses the SQL table
&lt;br&gt;you mentioned. It is described in detail in doc/README.ipalloc. See
&lt;br&gt;chapter &amp;quot;Usage&amp;quot;, for usage instructions.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23960527&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnu-Radius-IP-Pools-and-PPPoE-sessions-tp23959927p23960527.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23959927</id>
	<title>Gnu Radius IP Pools and PPPoE sessions</title>
	<published>2009-06-10T03:54:21Z</published>
	<updated>2009-06-10T03:54:21Z</updated>
	<author>
		<name>Paul Cole</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I am trying to set up a new Cisco PPPoE server in my network to terminate my
&lt;br&gt;customers DSL connections. The server is working fine except that my
&lt;br&gt;customers can't get their IP from the radius(which I want to give IP to
&lt;br&gt;customers during the authentication). I've seen in my sql server (radius
&lt;br&gt;database) a table called IPPool where there is columns having a shape of
&lt;br&gt;giving IP to users but so far, my tests have been unsuccessful and I've
&lt;br&gt;started to look over the Internet to find a similar config and understand
&lt;br&gt;how to set my radius to assign IP to customers, from a defined IP Pools
&lt;br&gt;initially created. Any idea would be much appreciated.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Paul 
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23959927&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnu-Radius-IP-Pools-and-PPPoE-sessions-tp23959927p23959927.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23942541</id>
	<title>How do I build radius database</title>
	<published>2009-06-09T06:10:43Z</published>
	<updated>2009-06-09T06:10:43Z</updated>
	<author>
		<name>Jianping Sun(中国联通河北省承德分公司)</name>
	</author>
	<content type="html">Hi:
&lt;br&gt;&amp;nbsp; I have installed radius on FreeBSD 7.2 via use ports(cd /usr/ports/net/gnu-radius;make install clean). How do I install radius database(MySQL) or build SQL?
&lt;br&gt;&amp;nbsp; Thanks.
&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23942541&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-do-I-build-radius-database-tp23942541p23942541.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23942406</id>
	<title>Re: radius mysql table struct</title>
	<published>2009-06-09T06:02:56Z</published>
	<updated>2009-06-09T06:02:56Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">=?gb2312?B?SmlhbnBpbmcgU3VuKNbQufrBqs2outOxscqhs9C1wrfWuavLvik=?= &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23942406&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sunjp8@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; Hi,I have used ports mode install radius in FreeBSD.I want to it support 
&lt;br&gt;&amp;gt; mysql Authentication Authorization Accounting,I have read README,but it 
&lt;br&gt;&lt;br&gt;Please, read the GNU Radius Manual. See sections 4.11.3 and 4.11.4 for
&lt;br&gt;a detailed description of SQL authentication and accounting.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Help-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23942406&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Help-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/help-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---General-f1107.html&quot; embed=&quot;fixTarget[1107]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-radius-mysql-table-struct-tp23942406p23942406.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23574250</id>
	<title>New Dutch PO file for 'radius' (version 1.6.1)</title>
	<published>2009-05-16T07:27:04Z</published>
	<updated>2009-05-16T07:27:04Z</updated>
	<author>
		<name>Translation Project Robot-2</name>
	</author>
	<content type="html">Hello, gentle maintainer.
&lt;br&gt;&lt;br&gt;This is a message from the Translation Project robot.
&lt;br&gt;&lt;br&gt;A revised PO file for textual domain 'radius' has been submitted
&lt;br&gt;by the Dutch team of translators. &amp;nbsp;The file is available at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://translationproject.org/latest/radius/nl.po&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://translationproject.org/latest/radius/nl.po&lt;/a&gt;&lt;br&gt;&lt;br&gt;(This file, 'radius-1.6.1.nl.po', has just now been sent to you in
&lt;br&gt;a separate email.)
&lt;br&gt;&lt;br&gt;All other PO files for your package are available in:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://translationproject.org/latest/radius/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://translationproject.org/latest/radius/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please consider including all of these in your next release, whether
&lt;br&gt;official or a pretest.
&lt;br&gt;&lt;br&gt;Whenever you have a new distribution with a new version number ready,
&lt;br&gt;containing a newer POT file, please send the URL of that distribution
&lt;br&gt;tarball to the address below. &amp;nbsp;The tarball may be just a pretest or a
&lt;br&gt;snapshot, it does not even have to compile. &amp;nbsp;It is just used by the
&lt;br&gt;translators when they need some extra translation context.
&lt;br&gt;&lt;br&gt;The following HTML page has been updated:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://translationproject.org/domain/radius.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://translationproject.org/domain/radius.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If any question arises, please contact the translation coordinator.
&lt;br&gt;&lt;br&gt;Thank you for all your work,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Translation Project robot, in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name of your translation coordinator.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23574250&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;coordinator@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Radius-i18n mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23574250&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Radius-i18n@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/radius-i18n&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/radius-i18n&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---I18N-f1778.html&quot; embed=&quot;fixTarget[1778]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - I18N&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-Dutch-PO-file-for-%27radius%27-%28version-1.6.1%29-tp23574250p23574250.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23574251</id>
	<title>Contents of PO file 'radius-1.6.1.nl.po'</title>
	<published>2009-05-16T07:27:04Z</published>
	<updated>2009-05-16T07:27:04Z</updated>
	<author>
		<name>Translation Project Robot-2</name>
	</author>
	<content type="html"> &lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The Translation Project robot, in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name of your translation coordinator.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23574251&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;coordinator@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Radius-i18n mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23574251&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Radius-i18n@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/radius-i18n&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/radius-i18n&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;radius-1.6.1.nl.po.gz&lt;/strong&gt; (25K) &lt;a href=&quot;http://old.nabble.com/attachment/23574251/0/radius-1.6.1.nl.po.gz&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---I18N-f1778.html&quot; embed=&quot;fixTarget[1778]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - I18N&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Contents-of-PO-file-%27radius-1.6.1.nl.po%27-tp23574251p23574251.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23344540</id>
	<title>Re: new rewrite function suggestion + patch, use case: DHCP assignment based on switch and port</title>
	<published>2009-05-02T02:45:42Z</published>
	<updated>2009-05-02T02:45:42Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Josef Li¡ka &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23344540&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jl@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; Rewrite includes function qprn, which
&lt;br&gt;&amp;gt; I simply modified to new function tohex.
&lt;br&gt;[...]
&lt;br&gt;&amp;gt; I would like to ask to include tohex function in next release, as this
&lt;br&gt;&amp;gt; might be useful.
&lt;br&gt;&lt;br&gt;Hi Josef,
&lt;br&gt;&lt;br&gt;Thanks for your contribution. Of course I will include it in the nearest
&lt;br&gt;release.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23344540&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-rewrite-function-suggestion-%2B-patch%2C-use-case%3A-DHCP-assignment-based-on-switch-and-port-tp23209817p23344540.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23209817</id>
	<title>new rewrite function suggestion + patch, use case: DHCP assignment based on switch and port</title>
	<published>2009-04-23T15:35:16Z</published>
	<updated>2009-04-23T15:35:16Z</updated>
	<author>
		<name>Josef Liška</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;I have chosen GNU radius as backend for my dhcp servers on mikrotik 
&lt;br&gt;routeros 3.x,
&lt;br&gt;because it is probably most flexible implementation of radius server.
&lt;br&gt;&lt;br&gt;I need to do special rewriting of request in order to achieve IP address 
&lt;br&gt;assignment based on
&lt;br&gt;switch and port and not mac address. For this i use dhcp option 82 on 
&lt;br&gt;switches, which sets
&lt;br&gt;Agent-Remote-Id and Agent-Circuit-Id.
&lt;br&gt;&lt;br&gt;Agent-Remote-Id is basically mac address of the switch, and Circuit-Id 
&lt;br&gt;is basically port number and vlan.
&lt;br&gt;&lt;br&gt;Rewrite language is strong enough to do the transformation in case of 
&lt;br&gt;text fields. But Agent-Remote-Id
&lt;br&gt;and Agent-Circuit-Id are binary. Rewrite includes function qprn, which I 
&lt;br&gt;simply modified to new function tohex.
&lt;br&gt;tohex encodes all characters, so that field and gsub can be used to 
&lt;br&gt;separate useful bytes from
&lt;br&gt;Agent-Remote-Id and Agent-Circuit-Id.
&lt;br&gt;&lt;br&gt;My rewrite configuration is:
&lt;br&gt;&lt;br&gt;string
&lt;br&gt;decode_agent_remote_id()
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string agent;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string newagent;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; agent = gsub(&amp;quot;%&amp;quot;,&amp;quot; &amp;quot;,tohex(%[Agent-Remote-Id]));
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; newagent = 
&lt;br&gt;field(agent,3)+&amp;quot;:&amp;quot;+field(agent,4)+&amp;quot;:&amp;quot;+field(agent,5)+&amp;quot;:&amp;quot;+field(agent,6)+&amp;quot;:&amp;quot;+field(agent,7)+&amp;quot;:&amp;quot;+field(agent,8);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; %[Orig-User-Name] = %[User-Name];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; %[User-Name] = newagent+&amp;quot;port:&amp;quot;+field(gsub(&amp;quot;%&amp;quot;,&amp;quot; 
&lt;br&gt;&amp;quot;,tohex(%[Agent-Circuit-Id])),6);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return 0;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;This return user names like &amp;quot;00:15:77:B1:D7:10port:03&amp;quot;
&lt;br&gt;&lt;br&gt;I would like to ask to include tohex function in next release, as this 
&lt;br&gt;might be useful.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;Josef Liška
&lt;br&gt;&lt;br&gt;CHL | system care
&lt;br&gt;&lt;br&gt;Phone: +420.272048055
&lt;br&gt;Fax: +420.272048064
&lt;br&gt;Cell: +420.776026526 denně 9:00 - 17:30 CEST
&lt;br&gt;&lt;br&gt;&amp;lt;&lt;a href=&quot;https://www.chl.cz/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.chl.cz/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br /&gt;--- radius-1.6.1/radiusd/rewrite.y	2008-12-15 09:03:24.000000000 +0100
&lt;br&gt;+++ radius-1.6.1-phokz/radiusd/rewrite.y	2009-04-17 17:09:15.000000000 +0200
&lt;br&gt;@@ -5519,6 +5519,34 @@
&lt;br&gt;&amp;nbsp;	*p = 0;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+/* Phokz's hack */
&lt;br&gt;+
&lt;br&gt;+static void
&lt;br&gt;+bi_tohex()
&lt;br&gt;+{
&lt;br&gt;+	grad_string_t arg;
&lt;br&gt;+	char *p, *s, *end;
&lt;br&gt;+	size_t count;
&lt;br&gt;+	RWSTYPE *sp;
&lt;br&gt;+	
&lt;br&gt;+	mem2string(&amp;arg, (RWSTYPE*)getarg(1));
&lt;br&gt;+	end = arg.data + arg.size;
&lt;br&gt;+
&lt;br&gt;+	/* Each encoded character takes 3 bytes. */
&lt;br&gt;+	sp = heap_reserve(sizeof(RWSTYPE) + 3*arg.size + 1);
&lt;br&gt;+	sp[0] = 3*arg.size;
&lt;br&gt;+	pushn((RWSTYPE) sp);
&lt;br&gt;+	
&lt;br&gt;+	for (p = (char*)(sp + 1), s = arg.data; s &amp;lt; end; s++) {
&lt;br&gt;+			char buf[3];
&lt;br&gt;+			snprintf(buf, sizeof buf, &amp;quot;%02X&amp;quot;, *(unsigned char*)s);
&lt;br&gt;+			*p++ = '%';
&lt;br&gt;+			*p++ = buf[0];
&lt;br&gt;+			*p++ = buf[1];
&lt;br&gt;+	}
&lt;br&gt;+	*p = 0;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;static void
&lt;br&gt;&amp;nbsp;bi_quote_string()
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;@@ -5667,6 +5695,8 @@
&lt;br&gt;&amp;nbsp;	/* Time functions */
&lt;br&gt;&amp;nbsp;	{ bi_time, &amp;quot;time&amp;quot;, Integer, &amp;quot;&amp;quot; },
&lt;br&gt;&amp;nbsp;	{ bi_strftime, &amp;quot;strftime&amp;quot;, String, &amp;quot;si&amp;quot; },
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/* Phokz's hack */
&lt;br&gt;+	{ bi_tohex, &amp;quot;tohex&amp;quot;, String, &amp;quot;s&amp;quot; },
&lt;br&gt;&amp;nbsp;	{ NULL }
&lt;br&gt;&amp;nbsp;};
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[jl.vcf]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;begin:vcard
&lt;br&gt;fn;quoted-printable:Josef Li=C5=A1ka
&lt;br&gt;n;quoted-printable:Li=C5=A1ka;Josef
&lt;br&gt;org;quoted-printable:CHL po=C4=8D=C3=ADta=C4=8De, s.r.o.
&lt;br&gt;adr;quoted-printable:;;Karla Majera 93;V=C5=A1enory;;252 31;Czech Republic
&lt;br&gt;email;internet:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23209817&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jl@...&lt;/a&gt;
&lt;br&gt;title:root
&lt;br&gt;tel;work:+420 272 048 055
&lt;br&gt;tel;fax:+420 272 048 064
&lt;br&gt;tel;cell:+420 776 026526
&lt;br&gt;note:jabber: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23209817&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jl@...&lt;/a&gt;
&lt;br&gt;x-mozilla-html:FALSE
&lt;br&gt;url:http://www.chl.cz
&lt;br&gt;version:2.1
&lt;br&gt;end:vcard
&lt;br&gt;&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23209817&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/new-rewrite-function-suggestion-%2B-patch%2C-use-case%3A-DHCP-assignment-based-on-switch-and-port-tp23209817p23209817.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22271786</id>
	<title>Mijn profiel op Facebook bekijken</title>
	<published>2009-03-01T02:52:58Z</published>
	<updated>2009-03-01T02:52:58Z</updated>
	<author>
		<name>Colemont Bert</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
    &lt;head&gt;
      &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;
    &lt;/head&gt;
    &lt;body style=&quot;margin: 0px; padding:0px;&quot; dir=&quot;ltr&quot;&gt;
      &lt;!-- container table is 98% b/c yahoo mail needs 1% to display right --&gt;
      &lt;table width=&quot;98%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;40&quot;&gt;&lt;tr&gt;
          &lt;td bgcolor=&quot;#F7F7F7&quot; width=&quot;100%&quot; style=&quot;font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;&quot;&gt;
            &lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;620&quot;&gt;
              &lt;tr&gt;
                &lt;td align=&quot;left&quot; bgcolor=&quot;#3b5998&quot; height=&quot;34&quot; valign=&quot;middle&quot; style=&quot;padding-left: 18px; font-size: 22px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; color: #fff;&quot;&gt;&lt;span style=&quot;font-weight: bold; letter-spacing: -0.03em;&quot;&gt;facebook&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
            &lt;/table&gt; &lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;620&quot; style=&quot;border-bottom: 1px solid #3b5998; border-left: 1px solid #ccc; border-right: 1px solid #ccc;&quot; bgcolor=&quot;#ffffff&quot;&gt;
              &lt;tr&gt;&lt;td align=&quot;left&quot; bgcolor=&quot;#ffffff&quot; width=&quot;100&quot; style=&quot;padding: 18px 18px 10px 18px&quot; valign=&quot;top&quot;&gt;&lt;a href=&quot;http://www.facebook.com/p.php?i=1074273038&amp;k=52D6ZXQRWXVM5F1AQK36RW&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://profile.ak.facebook.com/v229/998/91/s1074273038_4588.jpg&quot; style=&quot;border: 1px solid #c0c0c0; width: 100px&quot; alt=&quot;Colemont Bert&quot; name=&quot;Colemont Bert&quot;&gt;&lt;/a&gt;&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;4&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td align=&quot;left&quot; style=&quot;font-size: 11px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; color: #666666; padding-left: 4px;&quot;&gt;Colemont Bert has:&lt;br /&gt;247 vrienden&lt;br /&gt;12 photos&lt;br /&gt;0 notities&lt;br /&gt;49 wall posts&lt;br /&gt;29 groepen&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;td bgcolor=&quot;white&quot; width=&quot;*&quot; style=&quot;font-size: 11px; padding: 18px 18px 18px 0px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;&quot; valign=&quot;top&quot; align=&quot;left&quot;&gt;&lt;h1 style=&quot;font-size: 13px; margin: 0; padding: 0;&quot;&gt;Mijn profiel op Facebook bekijken&lt;/h1&gt;&lt;br /&gt;Dag Bug-gnu-radius,&lt;br /&gt;&lt;br /&gt;Ik
heb een profiel op Facebook aangemaakt, waar ik mijn foto's, filmpjes en evenementen kan achterlaten. Ik wil ook jou toevoegen als vriend zodat jij ze kan bekijken. Eerst moet je lid worden van Facebook! Eenmaal je lid bent, kan je ook een eigen profiel aanmaken.&lt;br /&gt;
&lt;br /&gt;
Bedankt,&lt;br /&gt;
Colemont&lt;br /&gt;&lt;br /&gt;&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;border: 1px solid #FFE222; font-size: 11px;&quot;&gt;&lt;tr&gt;&lt;td style=&quot;background-color: #FFF8CC; padding: 10px;&quot;&gt;&lt;strong&gt;Om je te registreren op Facebook, gelieve de onderstaande link te volgen:&lt;/strong&gt;&lt;br /&gt;&lt;a style=&quot;color: #3b5998; text-decoration: none;&quot; href=&quot;http://www.facebook.com/p.php?i=1074273038&amp;k=52D6ZXQRWXVM5F1AQK36RW&amp;r&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.facebook.com/p.php?i=1074273038&amp;k=52D6ZXQRWXVM5F1AQK36RW&amp;r&lt;/a&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt; &lt;/tr&gt;
          &lt;/table&gt;
          &lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;620&quot;&gt;
           &lt;tr&gt;
            &lt;td style=&quot;color: #999999; padding: 10px; font-size: 11px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;&quot;&gt;Deze e-mail kan promotiemateriaal bevatten. Als je in de toekomst geen commerciële mails meer wil ontvangen van Facebook, gelieve te &lt;a href=&quot;http://www.facebook.com/o.php?k=7cdf65&amp;amp;u=1441093333&quot; style=&quot;color: #3b5998&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;uitschrijven&lt;/a&gt;.
De kantoren van Facebook zijn gelegen te 156 University Ave., Palo Alto, CA 94301.&lt;/td&gt;
            &lt;/tr&gt;
           &lt;/table&gt;
          &lt;/td&gt;
        &lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;&lt;img src=&quot;http://www.facebook.com/invite_pic.php?k=52D6ZXQRWXVM5F1AQK36RW&amp;h=54133669268&quot; /&gt;


&lt;br /&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22271786&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mijn-profiel-op-Facebook-bekijken-tp22271786p22271786.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21908845</id>
	<title>Re: make error</title>
	<published>2009-02-09T00:37:19Z</published>
	<updated>2009-02-09T00:37:19Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">d.henman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21908845&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dhenman@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; I am wondering if this is a possible configure type error that may be
&lt;br&gt;&amp;gt; overlooked for when building radius on a &amp;quot;clean system&amp;quot;, meaning a
&lt;br&gt;&amp;gt; system with no previous radius include files loaded in /usr/include
&lt;br&gt;&amp;gt; ... or due to my cygwin platform?
&lt;br&gt;&lt;br&gt;Looks like a configure bug on cygwin. Check if RADIUS_INCLUDE_PATH is
&lt;br&gt;defined (grep RADIUS_INCLUDE_PATH config.log and grep
&lt;br&gt;RADIUS_INCLUDE_PATH config.status).
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21908845&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/make-error-tp21907028p21908845.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21907028</id>
	<title>make error</title>
	<published>2009-02-08T17:14:56Z</published>
	<updated>2009-02-08T17:14:56Z</updated>
	<author>
		<name>d.henman</name>
	</author>
	<content type="html">&lt;br&gt;Sergey, et al,
&lt;br&gt;&lt;br&gt;I have run into what I believe my be a configure related logic bug, but am not sure.
&lt;br&gt;&lt;br&gt;An attempt to &amp;quot;make&amp;quot; produces the following error messages..
&lt;br&gt;&lt;br&gt;-------- &amp;nbsp; make error output
&lt;br&gt;....
&lt;br&gt;Making all in radiusd
&lt;br&gt;make[2]: Entering directory `/usr/src/radius/radius-1.6.1/radiusd'
&lt;br&gt;make &amp;nbsp;all-am
&lt;br&gt;make[3]: Entering directory `/usr/src/radius/radius-1.6.1/radiusd'
&lt;br&gt;/usr/local/bin/gcc -g -O2 -I/usr/local/include &amp;nbsp; radiusd.c &amp;nbsp; -o radiusd
&lt;br&gt;radiusd.c:34:21: error: radiusd.h: No such file or directory
&lt;br&gt;radiusd.c:35:28: error: radius/radargp.h: No such file or directory
&lt;br&gt;radiusd.c:36:28: error: radius/radutmp.h: No such file or directory
&lt;br&gt;radiusd.c:37:26: error: radius/argcv.h: No such file or directory
&lt;br&gt;radiusd.c:38:21: error: rewrite.h: No such file or directory
&lt;br&gt;radiusd.c:39:23: error: snmp/asn1.h: No such file or directory
&lt;br&gt;radiusd.c:40:23: error: snmp/snmp.h: No such file or directory
&lt;br&gt;radiusd.c:41:21: error: timestr.h: No such file or directory
&lt;br&gt;radiusd.c:43: error: expected ',' or ';' before 'PACKAGE'
&lt;br&gt;radiusd.c:44: error: invalid initializer
&lt;br&gt;radiusd.c:49: error: array type has incomplete element type
&lt;br&gt;radiusd.c:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'radiusd_user'
&lt;br&gt;radiusd.c:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'exec_user'
&lt;br&gt;radiusd.c:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
&lt;br&gt;-------- end of error output paste
&lt;br&gt;&lt;br&gt;&lt;br&gt;The needed include &amp;quot;.h&amp;quot; files do exist however within the package dir structure.
&lt;br&gt;&lt;br&gt;I note that the line in the error message above, 
&lt;br&gt;&amp;quot;/usr/local/bin/gcc -g -O2 -I/usr/local/include &amp;nbsp; radiusd.c &amp;nbsp; -o radiusd&amp;quot;
&lt;br&gt;&lt;br&gt;does not contain the package local include directories.
&lt;br&gt;&lt;br&gt;Looking the the configure code, there is reference to $(top_srcdir) &amp;nbsp;$(top_builddir) and I don't believe they are getting set properly.
&lt;br&gt;&lt;br&gt;Or possibly, that the RADIUS_INCLUDE_PATH variable is not being set completely.
&lt;br&gt;&lt;br&gt;I am wondering if this is a possible configure type error that may be overlooked for
&lt;br&gt;when building radius on a &amp;quot;clean system&amp;quot;, meaning a system with no previous radius include files loaded in /usr/include ... or due to my cygwin platform?
&lt;br&gt;&lt;br&gt;Any help or suggestions is appreciated.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp; &amp;nbsp;Darel Henman
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21907028&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/make-error-tp21907028p21907028.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21311960</id>
	<title>Re: Dropping packet maximum number of childs</title>
	<published>2009-01-06T06:55:09Z</published>
	<updated>2009-01-06T06:55:09Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Bert Colemont &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21311960&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bert.colemont@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;You mean this or so?
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;INSERT INTO connections VALUES(1,'username','2009-01-05
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;18:00:11','10.10.10.10',3908692444,'E8F9E9DC-49624A2F',0,0,0,0,0,0,'198
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;.198.198.198','','*BAS-SOMEWHERE*19/0*243*72','0');
&lt;br&gt;&lt;br&gt;No, Bert, that's accounting, not authentication. It is not relevant in
&lt;br&gt;your case, at least for now. Your problems are related to
&lt;br&gt;authentication. What happens is that authentication sub-processes take
&lt;br&gt;too long to reply to requests. This can happen due to the following two
&lt;br&gt;reasons:
&lt;br&gt;&lt;br&gt;1. Request time-to-live is too short[1].
&lt;br&gt;&lt;br&gt;This cannot be the reason, because your raddb/config does not override
&lt;br&gt;time-to-live, so its default value of 60 seconds remains in effect, and,
&lt;br&gt;I suppose, this time is more than enough for any real-life application.
&lt;br&gt;&lt;br&gt;2. Authentication scheme takes too long to complete.
&lt;br&gt;&lt;br&gt;This is the most probable reason for your problem. I don't know how
&lt;br&gt;exactly you authenticate your users (you didn't supply your
&lt;br&gt;raddb/users, nor huntgroups, nor hints), so I can only make guesses. If
&lt;br&gt;you are using *only* SQL authentication, it can be the reason of the slowdown.
&lt;br&gt;To verify if this is so, you have to: 1. measure average time of connecting
&lt;br&gt;to the SQL database, 2. measure average time of completing SQL
&lt;br&gt;authentication. Then, you'll obtain average time of authentication
&lt;br&gt;bu adding these two values.
&lt;br&gt;&lt;br&gt;To measure (2), either look in your SQL logs for a series of
&lt;br&gt;authentication queries, or execute these queries manually from a mysql
&lt;br&gt;console. I don't know how you configured SQL authentication (because you
&lt;br&gt;didn't supply your raddb/sqlserver either), so I can't tell exactly what
&lt;br&gt;queries you should be looking for/executing. You will find a detailed
&lt;br&gt;description of SQL authentication and authorization process in [2] and
&lt;br&gt;[3], which in conjunction with your actual raddb/sqlserver will help you
&lt;br&gt;determine the exact sequence of queries.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;[1]. &lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/auth.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/auth.html&lt;/a&gt;&lt;br&gt;[2]. &lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Authentication-Server-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Authentication-Server-&lt;/a&gt;&lt;br&gt;Parameters.html
&lt;br&gt;[3]. &lt;a href=&quot;http://www.gnu.org/software/radius/manual/html_node/Authorization-Paramete&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/radius/manual/html_node/Authorization-Paramete&lt;/a&gt;&lt;br&gt;rs.html
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21311960&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dropping-packet-maximum-number-of-childs-tp21254909p21311960.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21307586</id>
	<title>Re: Dropping packet maximum number of childs</title>
	<published>2009-01-06T01:55:50Z</published>
	<updated>2009-01-06T01:55:50Z</updated>
	<author>
		<name>Bert Colemont</name>
	</author>
	<content type="html">You mean this or so?&lt;br&gt;&lt;br&gt;INSERT INTO connections VALUES(1,&amp;#39;username&amp;#39;,&amp;#39;2009-01-05 18:00:11&amp;#39;,&amp;#39;10.10.10.10&amp;#39;,3908692444,&amp;#39;E8F9E9DC-49624A2F&amp;#39;,0,0,0,0,0,0,&amp;#39;198.198.198.198&amp;#39;,&amp;#39;&amp;#39;,&amp;#39;*BAS-SOMEWHERE*19/0*243*72&amp;#39;,&amp;#39;0&amp;#39;);&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/1/5 Sergey Poznyakoff &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21307586&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gray@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div class=&quot;Ih2E3d&quot;&gt;Bert Colemont &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21307586&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bert.colemont@...&lt;/a&gt;&amp;gt; ha escrit:&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;div class=&quot;Ih2E3d&quot;&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I have also tested this from home, and sometimes I can connect in a&lt;br&gt;
&amp;gt; &amp;nbsp; &amp;nbsp;second, sometimes it takes me up to 5 min :(&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;That&amp;#39;s not what I meant. How long does it take for the *SQL*&lt;br&gt;
authentication queries to complete? You can easily measure it by looking&lt;br&gt;
into your mysql.log files.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;Sergey&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21307586&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dropping-packet-maximum-number-of-childs-tp21254909p21307586.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21298503</id>
	<title>Re: Dropping packet maximum number of childs</title>
	<published>2009-01-05T12:18:14Z</published>
	<updated>2009-01-05T12:18:14Z</updated>
	<author>
		<name>Sergey Poznyakoff-2</name>
	</author>
	<content type="html">Bert Colemont &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21298503&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bert.colemont@...&lt;/a&gt;&amp;gt; ha escrit:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I have also tested this from home, and sometimes I can connect in a
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;second, sometimes it takes me up to 5 min :(
&lt;br&gt;&lt;br&gt;That's not what I meant. How long does it take for the *SQL*
&lt;br&gt;authentication queries to complete? You can easily measure it by looking
&lt;br&gt;into your mysql.log files.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Sergey
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnu-radius mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21298503&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnu-radius@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnu-radius&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Radius---Bugs-f1108.html&quot; embed=&quot;fixTarget[1108]&quot; target=&quot;_top&quot; &gt;Gnu - Radius - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Dropping-packet-maximum-number-of-childs-tp21254909p21298503.html" />
</entry>

</feed>
