<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1104</id>
	<title>Nabble - FreeRadius - User</title>
	<updated>2009-12-09T06:57:29Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/FreeRadius---User-f1104.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FreeRadius---User-f1104.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26711593</id>
	<title>Re: Changing the format of a date attribute</title>
	<published>2009-12-09T06:57:29Z</published>
	<updated>2009-12-09T06:57:29Z</updated>
	<author>
		<name>Patric-9</name>
	</author>
	<content type="html">Alan DeKok wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 09-12-09 11:37 AM, Patric wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; The problem with the above is that some of those formatting options ('%M
&lt;br&gt;&amp;gt;&amp;gt; %d %Y %H:%i:%s') are also defined as one-character variables, so instead
&lt;br&gt;&amp;gt;&amp;gt; of formatting the date with those options, its replacing each with the
&lt;br&gt;&amp;gt;&amp;gt; variable value, and when Im trying to end up with:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Use %% to escape the %. &amp;nbsp;That should work. &amp;nbsp;e.g.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 	' ... %%M %%d %%Y %%H:%%i:%%s'
&lt;/div&gt;&lt;br&gt;Thanks Ill give that a go :)
&lt;br&gt;Patric
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-format-of-a-date-attribute-tp26691038p26711593.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26711533</id>
	<title>Re: Changing the format of a date attribute</title>
	<published>2009-12-09T06:54:30Z</published>
	<updated>2009-12-09T06:54:30Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">On 09-12-09 11:37 AM, Patric wrote:
