<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi all,</div>
<div>I am using the freeradius 2.2.0 on ubuntu.</div>
<div>When I try to use the dynamic IP pool allocation, RADIUS server is allocating only 2 IPs . afterwards those 2 IPs repeated for other subscribers as well. So that I am not able to create more than 2 sessions.</div>
<div>May I know how to resolve this issue?</div>
<div>I am planning to do the performance and scaling tests on PGW.</div>
<div> </div>
<div> </div>
<div>rad_recv: Access-Request packet from host 104.104.1.1 port 20001, id=4, length=394</div>
<div>        User-Name = "1995599718"</div>
<div>        Framed-IP-Netmask = 255.255.255.255</div>
<div>        NAS-Port-Type = Virtual</div>
<div>        Service-Type = Framed-User</div>
<div>        Framed-Protocol = GPRS-PDP-Context</div>
<div>        Called-Station-Id = "automittarit.jklaluetaksi.fi"</div>
<div>        Calling-Station-Id = "1995599718"</div>
<div>        Acct-Session-Id = "C80758010000000012000802"</div>
<div>        3GPP-IMSI = "244216858318774"</div>
<div>        3GPP-IMEISV = "1122334455667798"</div>
<div>        3GPP-Charging-ID = 301991938</div>
<div>        3GPP-PDP-Type = 0</div>
<div>        3GPP-GPRS-Negotiated-QoS-profile = "08-0408FFFFFFFFFFFFFFFF"</div>
<div>        3GPP-SGSN-Address = 200.11.1.19</div>
<div>        3GPP-GGSN-Address = 200.7.88.1</div>
<div>        3GPP-IMSI-MCC-MNC = "24421"</div>
<div>        3GPP-GGSN-MCC-MNC = "24405"</div>
<div>        3GPP-NSAPI = "5"</div>
<div>        3GPP-Selection-Mode = "0"</div>
<div>        3GPP-Charging-Characteristics = "0400"</div>
<div>        3GPP-SGSN-MCC-MNC = "24421"</div>
<div>        3GPP-RAT-Type = 6</div>
<div>        3GPP-Location-Info = 0x8142f4120003b9f7</div>
<div>        3GPP-Allocate-IP-Type = Allocate-IPv4-Address</div>
<div>        User-Password = "sec"</div>
<div>        NAS-IP-Address = 104.104.1.1</div>
<div>        NAS-Identifier = "mobst480k-ams-0"</div>
<div># Executing section authorize from file ./sites-enabled/default</div>
<div>+- entering group authorize {...}</div>
<div>++[preprocess] returns ok</div>
<div>++[chap] returns noop</div>
<div>++[mschap] returns noop</div>
<div>++[digest] returns noop</div>
<div>[suffix] No '@' in User-Name = "1995599718", looking up realm NULL</div>
<div>[suffix] No such realm "NULL"</div>
<div>++[suffix] returns noop</div>
<div>[eap] No EAP-Message, not doing EAP</div>
<div>++[eap] returns noop</div>
<div>[files] users: Matched entry DEFAULT at line 9</div>
<div>++[files] returns ok</div>
<div>++[expiration] returns noop</div>
<div>++[logintime] returns noop</div>
<div>++[pap] returns updated</div>
<div>Found Auth-Type = PAP</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div>!!!    Replacing User-Password in config items with Cleartext-Password.     !!!</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div>!!! Please update your configuration so that the "known good"               !!!</div>
<div>!!! clear text password is in Cleartext-Password, and not in User-Password. !!!</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div># Executing group from file ./sites-enabled/default</div>
<div>+- entering group PAP {...}</div>
<div>[pap] login attempt with password "sec"</div>
<div>[pap] Using clear text password "sec"</div>
<div>[pap] User authenticated successfully</div>
<div>++[pap] returns ok</div>
<div># Executing section post-auth from file ./sites-enabled/default</div>
<div>+- entering group post-auth {...}</div>
<div>[main_pool]     expand: %{NAS-IP-Address} %{NAS-Port} -> 104.104.1.1</div>
<div>[main_pool] MD5 on 'key' directive maps to: 4435e8fd24a8846262d436c1c72e6d12</div>
<div>[main_pool] Searching for an entry for key: '4435e8fd24a8846262d436c1c72e6d12'</div>
<div>rlm_ippool: Allocating ip to key: '4435e8fd24a8846262d436c1c72e6d12'</div>
<div>[main_pool] num: 1</div>
<div>[main_pool] Allocated ip 60.60.59.113 to client key: 4435e8fd24a8846262d436c1c72e6d12</div>
<div>++[main_pool] returns ok</div>
<div>++[exec] returns noop</div>
<div>Sending Access-Accept of id 4 to 104.104.1.1 port 20001</div>
<div><b>        Framed-IP-Address = 60.60.59.113</b><b><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<1</b><font size="1"><span style="font-size:7.3pt;"><b><sup>st</sup></b></span></font><b> access-accept</b></div>
<div>        Framed-IP-Netmask = 255.255.0.0</div>
<div>Finished request 98.</div>
<div>Going to the next request</div>
<div>Waking up in 4.9 seconds.</div>
<div>rad_recv: Accounting-Request packet from host 104.104.1.1 port 20004, id=4, length=391</div>
<div>        User-Name = "1995599718"</div>
<div>        Framed-IP-Address = 60.60.59.113</div>
<div>        Event-Timestamp = "Jul 30 2013 11:58:38 IST"</div>
<div>        Service-Type = Framed-User</div>
<div>        Framed-Protocol = GPRS-PDP-Context</div>
<div>        Called-Station-Id = "automittarit.jklaluetaksi.fi"</div>
<div>        Calling-Station-Id = "1995599718"</div>
<div>        Acct-Session-Id = "C80758010000000012000802"</div>
<div>        3GPP-IMSI = "244216858318774"</div>
<div>        3GPP-IMEISV = "1122334455667798"</div>
<div>        3GPP-Charging-ID = 301991938</div>
<div>        3GPP-PDP-Type = 0</div>
<div>        3GPP-GPRS-Negotiated-QoS-profile = "08-0408FFFFFFFFFFFFFFFF"</div>
<div>        3GPP-SGSN-Address = 200.11.1.19</div>
<div>        3GPP-GGSN-Address = 200.7.88.1</div>
<div>        3GPP-IMSI-MCC-MNC = "24421"</div>
<div>        3GPP-GGSN-MCC-MNC = "24405"</div>
<div>        3GPP-NSAPI = "5"</div>
<div>        3GPP-Selection-Mode = "0"</div>
<div>        3GPP-Charging-Characteristics = "0400"</div>
<div>        3GPP-SGSN-MCC-MNC = "24421"</div>
<div>        3GPP-RAT-Type = 6</div>
<div>        3GPP-Location-Info = 0x8142f4120003b9f7</div>
<div>        Acct-Status-Type = Start</div>
<div>        Acct-Authentic = RADIUS</div>
<div>        NAS-Port-Type = Virtual</div>
<div>        NAS-IP-Address = 104.104.1.1</div>
<div>        NAS-Identifier = "mobst480k-ams-0"</div>
<div>        Acct-Delay-Time = 0</div>
<div># Executing section preacct from file ./sites-enabled/default</div>
<div>+- entering group preacct {...}</div>
<div>++[preprocess] returns ok</div>
<div>[acct_unique] WARNING: Attribute NAS-Port was not found in request, unique ID MAY be inconsistent</div>
<div>[acct_unique] Hashing ',NAS-Identifier = "mobst480k-ams-0",NAS-IP-Address = 104.104.1.1,Acct-Session-Id = "C80758010000000012000802",User-Name = "1995599718"'</div>
<div>[acct_unique] Acct-Unique-Session-ID = "907d8e5f3b56b4e1".</div>
<div>++[acct_unique] returns ok</div>
<div>[suffix] No '@' in User-Name = "1995599718", looking up realm NULL</div>
<div>[suffix] No such realm "NULL"</div>
<div>++[suffix] returns noop</div>
<div>++[files] returns noop</div>
<div># Executing section accounting from file ./sites-enabled/default</div>
<div>+- entering group accounting {...}</div>
<div>[detail]        expand: %{Packet-Src-IP-Address} -> 104.104.1.1</div>
<div>[detail]        expand: /usr/local/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d -> /usr/local/var/log/radius/radacct/104.104.1.1/detail-20130730</div>
<div>[detail] /usr/local/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d expands to /usr/local/var/log/radius/radacct/104.104.1.1/detail-20130730</div>
<div>[detail]        expand: %t -> Tue Jul 30 11:58:00 2013</div>
<div>++[detail] returns ok</div>
<div>[main_pool] This is not an Accounting-Stop. Return NOOP.</div>
<div>++[main_pool] returns noop</div>
<div>++[exec] returns noop</div>
<div>[attr_filter.accounting_response]       expand: %{User-Name} -> 1995599718</div>
<div>attr_filter: Matched entry DEFAULT at line 12</div>
<div>++[attr_filter.accounting_response] returns updated</div>
<div>Sending Accounting-Response of id 4 to 104.104.1.1 port 20004</div>
<div>Finished request 99.</div>
<div>Cleaning up request 99 ID 4 with timestamp +353975</div>
<div>Going to the next request</div>
<div>Waking up in 4.8 seconds.</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>Cleaning up request 98 ID 4 with timestamp +353975</div>
<div>Ready to process requests.</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>rad_recv: Access-Request packet from host 104.104.1.1 port 20001, id=5, length=394</div>
<div>        User-Name = "1995599719"</div>
<div>        Framed-IP-Netmask = 255.255.255.255</div>
<div>        NAS-Port-Type = Virtual</div>
<div>        Service-Type = Framed-User</div>
<div>        Framed-Protocol = GPRS-PDP-Context</div>
<div>        Called-Station-Id = "automittarit.jklaluetaksi.fi"</div>
<div>        Calling-Station-Id = "1995599719"</div>
<div>        Acct-Session-Id = "C80758010000000012001C00"</div>
<div>        3GPP-IMSI = "244216858318775"</div>
<div>        3GPP-IMEISV = "1122334455667799"</div>
<div>        3GPP-Charging-ID = 301997056</div>
<div>        3GPP-PDP-Type = 0</div>
<div>        3GPP-GPRS-Negotiated-QoS-profile = "08-0408FFFFFFFFFFFFFFFF"</div>
<div>        3GPP-SGSN-Address = 200.11.1.19</div>
<div>        3GPP-GGSN-Address = 200.7.88.1</div>
<div>        3GPP-IMSI-MCC-MNC = "24421"</div>
<div>        3GPP-GGSN-MCC-MNC = "24405"</div>
<div>        3GPP-NSAPI = "5"</div>
<div>        3GPP-Selection-Mode = "0"</div>
<div>        3GPP-Charging-Characteristics = "0400"</div>
<div>        3GPP-SGSN-MCC-MNC = "24421"</div>
<div>        3GPP-RAT-Type = 6</div>
<div>        3GPP-Location-Info = 0x8142f4120003b9f7</div>
<div>        3GPP-Allocate-IP-Type = Allocate-IPv4-Address</div>
<div>        User-Password = "sec"</div>
<div>        NAS-IP-Address = 104.104.1.1</div>
<div>        NAS-Identifier = "mobst480k-ams-0"</div>
<div># Executing section authorize from file ./sites-enabled/default</div>
<div>+- entering group authorize {...}</div>
<div>++[preprocess] returns ok</div>
<div>++[chap] returns noop</div>
<div>++[mschap] returns noop</div>
<div>++[digest] returns noop</div>
<div>[suffix] No '@' in User-Name = "1995599719", looking up realm NULL</div>
<div>[suffix] No such realm "NULL"</div>
<div>++[suffix] returns noop</div>
<div>[eap] No EAP-Message, not doing EAP</div>
<div>++[eap] returns noop</div>
<div>[files] users: Matched entry DEFAULT at line 9</div>
<div>++[files] returns ok</div>
<div>++[expiration] returns noop</div>
<div>++[logintime] returns noop</div>
<div>++[pap] returns updated</div>
<div>Found Auth-Type = PAP</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div>!!!    Replacing User-Password in config items with Cleartext-Password.     !!!</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div>!!! Please update your configuration so that the "known good"               !!!</div>
<div>!!! clear text password is in Cleartext-Password, and not in User-Password. !!!</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div># Executing group from file ./sites-enabled/default</div>
<div>+- entering group PAP {...}</div>
<div>[pap] login attempt with password "sec"</div>
<div>[pap] Using clear text password "sec"</div>
<div>[pap] User authenticated successfully</div>
<div>++[pap] returns ok</div>
<div># Executing section post-auth from file ./sites-enabled/default</div>
<div>+- entering group post-auth {...}</div>
<div>[main_pool]     expand: %{NAS-IP-Address} %{NAS-Port} -> 104.104.1.1</div>
<div>[main_pool] MD5 on 'key' directive maps to: 4435e8fd24a8846262d436c1c72e6d12</div>
<div>[main_pool] Searching for an entry for key: '4435e8fd24a8846262d436c1c72e6d12'</div>
<div>[main_pool] Found a stale entry for ip: 60.60.59.113</div>
<div>[main_pool] num: 0</div>
<div>rlm_ippool: Allocating ip to key: '4435e8fd24a8846262d436c1c72e6d12'</div>
<div>[main_pool] num: 1</div>
<div>[main_pool] Allocated ip 60.60.173.112 to client key: 4435e8fd24a8846262d436c1c72e6d12</div>
<div>++[main_pool] returns ok</div>
<div>++[exec] returns noop</div>
<div>Sending Access-Accept of id 5 to 104.104.1.1 port 20001</div>
<div><b>        Framed-IP-Address = 60.60.173.112</b><b><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<</b><b>2</b><font size="1"><span style="font-size:7.3pt;"><b><sup>nd</sup></b></span></font><b> </b><b> access-accept</b></div>
<div>        Framed-IP-Netmask = 255.255.0.0</div>
<div>Finished request 100.</div>
<div>Going to the next request</div>
<div>Waking up in 4.9 seconds.</div>
<div>rad_recv: Accounting-Request packet from host 104.104.1.1 port 20008, id=0, length=391</div>
<div>        User-Name = "1995599719"</div>
<div>        Framed-IP-Address = 60.60.173.112</div>
<div>        Event-Timestamp = "Jul 30 2013 11:58:59 IST"</div>
<div>        Service-Type = Framed-User</div>
<div>        Framed-Protocol = GPRS-PDP-Context</div>
<div>        Called-Station-Id = "automittarit.jklaluetaksi.fi"</div>
<div>        Calling-Station-Id = "1995599719"</div>
<div>        Acct-Session-Id = "C80758010000000012001C00"</div>
<div>        3GPP-IMSI = "244216858318775"</div>
<div>        3GPP-IMEISV = "1122334455667799"</div>
<div>        3GPP-Charging-ID = 301997056</div>
<div>        3GPP-PDP-Type = 0</div>
<div>        3GPP-GPRS-Negotiated-QoS-profile = "08-0408FFFFFFFFFFFFFFFF"</div>
<div>        3GPP-SGSN-Address = 200.11.1.19</div>
<div>        3GPP-GGSN-Address = 200.7.88.1</div>
<div>        3GPP-IMSI-MCC-MNC = "24421"</div>
<div>        3GPP-GGSN-MCC-MNC = "24405"</div>
<div>        3GPP-NSAPI = "5"</div>
<div>        3GPP-Selection-Mode = "0"</div>
<div>        3GPP-Charging-Characteristics = "0400"</div>
<div>        3GPP-SGSN-MCC-MNC = "24421"</div>
<div>        3GPP-RAT-Type = 6</div>
<div>        3GPP-Location-Info = 0x8142f4120003b9f7</div>
<div>        Acct-Status-Type = Start</div>
<div>        Acct-Authentic = RADIUS</div>
<div>        NAS-Port-Type = Virtual</div>
<div>        NAS-IP-Address = 104.104.1.1</div>
<div>        NAS-Identifier = "mobst480k-ams-0"</div>
<div>        Acct-Delay-Time = 0</div>
<div># Executing section preacct from file ./sites-enabled/default</div>
<div>+- entering group preacct {...}</div>
<div>++[preprocess] returns ok</div>
<div>[acct_unique] WARNING: Attribute NAS-Port was not found in request, unique ID MAY be inconsistent</div>
<div>[acct_unique] Hashing ',NAS-Identifier = "mobst480k-ams-0",NAS-IP-Address = 104.104.1.1,Acct-Session-Id = "C80758010000000012001C00",User-Name = "1995599719"'</div>
<div>[acct_unique] Acct-Unique-Session-ID = "ee7bc74f7735f7df".</div>
<div>++[acct_unique] returns ok</div>
<div>[suffix] No '@' in User-Name = "1995599719", looking up realm NULL</div>
<div>[suffix] No such realm "NULL"</div>
<div>++[suffix] returns noop</div>
<div>++[files] returns noop</div>
<div># Executing section accounting from file ./sites-enabled/default</div>
<div>+- entering group accounting {...}</div>
<div>[detail]        expand: %{Packet-Src-IP-Address} -> 104.104.1.1</div>
<div>[detail]        expand: /usr/local/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d -> /usr/local/var/log/radius/radacct/104.104.1.1/detail-20130730</div>
<div>[detail] /usr/local/var/log/radius/radacct/%{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}/detail-%Y%m%d expands to /usr/local/var/log/radius/radacct/104.104.1.1/detail-20130730</div>
<div>[detail]        expand: %t -> Tue Jul 30 11:58:21 2013</div>
<div>++[detail] returns ok</div>
<div>[main_pool] This is not an Accounting-Stop. Return NOOP.</div>
<div>++[main_pool] returns noop</div>
<div>++[exec] returns noop</div>
<div>[attr_filter.accounting_response]       expand: %{User-Name} -> 1995599719</div>
<div>attr_filter: Matched entry DEFAULT at line 12</div>
<div>++[attr_filter.accounting_response] returns updated</div>
<div>Sending Accounting-Response of id 0 to 104.104.1.1 port 20008</div>
<div>Finished request 101.</div>
<div>Cleaning up request 101 ID 0 with timestamp +353996</div>
<div>Going to the next request</div>
<div>Waking up in 4.8 seconds.</div>
<div>Cleaning up request 100 ID 5 with timestamp +353996</div>
<div>Ready to process requests.</div>
<div>rad_recv: Access-Request packet from host 104.104.1.1 port 20007, id=1, length=394</div>
<div>        User-Name = "1995599720"</div>
<div>        Framed-IP-Netmask = 255.255.255.255</div>
<div>        NAS-Port-Type = Virtual</div>
<div>        Service-Type = Framed-User</div>
<div>        Framed-Protocol = GPRS-PDP-Context</div>
<div>        Called-Station-Id = "automittarit.jklaluetaksi.fi"</div>
<div>        Calling-Station-Id = "1995599720"</div>
<div>        Acct-Session-Id = "C80758010000000012002000"</div>
<div>        3GPP-IMSI = "244216858318776"</div>
<div>        3GPP-IMEISV = "1122334455667800"</div>
<div>        3GPP-Charging-ID = 301998080</div>
<div>        3GPP-PDP-Type = 0</div>
<div>        3GPP-GPRS-Negotiated-QoS-profile = "08-0408FFFFFFFFFFFFFFFF"</div>
<div>        3GPP-SGSN-Address = 200.11.1.19</div>
<div>        3GPP-GGSN-Address = 200.7.88.1</div>
<div>        3GPP-IMSI-MCC-MNC = "24421"</div>
<div>        3GPP-GGSN-MCC-MNC = "24405"</div>
<div>        3GPP-NSAPI = "5"</div>
<div>        3GPP-Selection-Mode = "0"</div>
<div>        3GPP-Charging-Characteristics = "0400"</div>
<div>        3GPP-SGSN-MCC-MNC = "24421"</div>
<div>        3GPP-RAT-Type = 6</div>
<div>        3GPP-Location-Info = 0x8142f4120003b9f7</div>
<div>        3GPP-Allocate-IP-Type = Allocate-IPv4-Address</div>
<div>        User-Password = "sec"</div>
<div>        NAS-IP-Address = 104.104.1.1</div>
<div>        NAS-Identifier = "mobst480k-ams-0"</div>
<div># Executing section authorize from file ./sites-enabled/default</div>
<div>+- entering group authorize {...}</div>
<div>++[preprocess] returns ok</div>
<div>++[chap] returns noop</div>
<div>++[mschap] returns noop</div>
<div>++[digest] returns noop</div>
<div>[suffix] No '@' in User-Name = "1995599720", looking up realm NULL</div>
<div>[suffix] No such realm "NULL"</div>
<div>++[suffix] returns noop</div>
<div>[eap] No EAP-Message, not doing EAP</div>
<div>++[eap] returns noop</div>
<div>[files] users: Matched entry DEFAULT at line 9</div>
<div>++[files] returns ok</div>
<div>++[expiration] returns noop</div>
<div>++[logintime] returns noop</div>
<div>++[pap] returns updated</div>
<div>Found Auth-Type = PAP</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div>!!!    Replacing User-Password in config items with Cleartext-Password.     !!!</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div>!!! Please update your configuration so that the "known good"               !!!</div>
<div>!!! clear text password is in Cleartext-Password, and not in User-Password. !!!</div>
<div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>
<div># Executing group from file ./sites-enabled/default</div>
<div>+- entering group PAP {...}</div>
<div>[pap] login attempt with password "sec"</div>
<div>[pap] Using clear text password "sec"</div>
<div>[pap] User authenticated successfully</div>
<div>++[pap] returns ok</div>
<div># Executing section post-auth from file ./sites-enabled/default</div>
<div>+- entering group post-auth {...}</div>
<div>[main_pool]     expand: %{NAS-IP-Address} %{NAS-Port} -> 104.104.1.1</div>
<div>[main_pool] MD5 on 'key' directive maps to: 4435e8fd24a8846262d436c1c72e6d12</div>
<div>[main_pool] Searching for an entry for key: '4435e8fd24a8846262d436c1c72e6d12'</div>
<div>[main_pool] Found a stale entry for ip: 60.60.173.112</div>
<div>[main_pool] num: 0</div>
<div>rlm_ippool: Allocating ip to key: '4435e8fd24a8846262d436c1c72e6d12'</div>
<div>[main_pool] num: 1</div>
<div>[main_pool] Allocated ip 60.60.59.113 to client key: 4435e8fd24a8846262d436c1c72e6d12</div>
<div>++[main_pool] returns ok</div>
<div>++[exec] returns noop</div>
<div>Sending Access-Accept of id 1 to 104.104.1.1 port 20007</div>
<div>        Framed-IP-Address = 60.60.59.113<b><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<</b><b>3rd</b><b> access-accept</b><b>. But the IP address is same as </b><b>1</b><font size="1"><span style="font-size:7.3pt;"><b><sup>st</sup></b></span></font><b>
access-accept.</b></div>
<div>        Framed-IP-Netmask = 255.255.0.0</div>
<div>Finished request 102.</div>
<div>Going to the next request</div>
<div>Waking up in 4.9 seconds.</div>
<div>Cleaning up request 102 ID 1 with timestamp +354003</div>
<div>Ready to process requests.</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>ippool main_pool {</div>
<div> </div>
<div>        #  range-start,range-stop:</div>
<div>        #       The start and end ip addresses for this pool.</div>
<div>#       range-start = 192.168.1.1</div>
<div>#       range-stop = 192.168.3.254</div>
<div>        range-start = 60.60.0.1</div>
<div>        range-stop = 60.60.255.252 </div>
<div>        netmask = 255.255.0.0</div>
<div>        #  netmask:</div>
<div>        #       The network mask used for this pool.</div>
<div>#       netmask = 255.255.255.0</div>
<div> </div>
<div>        #  cache-size:</div>
<div>        #       The gdbm cache size for the db files. Should</div>
<div>        #       be equal to the number of ip's available in</div>
<div>        #       the ip pool</div>
<div>        cache-size = 800 </div>
<div> </div>
<div>        # session-db:</div>
<div>        #       The main db file used to allocate addresses.</div>
<div>        session-db = ${db_dir}/db.ippool</div>
<div> </div>
<div>        # ip-index:</div>
<div>        #       Helper db index file used in multilink</div>
<div>        ip-index = ${db_dir}/db.ipindex</div>
<div> </div>
<div>        # override:</div>
<div>        #       If set, the Framed-IP-Address already in the</div>
<div>        #       reply (if any) will be discarded, and replaced</div>
<div>        #       with a Framed-IP-Address assigned here.</div>
<div>        override = no</div>
<div> </div>
<div>        # maximum-timeout:</div>
<div>        #       Specifies the maximum time in seconds that an</div>
<div>        #       entry may be active.  If set to zero, means</div>
<div>        #       "no timeout".  The default value is 0</div>
<div>        maximum-timeout = 0</div>
<div> </div>
<div>        # key:</div>
<div>        #       The key to use for the session database (which</div>
<div>        #       holds the allocated ip's) normally it should</div>
<div>        #       just be the nas ip/port (which is the default).</div>
<div>        #</div>
<div>        #       If your NAS sends the same value of NAS-Port</div>
<div>        #       all requests, the key should be based on some</div>
<div>        #       other attribute that is in ALL requests, AND</div>
<div>        #       is unique to each machine needing an IP address.</div>
<div>        #key = "%{NAS-IP-Address} %{NAS-Port}"</div>
<div> </div>
</span></font>
</body>
</html>