&lt;br&gt;&amp;gt; The problem with the above is that some of those formatting options ('%M
&lt;br&gt;&amp;gt; %d %Y %H:%i:%s') are also defined as one-character variables, so instead
&lt;br&gt;&amp;gt; of formatting the date with those options, its replacing each with the
&lt;br&gt;&amp;gt; variable value, and when Im trying to end up with:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Use %% to escape the %. &amp;nbsp;That should work. &amp;nbsp;e.g.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' ... %%M %%d %%Y %%H:%%i:%%s'
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-format-of-a-date-attribute-tp26691038p26711533.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26710826</id>
	<title>Re: I cant Connect to GSM Operator by using APN</title>
	<published>2009-12-09T05:59:51Z</published>
	<updated>2009-12-09T05:59:51Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">On 09-12-09 2:27 PM, Tevfik Ceydeliler wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I have freeradius and I have a Secovid OTP server.
&lt;br&gt;&amp;gt; I use free radius as proxy.
&lt;br&gt;&amp;gt; When I try to connect via APN, altough OTP server accept-access , &amp;nbsp;I get
&lt;br&gt;&amp;gt; access-reject as final result.
&lt;br&gt;&amp;gt; Can anybody say what is wrong???
&lt;br&gt;&lt;br&gt;&amp;nbsp; This packet receives an accept:
&lt;br&gt;&lt;br&gt;&amp;gt; rad_recv: Access-Accept packet from host W.X.Y.Z port 1812, id=111,
&lt;br&gt;&amp;gt; length=25
&lt;br&gt;&lt;br&gt;&amp;nbsp; And this one receives a reject:
&lt;br&gt;&lt;br&gt;&amp;gt; rad_recv: Access-Reject packet from host W.X.Y.Z port 1812, id=105,
&lt;br&gt;&amp;gt; length=25
&lt;br&gt;...
&lt;br&gt;&amp;gt; Wed Dec &amp;nbsp;9 15:04:58 2009 : Auth: Login incorrect (Home Server says so):
&lt;br&gt;&lt;br&gt;&amp;nbsp; Fix the home server to send access accepts for this other user.
&lt;br&gt;&lt;br&gt;&amp;nbsp; I don't understand why you're looking at FreeRADIUS in order to debug
&lt;br&gt;a problem where the home server returns reject.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DEKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/I-cant-Connect-to-GSM-Operator-by-using-APN-tp26710214p26710826.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26710214</id>
	<title>I cant Connect to GSM Operator by using APN</title>
	<published>2009-12-09T05:27:23Z</published>
	<updated>2009-12-09T05:27:23Z</updated>
	<author>
		<name>tceydeliler</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-9&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;2050&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=TR link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal style='background:white'&gt;&lt;span style='font-size:10.0pt;
font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;color:black'&gt;Hi, &lt;br&gt;
I have freeradius and I have a Secovid OTP server. &lt;br&gt;
I use free radius as proxy. &lt;br&gt;
When I try to connect via APN, altough OTP server accept-access , &amp;nbsp;I get
access-reject as final result. &lt;br&gt;
Can anybody say what is wrong??? &lt;br&gt;
Here is my debug: &lt;br&gt;
########################################################## &lt;br&gt;
rad_recv: Access-Request packet from host A.B.C.D port 2460, id=104, length=139
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 14457480 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group authorize {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[preprocess] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [auth_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to
/var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[auth_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [chap] Setting 'Auth-Type := CHAP' &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[chap] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[mschap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No '@' in User-Name =
&amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[suffix] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [eap] No EAP-Message, not doing EAP &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[unix] returns notfound &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [files] users: Matched entry tevfikceydeliler
at line 100 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello,
%{User-Name} -&amp;gt; Hello, tevfikceydeliler &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[files] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[expiration] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[logintime] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group pre-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [pre_proxy_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pre_proxy_log] returns ok &lt;br&gt;
Sending Access-Request of id 111 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 14457480 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313034 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Proxying request 0 to home server W.X.Y.Z
port 1812 &lt;br&gt;
Sending Access-Request of id 111 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 14457480 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313034 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Waking up in 0.9 seconds. &lt;br&gt;
rad_recv: Access-Accept packet from host W.X.Y.Z port 1812, id=111, length=25 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313034 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group post-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [post_proxy_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[post_proxy_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [eap] No pre-existing handler found &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Found Auth-Type = CHAP &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Found Auth-Type = Accept &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Error: Warning: &amp;nbsp;Found 2 auth-types on
request for user 'tevfikceydeliler' &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Auth-Type = Accept, accepting the user &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Auth: Login OK:
[tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port 14457480
cli 905308507313) &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group post-auth {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[TCELL_pool] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
%{NAS-IP-Address} %{NAS-Port} -&amp;gt; A.B.C.D 14457480 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] MD5 on 'key' directive
maps to: 156b20174482d4044a5602154300512b &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] Searching for an entry
for key: '156b20174482d4044a5602154300512b' &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: rlm_ippool: Allocating ip to key:
'156b20174482d4044a5602154300512b' &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] num: 1 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] Allocated ip
192.168.2.120 to client key: 156b20174482d4044a5602154300512b &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[BirmasGPRS_pool] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[PSUOtonom_pool] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[YBPOtonom1_pool] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[YBPOtonom2_pool] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[YBPOtonom3_pool] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/reply-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/reply-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [reply_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/reply-detail-%Y%m%d expands to
/var/log/freeradius/radacct/A.B.C.D/reply-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[reply_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[exec] returns noop &lt;br&gt;
Sending Access-Accept of id 104 to A.B.C.D port 2460 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-IP-Address = 192.168.2.120 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-IP-Netmask = 255.255.240.0 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Finished request 0. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Waking up in 4.9 seconds. &lt;br&gt;
rad_recv: Access-Request packet from host A.B.C.D port 2005, id=250, length=139
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 79921368 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group authorize {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[preprocess] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [auth_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to
/var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[auth_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [chap] Setting 'Auth-Type := CHAP' &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[chap] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[mschap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No '@' in User-Name =
&amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[suffix] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [eap] No EAP-Message, not doing EAP &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[unix] returns notfound &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [files] users: Matched entry
tevfikceydeliler at line 100 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello,
%{User-Name} -&amp;gt; Hello, tevfikceydeliler &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[files] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[expiration] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[logintime] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group pre-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [pre_proxy_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pre_proxy_log] returns ok &lt;br&gt;
Sending Access-Request of id 105 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 79921368 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x323530 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: Proxying request 1 to home server W.X.Y.Z
port 1812 &lt;br&gt;
Sending Access-Request of id 105 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 79921368 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x323530 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Waking up in 0.9 seconds. &lt;br&gt;
rad_recv: Access-Reject packet from host W.X.Y.Z port 1812, id=105, length=25 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x323530 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: +- entering group post-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: [post_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:04:57 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: ++[post_proxy_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: [eap] No pre-existing handler found &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Auth: Login incorrect (Home Server says so):
[tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port 79921368
cli 905308507313) &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: Using Post-Auth-Type Reject &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: +- entering group REJECT {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
%{User-Name} -&amp;gt; tevfikceydeliler &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp;attr_filter: Matched entry DEFAULT
at line 11 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: ++[attr_filter.access_reject] returns
updated &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: Delaying reject of request 1 for 3
seconds &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Waking up in 0.9 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:04:59 2009 : Debug: Waking up in 1.9 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Sending delayed reject for request 1 &lt;br&gt;
Sending Access-Reject of id 250 to A.B.C.D port 2005 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Waking up in 1.9 seconds. &lt;br&gt;
rad_recv: Access-Request packet from host A.B.C.D port 4817, id=133, length=139
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 152187272 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group authorize {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[preprocess] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [auth_log] /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[auth_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [chap] Setting 'Auth-Type := CHAP' &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[chap] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[mschap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [suffix] No '@' in User-Name =
&amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[suffix] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [eap] No EAP-Message, not doing EAP &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[unix] returns notfound &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [files] users: Matched entry
tevfikceydeliler at line 100 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello,
%{User-Name} -&amp;gt; Hello, tevfikceydeliler &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[files] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[expiration] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[logintime] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[pap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group pre-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [pre_proxy_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[pre_proxy_log] returns ok &lt;br&gt;
Sending Access-Request of id 220 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 152187272 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313333 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Proxying request 2 to home server W.X.Y.Z
port 1812 &lt;br&gt;
Sending Access-Request of id 220 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 152187272 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313333 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Waking up in 0.9 seconds. &lt;br&gt;
rad_recv: Access-Reject packet from host W.X.Y.Z port 1812, id=220, length=25 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313333 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group post-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [post_proxy_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[post_proxy_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [eap] No pre-existing handler found &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Auth: Login incorrect (Home Server says so):
[tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port
152187272 cli 905308507313) &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Using Post-Auth-Type Reject &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group REJECT {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %{User-Name}
-&amp;gt; tevfikceydeliler &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp;attr_filter: Matched entry DEFAULT
at line 11 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[attr_filter.access_reject] returns
updated &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Delaying reject of request 2 for 3
seconds &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Waking up in 0.9 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:02 2009 : Debug: Waking up in 0.8 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:02 2009 : Info: Cleaning up request 0 ID 104 with
timestamp +185 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:02 2009 : Debug: Waking up in 1.0 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Sending delayed reject for request 2 &lt;br&gt;
Sending Access-Reject of id 133 to A.B.C.D port 4817 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Waking up in 1.9 seconds. &lt;br&gt;
rad_recv: Access-Request packet from host A.B.C.D port 3820, id=182, length=139
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 163401920 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group authorize {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[preprocess] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [auth_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to
/var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[auth_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [chap] Setting 'Auth-Type := CHAP' &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[chap] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[mschap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [suffix] No '@' in User-Name =
&amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot; &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[suffix] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [eap] No EAP-Message, not doing EAP &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[unix] returns notfound &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [files] users: Matched entry
tevfikceydeliler at line 100 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello,
%{User-Name} -&amp;gt; Hello, tevfikceydeliler &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[files] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[expiration] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[logintime] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[pap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group pre-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [pre_proxy_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[pre_proxy_log] returns ok &lt;br&gt;
Sending Access-Request of id 216 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 163401920 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313832 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Proxying request 3 to home server W.X.Y.Z
port 1812 &lt;br&gt;
Sending Access-Request of id 216 to W.X.Y.Z port 1812 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context &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; NAS-Port-Type = Virtual &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 163401920 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password =
0x0126f5f525a93d37c4caf7e55d586ce5cd &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot; &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313832 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Waking up in 0.9 seconds. &lt;br&gt;
rad_recv: Access-Reject packet from host W.X.Y.Z port 1812, id=216, length=25 &lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313832 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group post-proxy {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
/var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt;
/var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [post_proxy_log]
/var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d
expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[post_proxy_log] returns ok &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [eap] No pre-existing handler found &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[eap] returns noop &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Auth: Login incorrect (Home Server says so):
[tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port
163401920 cli 905308507313) &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Using Post-Auth-Type Reject &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group REJECT {...} &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand:
%{User-Name} -&amp;gt; tevfikceydeliler &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp;attr_filter: Matched entry DEFAULT
at line 11 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[attr_filter.access_reject] returns
updated &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Delaying reject of request 3 for 3
seconds &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Going to the next request &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Waking up in 0.9 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:05 2009 : Debug: Waking up in 0.8 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:05 2009 : Info: Cleaning up request 1 ID 250 with
timestamp +185 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:05 2009 : Debug: Waking up in 1.0 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:07 2009 : Info: Sending delayed reject for request 3 &lt;br&gt;
Sending Access-Reject of id 182 to A.B.C.D port 3820 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:07 2009 : Debug: Waking up in 1.9 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:09 2009 : Info: Cleaning up request 2 ID 133 with
timestamp +189 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:09 2009 : Debug: Waking up in 3.0 seconds. &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:12 2009 : Info: Cleaning up request 3 ID 182 with
timestamp +192 &lt;br&gt;
Wed Dec &amp;nbsp;9 15:05:12 2009 : Debug: Ready to process requests. &lt;br&gt;
##########################################################&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;table class=MsoNormalTable border=0 cellpadding=0 width=&quot;100%&quot; style='width:100.0%'&gt;
 &lt;tr&gt;
  &lt;td width=55 style='width:41.25pt;padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt:
  auto;text-align:center'&gt;&lt;a href=&quot;http://www.astron.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span style='color:navy;text-decoration:none'&gt;&lt;img border=0 width=32 height=32 id=&quot;Picture_x005f_x0020_1&quot; src=&quot;http://old.nabble.com/attachment/26710214/0/image001.gif&quot; alt=&quot;cid:933422615@04032008-01CC&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style='font-size:12.0pt;
  color:navy'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style='padding:.75pt .75pt .75pt .75pt'&gt;
  &lt;p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:navy'&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;color:navy'&gt;Tevfik Ceydeliler&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;color:navy'&gt;&lt;br&gt;
  &amp;nbsp;&amp;nbsp;Ağ &amp;amp;Web Teknolojileri Uzmanı&lt;br&gt;
  &amp;nbsp;&amp;nbsp;Astron Proje Ofisi&lt;/span&gt;&lt;span style='font-size:12.0pt;
  color:navy'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
&lt;/table&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Wingdings 2&quot;;
color:navy'&gt;'&lt;/span&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
color:navy'&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style='font-size:10.0pt;color:navy'&gt;(232)
435 82 88 dahili 131&lt;/span&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
color:navy'&gt;&lt;br&gt;
&lt;/span&gt;&lt;span style='font-size:10.0pt;font-family:Wingdings;color:navy'&gt;*&lt;/span&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;color:navy'&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style='font-size:10.0pt;color:navy'&gt;tevfik.ceydeliler@ astron.yasar.com.tr&lt;/span&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;color:navy'&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style='font-size:10.0pt;font-family:Webdings;color:navy'&gt;ü&lt;/span&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;color:navy'&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style='font-size:10.0pt;color:navy'&gt;&lt;a href=&quot;http://www.astron.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;span style='color:navy'&gt;www.astron.ws&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style='font-size:10.0pt;
font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;color:navy'&gt;&lt;br&gt;
&lt;/span&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;color:navy'&gt;7/24 Acil Müdahele: 0 533
658 85 57&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
color:navy'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;

&lt;table&gt;&lt;tr&gt;&lt;td bgcolor=#ffffff&gt;&lt;font color=#000000&gt;Bu elektronik postada bulunan tum fikir ve gorusler ve ekindeki dosyalar sadece adres sahip/sahiplerine ait olup, Yasar Toplulugu Sirketleri bu mesajin icerigi ile ilgili olarak hic bir hukuksal sorumlulugu kabul etmez. Eger gonderilmesi dusunulen kisi veya kurulus degilseniz, lutfen gonderen kisiyi derhal haberdar ediniz ve mesaji sisteminizden siliniz.The information contained in this e-mail and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed and Yasar Group Companies do not accept legal responsibility for the contents. If you are not the intended recipient, please immediately notify the sender and delete it from your system.&lt;br&gt;
&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt; &lt;br /&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/I-cant-Connect-to-GSM-Operator-by-using-APN-tp26710214p26710214.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26710149</id>
	<title>Re: Possible to add a NAS in any MySQL table?</title>
	<published>2009-12-09T05:25:50Z</published>
	<updated>2009-12-09T05:25:50Z</updated>
	<author>
		<name>Maciej Łukasz Wojszkun</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;W dniu 2009-12-09 08:42, Patric pisze:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Peter Carlstedt wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello everyone,
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; I´ve been searching the net for answers but havent´been able to find
&lt;br&gt;&amp;gt;&amp;gt; any information about how to add a NAS in the MySQL tables instead of
&lt;br&gt;&amp;gt;&amp;gt; using the clients.conf file. It is possible to use one of the tables
&lt;br&gt;&amp;gt;&amp;gt; that comes with Freeradius?
&lt;br&gt;&amp;gt;&amp;gt; If it is possible, is there any &amp;quot;HOW to&amp;quot; guide for it somewhere?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; sql.conf:
&lt;br&gt;&amp;gt; ---------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Set to 'yes' to read radius clients from the database ('nas'
&lt;br&gt;&amp;gt; table)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Clients will ONLY be read on server startup. &amp;nbsp;For performance
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# and security reasons, finding clients via SQL queries CANNOT
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# be done &amp;quot;live&amp;quot; while the server is running.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;#
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;readclients = yes
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;# Table to keep radius client info
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;nas_table = &amp;quot;nas&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; sql/${database}/dialup.conf:
&lt;br&gt;&amp;gt; ----------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;nas_query = &amp;quot;SELECT id, nasname, shortname, type, secret FROM
&lt;br&gt;&amp;gt; ${nas_table}&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;so, maybe You know, Patric, how I can insert into radacct table username
&lt;br&gt;from inner session, not outer session?
&lt;br&gt;&lt;br&gt;- -- 
&lt;br&gt;pozdrawiam
&lt;br&gt;Maciej Łukasz Wojszkun
&lt;br&gt;tel. +48698611234
&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.9 (MingW32)
&lt;br&gt;Comment: Using GnuPG with Mozilla - &lt;a href=&quot;http://enigmail.mozdev.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enigmail.mozdev.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;iQEcBAEBAgAGBQJLH6VdAAoJELZ0XRdrHMhc3oUH/23EWlCo/XJrHLdPMaM0CF1V
&lt;br&gt;kTATI2qqdBM/+XILt6ppvRhwiGGsqNHkIK+YW3nZqKgk9tcSmWClu/ECWajXAcBT
&lt;br&gt;rqGy1AhJLF2gpuyRHLMGJNRSd8EXjD0iHdyKpn3o6KVuQ2SvEBP0MaxAqvbXfca4
&lt;br&gt;MoJ67sw3iZ9rYBEaKTWQsL4aePvPBfAIRqmyKfBn/PQpy2VRxhCX6ttDukoScRQz
&lt;br&gt;Qc85men6lRfBBSRlt3H00wI0yP4uhJZf/A3dHL/xDtGGIlnoAEez6kJ6fVojKZtb
&lt;br&gt;f2DB+lXthFV+rFw25+YvZaV46wYk4MWuJw3b9M6nWRhvImp0Fsh95jhoS9KI298=
&lt;br&gt;=AhoQ
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Possible-to-add-a-NAS-in-any-MySQL-table--tp26706208p26710149.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26710071</id>
	<title>I cant Connect to GSM Operator by using APN</title>
	<published>2009-12-09T05:22:32Z</published>
	<updated>2009-12-09T05:22:32Z</updated>
	<author>
		<name>tceydeliler</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I have freeradius and I have a Secovid OTP server.
&lt;br&gt;I use free radius as proxy.
&lt;br&gt;When I try to connect via APN, altough OTP server accept-access , &amp;nbsp;I get access-reject as final result.
&lt;br&gt;Can anybody say what is wrong???
&lt;br&gt;Here is my debug:
&lt;br&gt;##########################################################
&lt;br&gt;rad_recv: Access-Request packet from host A.B.C.D port 2460, id=104, length=139
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 14457480
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group authorize {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[preprocess] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [auth_log] /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:04:57 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[auth_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [chap] Setting 'Auth-Type := CHAP'
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[chap] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[mschap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No '@' in User-Name = &amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[suffix] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [eap] No EAP-Message, not doing EAP
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[unix] returns notfound
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [files] users: Matched entry tevfikceydeliler at line 100
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello, %{User-Name} -&amp;gt; Hello, tevfikceydeliler
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[files] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[expiration] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[logintime] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group pre-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [pre_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:04:57 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pre_proxy_log] returns ok
&lt;br&gt;Sending Access-Request of id 111 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 14457480
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313034
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Proxying request 0 to home server W.X.Y.Z port 1812
&lt;br&gt;Sending Access-Request of id 111 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 14457480
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313034
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Waking up in 0.9 seconds.
&lt;br&gt;rad_recv: Access-Accept packet from host W.X.Y.Z port 1812, id=111, length=25
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313034
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group post-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [post_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:04:57 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[post_proxy_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [eap] No pre-existing handler found
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Found Auth-Type = CHAP
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Found Auth-Type = Accept
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Error: Warning: &amp;nbsp;Found 2 auth-types on request for user 'tevfikceydeliler'
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Auth-Type = Accept, accepting the user
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Auth: Login OK: [tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port 14457480 cli 905308507313)
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group post-auth {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[TCELL_pool] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %{NAS-IP-Address} %{NAS-Port} -&amp;gt; A.B.C.D 14457480
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] MD5 on 'key' directive maps to: 156b20174482d4044a5602154300512b
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] Searching for an entry for key: '156b20174482d4044a5602154300512b'
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: rlm_ippool: Allocating ip to key: '156b20174482d4044a5602154300512b'
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] num: 1
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [BirmasGPRS_pool] Allocated ip 192.168.2.120 to client key: 156b20174482d4044a5602154300512b
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[BirmasGPRS_pool] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[PSUOtonom_pool] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[YBPOtonom1_pool] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[YBPOtonom2_pool] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[YBPOtonom3_pool] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/reply-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/reply-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [reply_log] /var/log/freeradius/radacct/%{Client-IP-Address}/reply-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/reply-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:04:57 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[reply_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[exec] returns noop
&lt;br&gt;Sending Access-Accept of id 104 to A.B.C.D port 2460
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-IP-Address = 192.168.2.120
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-IP-Netmask = 255.255.240.0
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: Finished request 0.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: Waking up in 4.9 seconds.
&lt;br&gt;rad_recv: Access-Request packet from host A.B.C.D port 2005, id=250, length=139
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 79921368
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group authorize {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[preprocess] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [auth_log] /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:04:57 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[auth_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [chap] Setting 'Auth-Type := CHAP'
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[chap] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[mschap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No '@' in User-Name = &amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[suffix] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [eap] No EAP-Message, not doing EAP
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[unix] returns notfound
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [files] users: Matched entry tevfikceydeliler at line 100
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello, %{User-Name} -&amp;gt; Hello, tevfikceydeliler
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[files] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[expiration] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[logintime] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: +- entering group pre-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: [pre_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:04:57 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:57 2009 : Info: ++[pre_proxy_log] returns ok
&lt;br&gt;Sending Access-Request of id 105 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 79921368
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x323530
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: Proxying request 1 to home server W.X.Y.Z port 1812
&lt;br&gt;Sending Access-Request of id 105 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 79921368
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x323530
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Waking up in 0.9 seconds.
&lt;br&gt;rad_recv: Access-Reject packet from host W.X.Y.Z port 1812, id=105, length=25
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x323530
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: +- entering group post-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: [post_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:04:57 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: ++[post_proxy_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: [eap] No pre-existing handler found
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Auth: Login incorrect (Home Server says so): [tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port 79921368 cli 905308507313)
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: Using Post-Auth-Type Reject
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: +- entering group REJECT {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %{User-Name} -&amp;gt; tevfikceydeliler
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: &amp;nbsp;attr_filter: Matched entry DEFAULT at line 11
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: ++[attr_filter.access_reject] returns updated
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Info: Delaying reject of request 1 for 3 seconds
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:58 2009 : Debug: Waking up in 0.9 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:04:59 2009 : Debug: Waking up in 1.9 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Sending delayed reject for request 1
&lt;br&gt;Sending Access-Reject of id 250 to A.B.C.D port 2005
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Waking up in 1.9 seconds.
&lt;br&gt;rad_recv: Access-Request packet from host A.B.C.D port 4817, id=133, length=139
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 152187272
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group authorize {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[preprocess] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [auth_log] /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:05:01 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[auth_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [chap] Setting 'Auth-Type := CHAP'
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[chap] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[mschap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [suffix] No '@' in User-Name = &amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[suffix] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [eap] No EAP-Message, not doing EAP
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[unix] returns notfound
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [files] users: Matched entry tevfikceydeliler at line 100
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello, %{User-Name} -&amp;gt; Hello, tevfikceydeliler
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[files] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[expiration] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[logintime] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[pap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group pre-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [pre_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:05:01 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[pre_proxy_log] returns ok
&lt;br&gt;Sending Access-Request of id 220 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 152187272
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313333
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Proxying request 2 to home server W.X.Y.Z port 1812
&lt;br&gt;Sending Access-Request of id 220 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 152187272
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313333
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Waking up in 0.9 seconds.
&lt;br&gt;rad_recv: Access-Reject packet from host W.X.Y.Z port 1812, id=220, length=25
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313333
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group post-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [post_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:05:01 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[post_proxy_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: [eap] No pre-existing handler found
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Auth: Login incorrect (Home Server says so): [tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port 152187272 cli 905308507313)
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Using Post-Auth-Type Reject
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: +- entering group REJECT {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %{User-Name} -&amp;gt; tevfikceydeliler
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: &amp;nbsp;attr_filter: Matched entry DEFAULT at line 11
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: ++[attr_filter.access_reject] returns updated
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Info: Delaying reject of request 2 for 3 seconds
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:01 2009 : Debug: Waking up in 0.9 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:02 2009 : Debug: Waking up in 0.8 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:02 2009 : Info: Cleaning up request 0 ID 104 with timestamp +185
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:02 2009 : Debug: Waking up in 1.0 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Sending delayed reject for request 2
&lt;br&gt;Sending Access-Reject of id 133 to A.B.C.D port 4817
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Waking up in 1.9 seconds.
&lt;br&gt;rad_recv: Access-Request packet from host A.B.C.D port 3820, id=182, length=139
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 163401920
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group authorize {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[preprocess] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [auth_log] /var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/auth-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:05:04 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[auth_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [chap] Setting 'Auth-Type := CHAP'
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[chap] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[mschap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [suffix] No '@' in User-Name = &amp;quot;tevfikceydeliler&amp;quot;, looking up realm NULL
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [suffix] No such realm &amp;quot;NULL&amp;quot;
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[suffix] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [eap] No EAP-Message, not doing EAP
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[unix] returns notfound
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [files] users: Matched entry tevfikceydeliler at line 100
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: Hello, %{User-Name} -&amp;gt; Hello, tevfikceydeliler
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[files] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[expiration] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[logintime] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[pap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group pre-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [pre_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/pre-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:05:04 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[pre_proxy_log] returns ok
&lt;br&gt;Sending Access-Request of id 216 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 163401920
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313832
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Proxying request 3 to home server W.X.Y.Z port 1812
&lt;br&gt;Sending Access-Request of id 216 to W.X.Y.Z port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-IP-Address = A.B.C.D
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Identifier = &amp;quot;GGFILE02&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Called-Station-Id = &amp;quot;yasarapn&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Framed-Protocol = GPRS-PDP-Context
&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; NAS-Port-Type = Virtual
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NAS-Port = 163401920
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Challenge = 0xd0ceda5e56ea3f6f28ed31cd5646c988
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User-Name = &amp;quot;tevfikceydeliler&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CHAP-Password = 0x0126f5f525a93d37c4caf7e55d586ce5cd
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Calling-Station-Id = &amp;quot;905308507313&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313832
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Waking up in 0.9 seconds.
&lt;br&gt;rad_recv: Access-Reject packet from host W.X.Y.Z port 1812, id=216, length=25
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Proxy-State = 0x313832
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group post-proxy {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d -&amp;gt; /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [post_proxy_log] /var/log/freeradius/radacct/%{Client-IP-Address}/post-proxy-detail-%Y%m%d expands to /var/log/freeradius/radacct/A.B.C.D/post-proxy-detail-20091209
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %t -&amp;gt; Wed Dec &amp;nbsp;9 15:05:04 2009
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[post_proxy_log] returns ok
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: [eap] No pre-existing handler found
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[eap] returns noop
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Auth: Login incorrect (Home Server says so): [tevfikceydeliler/&amp;lt;CHAP-Password&amp;gt;] (from client turkcellAPN port 163401920 cli 905308507313)
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Using Post-Auth-Type Reject
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: +- entering group REJECT {...}
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp; &amp;nbsp; &amp;nbsp; expand: %{User-Name} -&amp;gt; tevfikceydeliler
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: &amp;nbsp;attr_filter: Matched entry DEFAULT at line 11
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: ++[attr_filter.access_reject] returns updated
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Info: Delaying reject of request 3 for 3 seconds
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Going to the next request
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:04 2009 : Debug: Waking up in 0.9 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:05 2009 : Debug: Waking up in 0.8 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:05 2009 : Info: Cleaning up request 1 ID 250 with timestamp +185
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:05 2009 : Debug: Waking up in 1.0 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:07 2009 : Info: Sending delayed reject for request 3
&lt;br&gt;Sending Access-Reject of id 182 to A.B.C.D port 3820
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:07 2009 : Debug: Waking up in 1.9 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:09 2009 : Info: Cleaning up request 2 ID 133 with timestamp +189
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:09 2009 : Debug: Waking up in 3.0 seconds.
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:12 2009 : Info: Cleaning up request 3 ID 182 with timestamp +192
&lt;br&gt;Wed Dec &amp;nbsp;9 15:05:12 2009 : Debug: Ready to process requests.
&lt;br&gt;##########################################################</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/I-cant-Connect-to-GSM-Operator-by-using-APN-tp26710071p26710071.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26708193</id>
	<title>Re: Changing the format of a date attribute</title>
	<published>2009-12-09T02:37:18Z</published>
	<updated>2009-12-09T02:37:18Z</updated>
	<author>
		<name>Patric-9</name>
	</author>
	<content type="html">Hi again all :)
&lt;br&gt;&lt;br&gt;Patric wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Alan DeKok wrote:
&lt;br&gt;&amp;gt;&amp;gt; Patric wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Is there any way for me to get my FreeRADIUS-Acct-Session-Start-Time
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; attribute value into that date format?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_from-unixtime&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_from-unixtime&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; So now I have the following:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; STR_TO_DATE('%{FreeRADIUS-Acct-Session-Start-Time}', '%M %d %Y %H:%i:%s'))
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; And that converts &amp;quot;Dec &amp;nbsp;8 2009 09:14:14 GMT&amp;quot; into &amp;quot;2009-12-08 09:14:14&amp;quot;
&lt;/div&gt;&lt;br&gt;I have a curious problem trying to format the date field in my MySQL 
&lt;br&gt;statement as shown above.
&lt;br&gt;&lt;br&gt;In my sql/mysql/dialup.conf I have the following:
&lt;br&gt;&lt;br&gt;accounting_start_query_alt = &amp;quot;UPDATE ${acct_table_new} \
&lt;br&gt;SET \
&lt;br&gt;acct_start_time = STR_TO_DATE('%{FreeRADIUS-Acct-Session-Start-Time}', 
&lt;br&gt;'%M %d %Y %H:%i:%s'), \
&lt;br&gt;...
&lt;br&gt;&lt;br&gt;&lt;br&gt;The problem with the above is that some of those formatting options ('%M 
&lt;br&gt;%d %Y %H:%i:%s') are also defined as one-character variables, so instead 
&lt;br&gt;of formatting the date with those options, its replacing each with the 
&lt;br&gt;variable value, and when Im trying to end up with:
&lt;br&gt;&lt;br&gt;2009-12-08 09:14:14
&lt;br&gt;&lt;br&gt;instead Im ending up with:
&lt;br&gt;&lt;br&gt;2009-12-09 11:0126538264:AutoShapedVC
&lt;br&gt;&lt;br&gt;&lt;br&gt;As you can see the minutes were replaced with the Calling Station ID and 
&lt;br&gt;the seconds were replaced with the Connect-Info...
&lt;br&gt;&lt;br&gt;Is there any way for me to perhaps escape my format string, or some 
&lt;br&gt;other work-around?
&lt;br&gt;&lt;br&gt;Many thanks
&lt;br&gt;Patric
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-format-of-a-date-attribute-tp26691038p26708193.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26707133</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-09T01:09:15Z</published>
	<updated>2009-12-09T01:09:15Z</updated>
	<author>
		<name>Josip Rodin-7</name>
	</author>
	<content type="html">On Wed, Dec 09, 2009 at 07:50:05AM +0100, Alan DeKok wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; Then the home servers are *extremely* slow. &amp;nbsp;Sending 300 packets over
&lt;br&gt;&amp;gt; the course of a second or two wouldn't overload a 486.
&lt;br&gt;&lt;br&gt;AFAIK they are not 486s :) but we're still investigating what made them so.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Can any conclusions be drawn from this? I send over the detailed logs if
&lt;br&gt;&amp;gt; &amp;gt; necessary.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; The home servers are pathetic.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Also, the proxy &amp;&amp; fail-over algorithms in 2.1.x are much better than
&lt;br&gt;&amp;gt; 2.0.4.
&lt;br&gt;&lt;br&gt;Yes, I plan to upgrade. 2.1.x did need some ironing out first, as you know :)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. That which causes joy or happiness.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26707133.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26706551</id>
	<title>Re: default linelog Accounting-Request handling broken?</title>
	<published>2009-12-09T00:10:23Z</published>
	<updated>2009-12-09T00:10:23Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Josip Rodin wrote:
&lt;br&gt;&amp;gt; Yes, I understood that originally. The gist of the rationale for the current
&lt;br&gt;&amp;gt; behaviour is quite clear, but even so, many users would nevertheless be best
&lt;br&gt;&amp;gt; served by many per-packet errors being more clearly visible, because even
&lt;br&gt;&amp;gt; when they enable debug level 2+, they get a huge amount of output that is
&lt;br&gt;&amp;gt; hard for them to handle. Errors don't particularly stand out in the crowd,
&lt;br&gt;&amp;gt; and that isn't practical.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Good point.
&lt;br&gt;&lt;br&gt;&amp;gt; Perhaps the best compromise for some of these issues would be what the
&lt;br&gt;&amp;gt; Linux kernel folks did with WARN_ONCE() or printk_once().
&lt;br&gt;&lt;br&gt;&amp;nbsp; I'll look into that.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/default-linelog-Accounting-Request-handling-broken--tp26506267p26706551.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26706294</id>
	<title>Re: Possible to add a NAS in any MySQL table?</title>
	<published>2009-12-08T23:42:40Z</published>
	<updated>2009-12-08T23:42:40Z</updated>
	<author>
		<name>Patric-9</name>
	</author>
	<content type="html">Peter Carlstedt wrote:
&lt;br&gt;&amp;gt; Hello everyone,
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; I´ve been searching the net for answers but havent´been able to find 
&lt;br&gt;&amp;gt; any information about how to add a NAS in the MySQL tables instead of 
&lt;br&gt;&amp;gt; using the clients.conf file. It is possible to use one of the tables 
&lt;br&gt;&amp;gt; that comes with Freeradius?
&lt;br&gt;&amp;gt; If it is possible, is there any &amp;quot;HOW to&amp;quot; guide for it somewhere?
&lt;br&gt;&lt;br&gt;sql.conf:
&lt;br&gt;---------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # Set to 'yes' to read radius clients from the database ('nas' 
&lt;br&gt;table)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # Clients will ONLY be read on server startup. &amp;nbsp;For performance
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # and security reasons, finding clients via SQL queries CANNOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # be done &amp;quot;live&amp;quot; while the server is running.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; readclients = yes
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # Table to keep radius client info
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; nas_table = &amp;quot;nas&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;sql/${database}/dialup.conf:
&lt;br&gt;----------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; nas_query = &amp;quot;SELECT id, nasname, shortname, type, secret FROM 
&lt;br&gt;${nas_table}&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;Patric
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Possible-to-add-a-NAS-in-any-MySQL-table--tp26706208p26706294.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26706208</id>
	<title>Possible to add a NAS in any MySQL table?</title>
	<published>2009-12-08T23:30:37Z</published>
	<updated>2009-12-08T23:30:37Z</updated>
	<author>
		<name>Peter Carlstedt</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
Hello everyone,&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
I´ve been searching the net for answers but havent´been able to find any information about how to add a NAS in the MySQL tables instead of using the clients.conf file. It is possible to use one of the tables that comes with Freeradius?&lt;BR&gt;
If it is possible, is there any &quot;HOW to&quot; guide for it somewhere?&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Best regards/ Peter Carlstedt&lt;BR&gt; 		 	   		  &lt;br /&gt;&lt;hr /&gt;Keep your friends updated— &lt;a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010' target='_new' rel=&quot;nofollow&quot;&gt;even when you’re not signed in.&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Possible-to-add-a-NAS-in-any-MySQL-table--tp26706208p26706208.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26705926</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T22:50:05Z</published>
	<updated>2009-12-08T22:50:05Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Josip Rodin wrote:
&lt;br&gt;&amp;gt; Which reminds me - the other day I had a situation where a NAS was rebooted
&lt;br&gt;&amp;gt; and ~300 users immediately tried to reconnect and authenticated over a
&lt;br&gt;&amp;gt; FreeRADIUS 2.0.4 server, which in turn tried to authenticate them over its
&lt;br&gt;&amp;gt; two home_servers set up as fail-over, but neither of them with status_check.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Sadly, this started failing horribly - it seemed to overload the primary
&lt;br&gt;&amp;gt; home_server, entering a peculiar pattern - condensed for readability and
&lt;br&gt;&amp;gt; some private info obfuscation:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Then the home servers are *extremely* slow. &amp;nbsp;Sending 300 packets over
&lt;br&gt;the course of a second or two wouldn't overload a 486.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 87
&lt;br&gt;&lt;br&gt;&amp;nbsp; Look at the messages *before* that one. &amp;nbsp;The proxy:
&lt;br&gt;&lt;br&gt;a) proxies packet 1
&lt;br&gt;b) gives up on it after a time
&lt;br&gt;c) proxies a new packet 2
&lt;br&gt;d) receives a reply for packet 1
&lt;br&gt;e) logs this message as &amp;quot;Huh?&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;gt; So I tried the poor man's solution - I shuffled them manually, restarted
&lt;br&gt;&amp;gt; FreeRADIUS, and then it started authenticating them, before it seemingly
&lt;br&gt;&amp;gt; DoSed that one and entered a very similar pattern of brokenness.
&lt;br&gt;&lt;br&gt;&amp;nbsp; 300 packets is a DoS for a RADIUS server? &amp;nbsp;Wow... that's a *bad* server.
&lt;br&gt;&lt;br&gt;&amp;gt; Can any conclusions be drawn from this? I send over the detailed logs if
&lt;br&gt;&amp;gt; necessary.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The home servers are pathetic.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Also, the proxy &amp;&amp; fail-over algorithms in 2.1.x are much better than
&lt;br&gt;2.0.4.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26705926.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26705844</id>
	<title>Re: default linelog Accounting-Request handling broken?</title>
	<published>2009-12-08T22:41:06Z</published>
	<updated>2009-12-08T22:41:06Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Alan Buxey wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;it'd be nice if SNMPTRAPs
&lt;br&gt;&amp;gt; could be generated too natively but thats a different issue.
&lt;br&gt;&lt;br&gt;&amp;nbsp; On the roadmap.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/default-linelog-Accounting-Request-handling-broken--tp26506267p26705844.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26702620</id>
	<title>Re: default linelog Accounting-Request handling broken?</title>
	<published>2009-12-08T15:18:37Z</published>
	<updated>2009-12-08T15:18:37Z</updated>
	<author>
		<name>Josip Rodin-7</name>
	</author>
	<content type="html">On Tue, Dec 08, 2009 at 11:02:30PM +0100, Alan DeKok wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; Logging *state changes* is OK. &amp;nbsp;e.g. &amp;quot;this packet caused the proxy to
&lt;br&gt;&amp;gt; decide that the home server is down&amp;quot;. &amp;nbsp;That happens for *one* packet,
&lt;br&gt;&amp;gt; when the home server changes state.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; The messages you've asked to make &amp;quot;log file&amp;quot; would result in
&lt;br&gt;&amp;gt; per-packet errors, not general state change errors. &amp;nbsp;That's why I'm
&lt;br&gt;&amp;gt; reluctant to make those changes.
&lt;br&gt;&lt;br&gt;Yes, I understood that originally. The gist of the rationale for the current
&lt;br&gt;behaviour is quite clear, but even so, many users would nevertheless be best
&lt;br&gt;served by many per-packet errors being more clearly visible, because even
&lt;br&gt;when they enable debug level 2+, they get a huge amount of output that is
&lt;br&gt;hard for them to handle. Errors don't particularly stand out in the crowd,
&lt;br&gt;and that isn't practical.
&lt;br&gt;&lt;br&gt;Perhaps the best compromise for some of these issues would be what the
&lt;br&gt;Linux kernel folks did with WARN_ONCE() or printk_once().
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. That which causes joy or happiness.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/default-linelog-Accounting-Request-handling-broken--tp26506267p26702620.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26701965</id>
	<title>Re: default linelog Accounting-Request handling broken?</title>
	<published>2009-12-08T14:27:32Z</published>
	<updated>2009-12-08T14:27:32Z</updated>
	<author>
		<name>Alan Buxey</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; The messages you've asked to make &amp;quot;log file&amp;quot; would result in
&lt;br&gt;&amp;gt; per-packet errors, not general state change errors. &amp;nbsp;That's why I'm
&lt;br&gt;&amp;gt; reluctant to make those changes.
&lt;br&gt;&lt;br&gt;exactly.
&lt;br&gt;&lt;br&gt;chuck me EVERYTHING in debug mode. i'll take the hit..i NEED the info...
&lt;br&gt;but in general use - status change only... it'd be nice if SNMPTRAPs
&lt;br&gt;could be generated too natively but thats a different issue.
&lt;br&gt;&lt;br&gt;alan
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/default-linelog-Accounting-Request-handling-broken--tp26506267p26701965.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26701944</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T14:25:59Z</published>
	<updated>2009-12-08T14:25:59Z</updated>
	<author>
		<name>Alan Buxey</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Received Access-Accept packet from client home_server_ip_5 port 1812 with invalid signature (err=2)! &amp;nbsp;(Shared secret is incorrect.) Dropping packet without response.
&lt;br&gt;&lt;br&gt;well, theres a problem with shared secret there that needs to be ironed out
&lt;br&gt;&lt;br&gt;&amp;gt; Can any conclusions be drawn from this? I send over the detailed logs if
&lt;br&gt;&amp;gt; necessary.
&lt;br&gt;&lt;br&gt;in the main it looks like the remote RADIUS server was sloooooow to respond to
&lt;br&gt;authentications...and the other one likewise after you flipped them across.
&lt;br&gt;&lt;br&gt;but just 300 users caused this?
&lt;br&gt;&lt;br&gt;alan
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26701944.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26701627</id>
	<title>Re: default linelog Accounting-Request handling broken?</title>
	<published>2009-12-08T14:02:30Z</published>
	<updated>2009-12-08T14:02:30Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Josip Rodin wrote:
&lt;br&gt;&amp;gt; But the proxy state logging is not a priori per-packet, it's based on status
&lt;br&gt;&amp;gt; check events. Only if each packet changes the proxy status (?!), then you'll
&lt;br&gt;&amp;gt; get as many status check logs as there are packets.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Ah... that's the misunderstanding.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The messages which should be debug-only, and not log file are
&lt;br&gt;*exactly* those messages which will be logged on every packet. &amp;nbsp;This
&lt;br&gt;includes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; - configuration typos (e.g. improper expansions)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; - &amp;quot;failed to do X with this packet&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; - anything else &amp;quot;per packet&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Logging *state changes* is OK. &amp;nbsp;e.g. &amp;quot;this packet caused the proxy to
&lt;br&gt;decide that the home server is down&amp;quot;. &amp;nbsp;That happens for *one* packet,
&lt;br&gt;when the home server changes state.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The messages you've asked to make &amp;quot;log file&amp;quot; would result in
&lt;br&gt;per-packet errors, not general state change errors. &amp;nbsp;That's why I'm
&lt;br&gt;reluctant to make those changes.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/default-linelog-Accounting-Request-handling-broken--tp26506267p26701627.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26700962</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T13:19:12Z</published>
	<updated>2009-12-08T13:19:12Z</updated>
	<author>
		<name>Josip Rodin-7</name>
	</author>
	<content type="html">On Tue, Dec 08, 2009 at 03:43:14PM +0100, Alan DeKok wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Garber, Neal wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; This limit is around 8K packets in 2.1.x, and will be 64K packets in
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; 2.2.x. &amp;nbsp;So if you're getting 500 packets/s for a home server, 16s after
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; it goes down, all 8k &amp;quot;slots&amp;quot; will be used.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; In 2.1.x, there are a limited number of UDP sockets that can be used
&lt;br&gt;&amp;gt; for proxied traffic. &amp;nbsp;This number is limited to 32, in src/lib/packet.c,
&lt;br&gt;&amp;gt; &amp;nbsp;macro MAX_SOCKETS.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Due to RADIUS limitations, it can only have 256 packets outstanding
&lt;br&gt;&amp;gt; for any combination of (src/ds IP/port). &amp;nbsp;So each socket can send 256
&lt;br&gt;&amp;gt; packets to every home server.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Packets are added to the &amp;quot;outstanding&amp;quot; list when proxied, and removed
&lt;br&gt;&amp;gt; a short time after a response is received from the home server. &amp;nbsp;If no
&lt;br&gt;&amp;gt; response is received from the home server, the packets are removed 30s
&lt;br&gt;&amp;gt; after they were received.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Once a packet has been removed from the &amp;quot;outstanding&amp;quot; list, its place
&lt;br&gt;&amp;gt; can be used by a new packet that is proxied using the same socket/id to
&lt;br&gt;&amp;gt; the same home server.
&lt;/div&gt;&lt;br&gt;Which reminds me - the other day I had a situation where a NAS was rebooted
&lt;br&gt;and ~300 users immediately tried to reconnect and authenticated over a
&lt;br&gt;FreeRADIUS 2.0.4 server, which in turn tried to authenticate them over its
&lt;br&gt;two home_servers set up as fail-over, but neither of them with status_check.
&lt;br&gt;&lt;br&gt;Sadly, this started failing horribly - it seemed to overload the primary
&lt;br&gt;home_server, entering a peculiar pattern - condensed for readability and
&lt;br&gt;some private info obfuscation:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Auth: Login OK: 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;10 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Auth: Login OK: 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Auth: Login incorrect (Home Server says so): 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 4 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Auth: Login OK: 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 4 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Auth: Login OK: 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp;Auth: Login OK: 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Auth: Login OK: 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;11 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Auth: Login OK: 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;86 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 87
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;19 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 252
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 7 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Received Access-Accept packet from client home_server_ip_5 port 1812 with invalid signature (err=2)! &amp;nbsp;(Shared secret is incorrect.) Dropping packet without response.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 5 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Received Access-Accept packet from client home_server_ip_5 port 1812 with invalid signature (err=2)! &amp;nbsp;(Shared secret is incorrect.) Dropping packet without response.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;33 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 61
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 7 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 120
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 4 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 112
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 6 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Received Access-Accept packet from client home_server_ip_5 port 1812 with invalid signature (err=2)! &amp;nbsp;(Shared secret is incorrect.) Dropping packet without response.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Received Access-Accept packet from client home_server_ip_5 port 1812 with invalid signature (err=2)! &amp;nbsp;(Shared secret is incorrect.) Dropping packet without response.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;20 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 161
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;12 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Received Access-Accept packet from client home_server_ip_5 port 1812 with invalid signature (err=2)! &amp;nbsp;(Shared secret is incorrect.) Dropping packet without response.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 4 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 243
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;11 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 203
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 176
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;10 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Error: Received Access-Accept packet from client home_server_ip_5 port 1812 with invalid signature (err=2)! &amp;nbsp;(Shared secret is incorrect.) Dropping packet without response.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 3 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 248
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp;Error: Rejecting request &amp;lt;number&amp;gt; due to lack of any response from home server home_server_ip_5 port 1812
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp;Proxy: No outstanding request was found for proxy reply from home server home_server_ip_5 port 1812 - ID 69
&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;This went on for a while, before I was alerted about the outage, came in and
&lt;br&gt;started checking what is going on - using radtest showed that the primary
&lt;br&gt;home_server was indeed ignoring my requests, but the secondary one was
&lt;br&gt;replying as if there was nothing going on.
&lt;br&gt;&lt;br&gt;So I tried the poor man's solution - I shuffled them manually, restarted
&lt;br&gt;FreeRADIUS, and then it started authenticating them, before it seemingly
&lt;br&gt;DoSed that one and entered a very similar pattern of brokenness. I did the
&lt;br&gt;manual shuffle a few more times, by which time most users were connected,
&lt;br&gt;and the problem worked itself out.
&lt;br&gt;&lt;br&gt;Can any conclusions be drawn from this? I send over the detailed logs if
&lt;br&gt;necessary.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. That which causes joy or happiness.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26700962.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26700562</id>
	<title>Re: default linelog Accounting-Request handling broken?</title>
	<published>2009-12-08T12:53:12Z</published>
	<updated>2009-12-08T12:53:12Z</updated>
	<author>
		<name>Josip Rodin-7</name>
	</author>
	<content type="html">On Tue, Dec 08, 2009 at 11:32:36AM +0000, Alan Buxey wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Again, my point was that people who are prepared to immediately intervene in
&lt;br&gt;&amp;gt; &amp;gt; a dead radiusd are most commonly are prepared to immediately intervene in a
&lt;br&gt;&amp;gt; &amp;gt; faulty configuration file.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; revisiting the early messages in this thread clearly indicate a
&lt;br&gt;&amp;gt; desire for much more verbose logging of proxy issues....almost, if
&lt;br&gt;&amp;gt; not exactly, a per-packer log when errors arise. &amp;nbsp;that is a 'bad thing'
&lt;br&gt;&amp;gt; IMHO. much better to have the current situation. &amp;nbsp;you could
&lt;br&gt;&amp;gt; argue - and I'll agree with it - that a tool like raddebug could be used
&lt;br&gt;&amp;gt; to attach to the process and view the debug of proxy issues live
&lt;br&gt;&amp;gt; and inline - just as it can be used for verbose client logging on
&lt;br&gt;&amp;gt; a chosen station when not running the daemon in full debug.
&lt;/div&gt;&lt;br&gt;But the proxy state logging is not a priori per-packet, it's based on status
&lt;br&gt;check events. Only if each packet changes the proxy status (?!), then you'll
&lt;br&gt;get as many status check logs as there are packets.
&lt;br&gt;&lt;br&gt;(This discussion is getting annoyingly circular.)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. That which causes joy or happiness.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/default-linelog-Accounting-Request-handling-broken--tp26506267p26700562.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26699368</id>
	<title>Re: Problem with EAP TLS authentication in Freeradius</title>
	<published>2009-12-08T11:30:16Z</published>
	<updated>2009-12-08T11:30:16Z</updated>
	<author>
		<name>tnt-5</name>
	</author>
	<content type="html">&amp;gt; Actually I copied the file from /usr/share/doc/freeradius/examples/certs
&lt;br&gt;&amp;gt; folder
&lt;br&gt;&amp;gt; But I didnt change any in MAKE file
&lt;br&gt;&lt;br&gt;&amp;gt;From which version? 2.1.7 or 2.1.8? 2.1.8 has the new Makefile which signs
&lt;br&gt;client certificates with ca certificate.
&lt;br&gt;&lt;br&gt;&amp;gt; Is there anyother way to debug it???
&lt;br&gt;&lt;br&gt;That's openSSL stuff. Ask them.
&lt;br&gt;&lt;br&gt;Ivan Kalik
&lt;br&gt;&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-EAP-TLS-authentication-in-Freeradius-tp26653287p26699368.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26699135</id>
	<title>Re: Problem with EAP TLS authentication in Freeradius</title>
	<published>2009-12-08T11:14:38Z</published>
	<updated>2009-12-08T11:14:38Z</updated>
	<author>
		<name>tnt-5</name>
	</author>
	<content type="html">&amp;gt; Where I could get the &amp;quot;makefile&amp;quot; v.2.1.8-pre....
&lt;br&gt;&amp;gt; Probably it also solves the problem that I have.
&lt;br&gt;&lt;br&gt;PS. I would take the whole certs directory.
&lt;br&gt;&lt;br&gt;Ivan Kalik
&lt;br&gt;&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-EAP-TLS-authentication-in-Freeradius-tp26653287p26699135.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26699117</id>
	<title>Re: Problem with EAP TLS authentication in Freeradius</title>
	<published>2009-12-08T11:13:30Z</published>
	<updated>2009-12-08T11:13:30Z</updated>
	<author>
		<name>tnt-5</name>
	</author>
	<content type="html">&amp;gt; Where I could get the &amp;quot;makefile&amp;quot; v.2.1.8-pre....
&lt;br&gt;&amp;gt; Probably it also solves the problem that I have.
&lt;br&gt;&lt;br&gt;Get the whole thing and take what you want:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://git.freeradius.org/pre/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://git.freeradius.org/pre/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Ivan Kalik
&lt;br&gt;&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-EAP-TLS-authentication-in-Freeradius-tp26653287p26699117.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26698934</id>
	<title>Re: Cisco-AVPair Accounting</title>
	<published>2009-12-08T10:59:50Z</published>
	<updated>2009-12-08T10:59:50Z</updated>
	<author>
		<name>Bryan Campbell</name>
	</author>
	<content type="html">Coutesy of Michael Bowe . . .
&lt;br&gt;&lt;br&gt;Since Calling-Station-Id does not exist in the accounting spill from the 
&lt;br&gt;Cisco, concatenating the client-mac-address works just great.
&lt;br&gt;&lt;br&gt;In the instance that we are not using a Cisco then the 
&lt;br&gt;Calling-Station-Id is populated and client-mac-address does not exist. 
&lt;br&gt;So, callingstationid is correct no matter what.
&lt;br&gt;&lt;br&gt;No rewrites necessary!
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Bryan -
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Bryan Campbell wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; O.K.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What is the best way to accomplish the following . . .
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For a specific NAS-IP-Address=10.10.10.10
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Accounting packet includes the following . . .
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; %{Calling-Station-Id}(does not exist)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; %{client-mac-address}=0000.0000.0000
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Need to write the value for . . .
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; %{client-mac-address} into %{Calling-Station-Id}
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; . . . so that the Calling-Station-Id will be written
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to the MySQL database radacct table.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Bryan -
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Michael Bowe wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; One of the attributes we are after is the client-mac-address from
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Cisco-AVPair = &amp;quot;client-mac-address=0012.3fb2.15d2&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; So far it is now converted to an attribute of its own
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; client-mac-address=0012.3fb2.15d2. &amp;nbsp;(by setting cisco-av-hack to yes
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; adding some attributes to the dictionary)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Now to get it to be the callingstationid. &amp;nbsp;Looks like that will require
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; that attr_rewrite be used to redefine callingstationid to be the mac
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; address defined as client-mac-address.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Still reading a bit on how to get that done. &amp;nbsp;Anyone have any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; suggestions? &amp;nbsp; If so, please send them along.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Tweak the freeradius conf
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; with_cisco_vsa_hack = yes
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Add dictionary entry something like this :
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; ATTRIBUTE &amp;nbsp; &amp;nbsp; &amp;nbsp; client-mac-address &amp;nbsp; &amp;nbsp; &amp;nbsp;3004 &amp;nbsp; &amp;nbsp;string
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Give the dialup.conf a bit of a tweak, so if calling-station-id isn't
&lt;br&gt;&amp;gt;&amp;gt; available, try putting the client-mac-address instead :
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Change &amp;nbsp; '%{Calling-Station-Id}'
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; To
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; '%{Calling-Station-Id:-%{client-mac-address}}'
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Michael.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -
&lt;br&gt;&amp;gt;&amp;gt; List info/subscribe/unsubscribe? See 
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;&amp;gt; -
&lt;br&gt;&amp;gt; List info/subscribe/unsubscribe? See 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;/div&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hello%2C-tp26683795p26698934.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26697112</id>
	<title>Re: Cisco-AVPair Accounting</title>
	<published>2009-12-08T09:02:51Z</published>
	<updated>2009-12-08T09:02:51Z</updated>
	<author>
		<name>Bryan Campbell</name>
	</author>
	<content type="html">O.K.
&lt;br&gt;&lt;br&gt;What is the best way to accomplish the following . . .
&lt;br&gt;&lt;br&gt;For a specific NAS-IP-Address=10.10.10.10
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Accounting packet includes the following . . .
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; %{Calling-Station-Id}(does not exist)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; %{client-mac-address}=0000.0000.0000
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Need to write the value for . . .
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; %{client-mac-address} into %{Calling-Station-Id}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; . . . so that the Calling-Station-Id will be written
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to the MySQL database radacct table.
&lt;br&gt;&lt;br&gt;Bryan -
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Michael Bowe wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; One of the attributes we are after is the client-mac-address from
&lt;br&gt;&amp;gt;&amp;gt; Cisco-AVPair = &amp;quot;client-mac-address=0012.3fb2.15d2&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; So far it is now converted to an attribute of its own
&lt;br&gt;&amp;gt;&amp;gt; client-mac-address=0012.3fb2.15d2. &amp;nbsp;(by setting cisco-av-hack to yes
&lt;br&gt;&amp;gt;&amp;gt; and
&lt;br&gt;&amp;gt;&amp;gt; adding some attributes to the dictionary)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Now to get it to be the callingstationid. &amp;nbsp;Looks like that will require
&lt;br&gt;&amp;gt;&amp;gt; that attr_rewrite be used to redefine callingstationid to be the mac
&lt;br&gt;&amp;gt;&amp;gt; address defined as client-mac-address.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Still reading a bit on how to get that done. &amp;nbsp;Anyone have any
&lt;br&gt;&amp;gt;&amp;gt; suggestions? &amp;nbsp; If so, please send them along.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Tweak the freeradius conf
&lt;br&gt;&amp;gt; &amp;nbsp; with_cisco_vsa_hack = yes
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Add dictionary entry something like this :
&lt;br&gt;&amp;gt; &amp;nbsp; ATTRIBUTE &amp;nbsp; &amp;nbsp; &amp;nbsp; client-mac-address &amp;nbsp; &amp;nbsp; &amp;nbsp;3004 &amp;nbsp; &amp;nbsp;string
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Give the dialup.conf a bit of a tweak, so if calling-station-id isn't
&lt;br&gt;&amp;gt; available, try putting the client-mac-address instead :
&lt;br&gt;&amp;gt; &amp;nbsp; Change 
&lt;br&gt;&amp;gt; &amp;nbsp; '%{Calling-Station-Id}'
&lt;br&gt;&amp;gt; &amp;nbsp; To
&lt;br&gt;&amp;gt; &amp;nbsp; '%{Calling-Station-Id:-%{client-mac-address}}'
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Michael.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -
&lt;br&gt;&amp;gt; List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;/div&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hello%2C-tp26683795p26697112.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26696986</id>
	<title>Re: [GENERAL] freeradius postgresql sql query glitch</title>
	<published>2009-12-08T08:46:56Z</published>
	<updated>2009-12-08T08:46:56Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Josip Rodin wrote:
&lt;br&gt;&amp;gt; Alan, please apply the patch:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Applied, thanks.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/freeradius-postgresql-sql-query-glitch-tp26676947p26696986.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26696516</id>
	<title>jradius performance</title>
	<published>2009-12-08T08:19:10Z</published>
	<updated>2009-12-08T08:19:10Z</updated>
	<author>
		<name>wlanmac</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;The question of performance of jradius has been raised a couple times. I
&lt;br&gt;thought I'd share some recent findings and improvements. Attached are
&lt;br&gt;some radperf results of various setups and a brief discussion is below. 
&lt;br&gt;&lt;br&gt;The tests are after changes we have made, which we will be integrating
&lt;br&gt;into jradius/rlm_jradius soon. What we have done amounts to:
&lt;br&gt;&lt;br&gt;- buffers read/write to jradius socket in rlm_jradius and jradius-server
&lt;br&gt;&lt;br&gt;- object reuse of heavily used Java objects (radius packets, attributes,
&lt;br&gt;etc - using Apache commons &amp;quot;pool&amp;quot; for this)
&lt;br&gt;&lt;br&gt;- using ByteBuffer instead of wrapped Streams throughout jradius
&lt;br&gt;(resulting in less objects and method calls)
&lt;br&gt;&lt;br&gt;- and some more things...
&lt;br&gt;&lt;br&gt;It should also be noted that jradius per-default will maintain a RADIUS
&lt;br&gt;&amp;quot;session&amp;quot; keyed on the combination of some attributes - analogous to the
&lt;br&gt;&amp;quot;Acct-Unique-Session-Id&amp;quot; - and a thread-safe RadiusSession cached
&lt;br&gt;object. For the testing, we disabled the session manager (and therefor
&lt;br&gt;the session locking) since all the packets from radperf appear to be of
&lt;br&gt;the same session, and requests are serialized around the session lock. 
&lt;br&gt;&lt;br&gt;The tests are with the setup:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Thread pool: 128
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; thread pool {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; start_servers = 128
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; max_servers = 128
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; min_spare_servers = 3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; max_spare_servers = 128
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; max_requests_per_server = 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; JRadius config: 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; jradius {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name = &amp;quot;test&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; primary = &amp;quot;localhost&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; timeout = 2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; keepalive = yes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; connections = 128
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; onfail = NOOP
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; allow_codechange = yes
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;RadPerf performed using: radperf -x -s -f test.csv -T nas.rad -a pap -p
&lt;br&gt;200 -c 20000 localhost auth &amp;lt;sec&amp;gt; -q 
&lt;br&gt;&lt;br&gt;Summary of test:
&lt;br&gt;&lt;br&gt;FreeRADIUS 'users' file: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;~ 17500 p/s
&lt;br&gt;FreeRADIUS rlm_perl (example.pl): &amp;nbsp; &amp;nbsp;~ 7600 p/s
&lt;br&gt;FreeRADIUS rlm_jradius (LocalUsers): ~ 2500 p/s
&lt;br&gt;Native Java jradius (CoovaRADIUS): &amp;nbsp;~ 12000 p/s
&lt;br&gt;&lt;br&gt;Still some room for improvement... but, we are getting there. 
&lt;br&gt;&lt;br&gt;Valgrind reveals that FreeRADIUS is spending a lot of time in
&lt;br&gt;rlm_jradius as it parses and creates/add attributes. This part could be
&lt;br&gt;streamlined a lot as the attributes (in request and response) don't
&lt;br&gt;always change yet rlm_jradius is freeing/creating new attributes
&lt;br&gt;constantly. I suspect fixing that would greatly improve the rlm_jradius
&lt;br&gt;performance. 
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;David
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br&gt;======================================================================================
&lt;br&gt;&lt;br&gt;FreeRADIUS / users file (native)
&lt;br&gt;(Only the 'files' modules in authorize, no 'perl', no 'jradius')
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;1.151
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;17372
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 6260
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 13740
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;1.111
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;17986
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 7339
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 12661
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;1.140
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;17536
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 5631
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 14369
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================================
&lt;br&gt;&lt;br&gt;FreeRADIUS / Simple rlm_perl handler
&lt;br&gt;(Only 'files' and 'perl' in authorize, no 'jradius')
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;2.578
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;7758
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 903
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 19075
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 22
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;2.622
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;7625
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 693
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 19302
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;2.672
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;7484
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 791
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 19157
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 52
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================================
&lt;br&gt;&lt;br&gt;FreeRADIUS / rlm_jradius / LocalUsers
&lt;br&gt;(Only 'files' and 'jradius' in authorize, no 'perl')
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;8.135
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;2458
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 37
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 16283
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 3680
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;8.025
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;2492
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 45
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 16022
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 3933
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;7.874
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;2540
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 35
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 16995
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 2970
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&lt;br&gt;======================================================================================
&lt;br&gt;&lt;br&gt;Native Java / LocalUsers
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;1.636
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;12221
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 2329
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 17671
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;1.635
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;12229
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 2730
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 17270
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total succeeded &amp;nbsp; : &amp;nbsp;20000
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total failed &amp;nbsp; &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total no reply &amp;nbsp; &amp;nbsp;: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total time (s) &amp;nbsp; &amp;nbsp;: &amp;nbsp;1.644
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packets/s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : &amp;nbsp;12160
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Response times:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 usec &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100 usec : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; msec &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10 msec &amp;nbsp;: 2418
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 0.1s &amp;nbsp; &amp;nbsp; : 17582
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; s &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 10s &amp;nbsp; &amp;nbsp; &amp;nbsp;: 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt; 100s &amp;nbsp; &amp;nbsp; : 0
&lt;br&gt;&lt;br /&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/jradius-performance-tp26696516p26696516.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26696078</id>
	<title>Re: EAP-TTLS auth</title>
	<published>2009-12-08T07:57:08Z</published>
	<updated>2009-12-08T07:57:08Z</updated>
	<author>
		<name>swatzy</name>
	</author>
	<content type="html">1.- Sorry for the HTML mail mess.
&lt;br&gt;2.- Now I have signed the client certificate by using the &amp;quot;Makefile&amp;quot; 
&lt;br&gt;v.2.1.8-pre (just to be sure that I generate correctly the certificates).
&lt;br&gt;&lt;br&gt;So, client certificate:
&lt;br&gt;- 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;subject=/C=FR/ST=Isere/O=ESRF/CN=swatzy01.esrf.fr/emailAddress=user@...&lt;/a&gt;
&lt;br&gt;- 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;issuer=/C=FR/ST=Isere/L=Grenoble/O=ESRF/emailAddress=admin@...&lt;/a&gt;/CN=radiusserv.esrf.fr
&lt;br&gt;&lt;br&gt;Server certificate:
&lt;br&gt;- 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;subject=/C=FR/ST=Isere/O=ESRF/CN=radiusserv.esrf.fr/emailAddress=admin@...&lt;/a&gt;
&lt;br&gt;- 
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;issuer=/C=FR/ST=Isere/L=Grenoble/O=ESRF/emailAddress=admin@...&lt;/a&gt;/CN=radiusserv.esrf.fr
&lt;br&gt;&lt;br&gt;I have load ca.der under &amp;quot;Trusted Root CA&amp;quot;
&lt;br&gt;Also I have load client.p12 under &amp;quot;Personal Cerificates&amp;quot;
&lt;br&gt;And default configuration is at eap.conf
&lt;br&gt;- &amp;nbsp;private_key_file = ${certdir}/server.pem
&lt;br&gt;- &amp;nbsp;certificate_file = ${certdir}/server.pem
&lt;br&gt;- &amp;nbsp;CA_file = ${cadir}/ca.pem
&lt;br&gt;&lt;br&gt;Still work with &amp;quot;Microsoft: Smart Card or other Certificate&amp;quot; 
&lt;br&gt;authentication method
&lt;br&gt;But not with &amp;quot;Intel: EAP-TTLS&amp;quot; with &amp;quot;PAP user/password&amp;quot;, &amp;quot;Server 
&lt;br&gt;Certificate Validation&amp;quot; + &amp;quot;Specify Server or Certificate Name&amp;quot; &amp;nbsp;(if I 
&lt;br&gt;remove last part... also works fine!!)
&lt;br&gt;Also I not be able to test EAP-TLS auth (not present on windows 
&lt;br&gt;supplicant software)
&lt;br&gt;&lt;br&gt;I have tried both CN as parameter for &amp;quot;Server or Certificate Name&amp;quot; (on 
&lt;br&gt;the &amp;quot;Step 2 of 2&amp;quot; at the EAP-TTLS auth method of windows supplicant 
&lt;br&gt;software)
&lt;br&gt;&lt;br&gt;- Server or Certificate Name == swatzy01.esrf.fr
&lt;br&gt;- Server or Certificate Name == radiusserv.esrf.fr
&lt;br&gt;&lt;br&gt;With same result:
&lt;br&gt;&lt;br&gt;[ttls] Authenticate
&lt;br&gt;[ttls] processing EAP-TLS
&lt;br&gt;[ttls] eaptls_verify returned 7
&lt;br&gt;[ttls] Done initial handshake
&lt;br&gt;[ttls] &amp;lt;&amp;lt;&amp;lt; TLS 1.0 Alert [length 0002], fatal unknown_ca
&lt;br&gt;TLS Alert read:fatal:unknown CA
&lt;br&gt;&amp;nbsp; &amp;nbsp; TLS_accept:failed in SSLv3 read client certificate A
&lt;br&gt;rlm_eap: SSL error error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 
&lt;br&gt;alert unknown ca
&lt;br&gt;SSL: SSL_read failed inside of TLS (-1), TLS session fails.
&lt;br&gt;TLS receive handshake failed during operation
&lt;br&gt;[ttls] eaptls_process returned 4
&lt;br&gt;&lt;br&gt;Should I load server certificate at the &amp;quot;Intermediate Certification 
&lt;br&gt;Authorities&amp;quot; on Windows side?
&lt;br&gt;Any other idea why it work fine with &amp;quot;Microsoft: Smart Card or other 
&lt;br&gt;Certificate&amp;quot; authentication method and it is not consider a valid 
&lt;br&gt;certificate when I employ EAP-TTLS?
&lt;br&gt;&lt;br&gt;Thanks in advance for your help.
&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Fernando.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tnt@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD HTML 4.01 Transitional//EN&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;html&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;head&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;meta content=&amp;quot;text/html;charset=ISO-8859-1&amp;quot; http-equiv=&amp;quot;Content-Type&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/head&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;body bgcolor=&amp;quot;#ffffff&amp;quot; text=&amp;quot;#000000&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi again:&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have just tried with both CN that I could found at my 'client
&lt;br&gt;&amp;gt;&amp;gt; certificate'&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;&amp;lt;small&amp;gt;&amp;lt;a class=&amp;quot;moz-txt-link-abbreviated&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;href=&amp;quot;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;subject=/C=FR/ST=Isere/O=ESRF/CN=swatzy01.esrf.fr/emailAddress=user@...&lt;/a&gt;&amp;quot;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;subject=/C=FR/ST=Isere/O=ESRF/CN=swatzy01.esrf.fr/emailAddress=user@...&lt;/a&gt;&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;a class=&amp;quot;moz-txt-link-abbreviated&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;href=&amp;quot;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;issuer=/C=FR/ST=Isere/L=Grenoble/O=ESRF/emailAddress=admin@...&lt;/a&gt;/CN=radiusserv.esrf.fr&amp;quot;&amp;gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;issuer=/C=FR/ST=Isere/L=Grenoble/O=ESRF/emailAddress=admin@...&lt;/a&gt;/CN=radiusserv.esrf.fr&amp;lt;/a&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; So I have tested with:&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; - Server or Certificate Name == &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;&amp;lt;small&amp;gt;swatzy01.esrf.fr&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/small&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt;- Server or Certificate Name ==
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;&amp;lt;small&amp;gt;radiusserv.esrf.fr&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/small&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But with the same result:&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;tt&amp;gt;Found Auth-Type = EAP&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; +- entering group authenticate {...}&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [eap] Request found, released from the list&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [eap] EAP/ttls&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [eap] processing type ttls&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ttls] Authenticate&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ttls] processing EAP-TLS&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ttls] eaptls_verify returned 7&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ttls] Done initial handshake&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ttls] &amp;lt;&amp;lt;&amp;lt; TLS 1.0 Alert [length 0002], fatal unknown_ca&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; TLS Alert read:fatal:unknown CA&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; TLS_accept:failed in SSLv3 read client certificate
&lt;br&gt;&amp;gt;&amp;gt; A&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; rlm_eap: SSL error error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1
&lt;br&gt;&amp;gt;&amp;gt; alert unknown ca&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; SSL: SSL_read failed inside of TLS (-1), TLS session fails.&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; TLS receive handshake failed during operation&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [ttls] eaptls_process returned 4&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [eap] Handler failed in EAP/ttls&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [eap] Failed in EAP select&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ++[eap] returns invalid&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Failed to authenticate the user.&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have already done also what &amp;quot;Ivan Kalik&amp;quot; said (altering
&lt;br&gt;&amp;gt;&amp;gt; certs/Makefile to sign client certificates with ca certificate instead
&lt;br&gt;&amp;gt;&amp;gt; of server certificate.)&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Because of that, &amp;quot;Microsoft: Smart Card or other Certificate&amp;quot; works
&lt;br&gt;&amp;gt;&amp;gt; fine right now (not before)&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But I'm still not able to perform &amp;quot;Intel: EAP-TTLS&amp;quot; with &amp;quot;PAP
&lt;br&gt;&amp;gt;&amp;gt; user/password&amp;quot;, &amp;quot;Server Certificate Validation&amp;quot; + &amp;quot;Specify Server or
&lt;br&gt;&amp;gt;&amp;gt; Certificate Name&amp;quot;&amp;nbsp; (if I remove last part... also works fine!!)&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks in advance for all your kindly help.&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; regards,&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;nbsp; Fernando.&amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Alan Buxey wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;blockquote cite=&amp;quot;mid:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26696078&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;20091203135939.GA5878@...&lt;/a&gt;&amp;quot; type=&amp;quot;cite&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;pre wrap=&amp;quot;&amp;quot;&amp;gt;Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/pre&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;blockquote type=&amp;quot;cite&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;pre wrap=&amp;quot;&amp;quot;&amp;gt;...and I guest it is not due to the &amp;quot;Client Certificate&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; because it was succeed authenticated in the previous tests
&lt;br&gt;&amp;gt;&amp;gt; Probably is due to I am not sure what I should write in the box reserved
&lt;br&gt;&amp;gt;&amp;gt; for &amp;quot;Server or Certificate Name&amp;quot; (on the &amp;quot;Step 2 of 2&amp;quot; at the supplicant
&lt;br&gt;&amp;gt;&amp;gt; windows software)
&lt;br&gt;&amp;gt;&amp;gt; Anyone knows what I should write at this box? I could not find a &amp;quot;server
&lt;br&gt;&amp;gt;&amp;gt; name&amp;quot; or &amp;quot;domain name&amp;quot; at the certificate (as it is explained on the
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;windows in-line help&amp;quot;)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/pre&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/blockquote&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;pre wrap=&amp;quot;&amp;quot;&amp;gt;&amp;lt;!----&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; this will be the CN of your server certificate.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; so, if , when your RADIUS server got signed by the CA it became known
&lt;br&gt;&amp;gt;&amp;gt; as eg radius.happyorg.org &amp;nbsp;then the name you put into the client is
&lt;br&gt;&amp;gt;&amp;gt; radius.happyorg.org
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; dotn forget, this is NOT a DNS name - it is purely a 'label' - just the CN
&lt;br&gt;&amp;gt;&amp;gt; of the server.... and you must have the CA present to check that server
&lt;br&gt;&amp;gt;&amp;gt; cert
&lt;br&gt;&amp;gt;&amp;gt; has been signed by your trusted CA &amp;nbsp;(for otherwise anyone can make a
&lt;br&gt;&amp;gt;&amp;gt; server
&lt;br&gt;&amp;gt;&amp;gt; have a dumb cert with radius.happyorg.org as its CN
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; alan
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/pre&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/blockquote&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;br&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/body&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/html&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1. Learn how to use e-mail.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2. That issuer looks like server certificate. You say you made client
&lt;br&gt;&amp;gt; certificates signed by ca certificate. This doesn't seem to be one of
&lt;br&gt;&amp;gt; them. If you can do EAP-TLS with the client certificate, you should be
&lt;br&gt;&amp;gt; able to do EAP-TTLS with them too.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ivan Kalik
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EAP-TTLS-auth-tp26626229p26696078.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26695091</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T06:52:34Z</published>
	<updated>2009-12-08T06:52:34Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Bjørn Mork wrote:
&lt;br&gt;&amp;gt; Yes, I got one of those:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Tue Dec &amp;nbsp;8 08:49:22 2009 : Proxy: Marking home server 192.168.8.216 port 1812 as dead.
&lt;br&gt;&amp;gt; Tue Dec &amp;nbsp;8 08:49:22 2009 : Error: Failed creating new proxy socket: server is too busy and home servers appear to be down
&lt;br&gt;&lt;br&gt;&amp;nbsp; OK. &amp;nbsp;That indicates that all 32 sockets have been allocated. &amp;nbsp;All this
&lt;br&gt;means is that no *new* sockets will be allocated from now on.
&lt;br&gt;&lt;br&gt;&amp;gt; So it's possible that a few failing home servers end up tying up all
&lt;br&gt;&amp;gt; sockets available for proxying?
&lt;br&gt;&lt;br&gt;&amp;nbsp; No. &amp;nbsp;See my other post for a detailed explanation.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Or am I misunderstanding this? &amp;nbsp;For how
&lt;br&gt;&amp;gt; long? &amp;nbsp;The server was not responding to requests going to a proxy at all
&lt;br&gt;&amp;gt; between 08:43:27 and 09:35:46. &amp;nbsp;That's a very long time to sit waiting
&lt;br&gt;&amp;gt; for available resources...
&lt;br&gt;&lt;br&gt;&amp;nbsp; I agree. &amp;nbsp;You should use radmin to look at the server stats, to see
&lt;br&gt;what it's doing.
&lt;br&gt;&lt;br&gt;&amp;gt; But I still believe sharing these resources in a way which let a few bad
&lt;br&gt;&amp;gt; servers steal them all, is wrong. &amp;nbsp;It should be possible to isolate two
&lt;br&gt;&amp;gt; independent realms from each other, even if they use the same proxy
&lt;br&gt;&amp;gt; radius. 
&lt;br&gt;&lt;br&gt;&amp;nbsp; See my other post. &amp;nbsp;They are isolated, unless they both proxy to the
&lt;br&gt;same home server. &amp;nbsp;When that happens, they share the home server state.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; If that works, we could do a &amp;quot;git bisect&amp;quot; to find the issue. &amp;nbsp;There
&lt;br&gt;&amp;gt;&amp;gt; are only 26 commits since them, and many of those don't have code
&lt;br&gt;&amp;gt;&amp;gt; changes. &amp;nbsp;It shouldn't be too hard to track down the offending commit.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Given that I can actually trigger the problem in a test enviroment. &amp;nbsp;I
&lt;br&gt;&amp;gt; don't think I can.
&lt;br&gt;&lt;br&gt;&amp;nbsp; ? &amp;nbsp;You can reproduce it, but can't find the offending commit?
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26695091.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694944</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T06:43:14Z</published>
	<updated>2009-12-08T06:43:14Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Garber, Neal wrote:
&lt;br&gt;&amp;gt;&amp;gt; This limit is around 8K packets in 2.1.x, and will be 64K packets in
&lt;br&gt;&amp;gt;&amp;gt; 2.2.x. &amp;nbsp;So if you're getting 500 packets/s for a home server, 16s after
&lt;br&gt;&amp;gt;&amp;gt; it goes down, all 8k &amp;quot;slots&amp;quot; will be used.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm not sure if this is feasible and/or easy to implement, but I thought I'd ask.. &amp;nbsp;As a suggestion, can there be a separate pool for each home server? &amp;nbsp;It seems like increasing the limit of a shared pool just lengthens the time before the same problem can occur. &amp;nbsp;If each home server had a separate pool, then one home server could not affect the others, regardless of the size of the pool.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Yes and no. &amp;nbsp;Let me explain in more detail.
&lt;br&gt;&lt;br&gt;&amp;nbsp; In 2.1.x, there are a limited number of UDP sockets that can be used
&lt;br&gt;for proxied traffic. &amp;nbsp;This number is limited to 32, in src/lib/packet.c,
&lt;br&gt;&amp;nbsp;macro MAX_SOCKETS.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Due to the &amp;quot;unconnected&amp;quot; nature of UDP, each socket can be used to
&lt;br&gt;send packets to *multiple* home servers at the same time. &amp;nbsp;So this means
&lt;br&gt;that the limitation isn't really 32 sockets *total*, but (semantically)
&lt;br&gt;32 sockets for every home server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Due to RADIUS limitations, it can only have 256 packets outstanding
&lt;br&gt;for any combination of (src/ds IP/port). &amp;nbsp;So each socket can send 256
&lt;br&gt;packets to every home server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Since there are 32 sockets and 256 packets/s, a proxy can handle 8192
&lt;br&gt;packets sent to *each* home server. &amp;nbsp;If you have 13 home servers, then
&lt;br&gt;the proxy can send 13*8192 = ~100K packets.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Packets are added to the &amp;quot;outstanding&amp;quot; list when proxied, and removed
&lt;br&gt;a short time after a response is received from the home server. &amp;nbsp;If no
&lt;br&gt;response is received from the home server, the packets are removed 30s
&lt;br&gt;after they were received.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Once a packet has been removed from the &amp;quot;outstanding&amp;quot; list, its place
&lt;br&gt;can be used by a new packet that is proxied using the same socket/id to
&lt;br&gt;the same home server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; To answer your question: Yes, there is a separate pool for each home
&lt;br&gt;server. &amp;nbsp;However, they share a global set of sockets.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The *intent* is for the pools to not affect each other. &amp;nbsp;i.e. &amp;quot;filling
&lt;br&gt;up&amp;quot; all 8K slots for one home server should have no affect on other home
&lt;br&gt;servers.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26694944.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694847</id>
	<title>Re: Problem with EAP TLS authentication in Freeradius</title>
	<published>2009-12-08T06:35:22Z</published>
	<updated>2009-12-08T06:35:22Z</updated>
	<author>
		<name>senthil kumar-31</name>
	</author>
	<content type="html">&lt;div&gt;Actually I copied the file from /usr/share/doc/freeradius/examples/certs folder&lt;/div&gt;
&lt;div&gt;But I didnt change any in MAKE file&lt;/div&gt;
&lt;div&gt;Is there anyother way to debug it???&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;br&gt; &lt;/div&gt;
&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 8, 2009 at 3:40 AM, &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26694847&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tnt@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid&quot;&gt;
&lt;div&gt;&amp;gt;       Below is the complete Log..&lt;br&gt;&amp;gt;       Please let me know how to solve/debug it..&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;&amp;gt; [tls] Done initial handshake&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; [tls] &amp;lt;&amp;lt;&amp;lt; TLS 1.0 Alert [length 0002], warning bad_certificate&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; TLS Alert read:warning:bad certificate&lt;br&gt;&amp;gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;It&amp;#39;s adifferent error. Quite clear what is wrong. Did you try to alter&lt;br&gt;
Makefile yourself? If you don&amp;#39;t know how to do it, try the Makefile from&lt;br&gt;2.1.8-pre or wait a few days for 2.1.8 release which will have client&lt;br&gt;certificates signed by ca.&lt;br&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;Ivan Kalik&lt;br&gt;&lt;br&gt;-&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;&amp;quot;Adversity always presents opportunity for Introspection&amp;quot;&lt;br&gt;&lt;br&gt;Regards&lt;br&gt;Senthil&lt;br&gt;
&lt;br /&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-EAP-TLS-authentication-in-Freeradius-tp26653287p26694847.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694506</id>
	<title>RE: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T06:14:54Z</published>
	<updated>2009-12-08T06:14:54Z</updated>
	<author>
		<name>Garber, Neal</name>
	</author>
	<content type="html">&amp;gt; This limit is around 8K packets in 2.1.x, and will be 64K packets in
&lt;br&gt;&amp;gt; 2.2.x. &amp;nbsp;So if you're getting 500 packets/s for a home server, 16s after
&lt;br&gt;&amp;gt; it goes down, all 8k &amp;quot;slots&amp;quot; will be used.
&lt;br&gt;&lt;br&gt;I'm not sure if this is feasible and/or easy to implement, but I thought I'd ask.. &amp;nbsp;As a suggestion, can there be a separate pool for each home server? &amp;nbsp;It seems like increasing the limit of a shared pool just lengthens the time before the same problem can occur. &amp;nbsp;If each home server had a separate pool, then one home server could not affect the others, regardless of the size of the pool.
&lt;br&gt;&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26694506.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694270</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T05:50:14Z</published>
	<updated>2009-12-08T05:50:14Z</updated>
	<author>
		<name>Bjørn Mork</name>
	</author>
	<content type="html">Alan DeKok &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26694270&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;aland@...&lt;/a&gt;&amp;gt; writes:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Bjørn Mork wrote:
&lt;br&gt;&amp;gt;&amp;gt; Yes, now it continues to answer both authentication and accounting
&lt;br&gt;&amp;gt;&amp;gt; requests, but it still stops proxying after a while (where &amp;quot;a while&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; might be something like 20+ hours and 1+ million auth requests - I have
&lt;br&gt;&amp;gt;&amp;gt; no indication that these values are fixed). &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Look for the message:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Failed creating new proxy socket: server is too busy and home servers
&lt;br&gt;&amp;gt; appear to be down
&lt;/div&gt;&lt;br&gt;Yes, I got one of those:
&lt;br&gt;&lt;br&gt;Tue Dec &amp;nbsp;8 08:49:22 2009 : Proxy: Marking home server 192.168.8.216 port 1812 as dead.
&lt;br&gt;Tue Dec &amp;nbsp;8 08:49:22 2009 : Error: Failed creating new proxy socket: server is too busy and home servers appear to be down
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; It *should* continue to proxy after that, but it *won't* create new
&lt;br&gt;&amp;gt; outgoing sockets. &amp;nbsp;And it *won't* proxy any more requests until the
&lt;br&gt;&amp;gt; current requests have timed out.
&lt;br&gt;&lt;br&gt;So it's possible that a few failing home servers end up tying up all
&lt;br&gt;sockets available for proxying? &amp;nbsp;Or am I misunderstanding this? &amp;nbsp;For how
&lt;br&gt;long? &amp;nbsp;The server was not responding to requests going to a proxy at all
&lt;br&gt;between 08:43:27 and 09:35:46. &amp;nbsp;That's a very long time to sit waiting
&lt;br&gt;for available resources...
&lt;br&gt;&lt;br&gt;What's the actual limit here? &amp;nbsp;The number of open files left after the
&lt;br&gt;sql module and others have taken their share? &amp;nbsp;Then increasing it, and
&lt;br&gt;trying to tune the timeouts might help I geuss.
&lt;br&gt;&lt;br&gt;But I still believe sharing these resources in a way which let a few bad
&lt;br&gt;servers steal them all, is wrong. &amp;nbsp;It should be possible to isolate two
&lt;br&gt;independent realms from each other, even if they use the same proxy
&lt;br&gt;radius. 
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; If the upstream servers really are that bad, I suggest configuring
&lt;br&gt;&amp;gt; local detail files, as in raddb/sites-available/robust-proxy-accounting.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;This should make the server log packets locally, and *not* track them
&lt;br&gt;&amp;gt; in memory (which appears to be the problem).
&lt;br&gt;&lt;br&gt;Thanks, I'll look into that. &amp;nbsp;I do have to live with failing proxy
&lt;br&gt;authentication as well, but I guess removing the accounting might take
&lt;br&gt;some load off this.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; There are a number of servers marked &amp;quot;alive&amp;quot;, but these are all servers
&lt;br&gt;&amp;gt;&amp;gt; which have been revived after the fixed period. &amp;nbsp;When used, they will be
&lt;br&gt;&amp;gt;&amp;gt; marked dead/zombie again.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Configure &amp;quot;status_check&amp;quot;. &amp;nbsp;Really. &amp;nbsp;Get the upstream servers to permit
&lt;br&gt;&amp;gt; status-checks for a &amp;quot;test&amp;quot; user. &amp;nbsp;It will make your network *much* more
&lt;br&gt;&amp;gt; robust.
&lt;br&gt;&lt;br&gt;On my TODO list. &amp;nbsp;Thanks.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; And why are the upstream servers dying so consistently? &amp;nbsp;You're really
&lt;br&gt;&amp;gt; in a corner case where you're testing FreeRADIUS in situations where the
&lt;br&gt;&amp;gt; network Just Doesn't Work. &amp;nbsp;The suggestions above should help work
&lt;br&gt;&amp;gt; around most of those issues.
&lt;br&gt;&lt;br&gt;Some of the upstream servers are just not very well mangaged, if managed
&lt;br&gt;at all. &amp;nbsp;I wish I could ignore them, but I can't. &amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; But I will test that now, starting with the stable branch from
&lt;br&gt;&amp;gt;&amp;gt; git.freeradius.org, commit d7b4f003477644978f3fefa694305dce9b5dc8bf,
&lt;br&gt;&amp;gt;&amp;gt; which was the last point where things seemed to work
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; If that works, we could do a &amp;quot;git bisect&amp;quot; to find the issue. &amp;nbsp;There
&lt;br&gt;&amp;gt; are only 26 commits since them, and many of those don't have code
&lt;br&gt;&amp;gt; changes. &amp;nbsp;It shouldn't be too hard to track down the offending commit.
&lt;br&gt;&lt;br&gt;Given that I can actually trigger the problem in a test enviroment. &amp;nbsp;I
&lt;br&gt;don't think I can.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Bjørn
&lt;br&gt;&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26694270.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694244</id>
	<title>Re: Problem with EAP TLS authentication in Freeradius</title>
	<published>2009-12-08T05:46:32Z</published>
	<updated>2009-12-08T05:46:32Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Fernando Calvelo Vazquez wrote:
&lt;br&gt;&amp;gt; Where I could get the &amp;quot;makefile&amp;quot; v.2.1.8-pre....
&lt;br&gt;&amp;gt; Probably it also solves the problem that I have.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://git.freeradius.org/pre/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://git.freeradius.org/pre/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-EAP-TLS-authentication-in-Freeradius-tp26653287p26694244.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694221</id>
	<title>Re: Pre-release of Version 2.1.8</title>
	<published>2009-12-08T05:44:31Z</published>
	<updated>2009-12-08T05:44:31Z</updated>
	<author>
		<name>Alan DeKok-2</name>
	</author>
	<content type="html">Bjørn Mork wrote:
&lt;br&gt;&amp;gt; My problem is that this affects *all* proxied realms, including those
&lt;br&gt;&amp;gt; with perfect radius servers. &amp;nbsp;I know, because one of those realms is our
&lt;br&gt;&amp;gt; own, running FreeRADIUS on another set of servers.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You'll notice that all the &amp;quot;No outstanding request was found &amp;quot; messages
&lt;br&gt;&amp;gt; were caused by only 2 slow servers in 2 different realms. That shouldn't
&lt;br&gt;&amp;gt; bring down proxying for the other 20 realms.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Quite possibly, yes. &amp;nbsp;The issue is that FreeRADIUS has a limited
&lt;br&gt;amount of packets it can proxy without receiving a response. &amp;nbsp;Once that
&lt;br&gt;limit is reached, proxying starts having issues.
&lt;br&gt;&lt;br&gt;&amp;nbsp; This limit is around 8K packets in 2.1.x, and will be 64K packets in
&lt;br&gt;2.2.x. &amp;nbsp;So if you're getting 500 packets/s for a home server, 16s after
&lt;br&gt;it goes down, all 8k &amp;quot;slots&amp;quot; will be used.
&lt;br&gt;&lt;br&gt;&amp;gt; In real life, I need FreeRADIUS to survive anything a home server does
&lt;br&gt;&amp;gt; without any effect on other realms than the one served by the bad home
&lt;br&gt;&amp;gt; server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; If you can verify that commit d7b4f003477 works, then that should help
&lt;br&gt;track down the issue.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Until then, configuring status-checks &amp;&amp; local detail files will
&lt;br&gt;definitely help. &amp;nbsp;I would recommend doing that *anyways* for network
&lt;br&gt;stability.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alan DeKok.
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Pre-release-of-Version-2.1.8-tp26643366p26694221.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26694195</id>
	<title>Re: Changing the format of a date attribute</title>
	<published>2009-12-08T05:43:51Z</published>
	<updated>2009-12-08T05:43:51Z</updated>
	<author>
		<name>Patric-9</name>
	</author>
	<content type="html">Alan DeKok wrote:
&lt;br&gt;&amp;gt; Patric wrote:
&lt;br&gt;&amp;gt;&amp;gt; Is there any way for me to get my FreeRADIUS-Acct-Session-Start-Time
&lt;br&gt;&amp;gt;&amp;gt; attribute value into that date format?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_from-unixtime&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_from-unixtime&lt;/a&gt;&lt;br&gt;You sir are a genius :) It didnt even occur to me to do it in the SQL 
&lt;br&gt;statement...
&lt;br&gt;&lt;br&gt;So now I have the following:
&lt;br&gt;&lt;br&gt;STR_TO_DATE('%{FreeRADIUS-Acct-Session-Start-Time}', '%M %d %Y %H:%i:%s'))
&lt;br&gt;&lt;br&gt;And that converts &amp;quot;Dec &amp;nbsp;8 2009 09:14:14 GMT&amp;quot; into &amp;quot;2009-12-08 09:14:14&amp;quot;
&lt;br&gt;&lt;br&gt;Thanks so much!
&lt;br&gt;Patric
&lt;br&gt;-
&lt;br&gt;List info/subscribe/unsubscribe? See &lt;a href=&quot;http://www.freeradius.org/list/users.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freeradius.org/list/users.html&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-format-of-a-date-attribute-tp26691038p26694195.html" />
</entry>

</feed>
