<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 12 Sep 2011, at 13:58, 2394263740 wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello,</div>
<div>I'm using free radius server 2.1.11 on Linux Enterprise Server 6.1.<br>OS: Linux Enterprise Server 6.1<br>Radius: free radius server 2.1.11<br>Database: Mysql</div>
<div> </div>
<div>The WIFI routers we're using are in diffirent private networks, behind the internet gateways. The WIFI router has private IP address, such as 192.168.1.1.</div>
<div> </div>
<div>For some reason, we need know which Internet IP address, the WIFI router is using to do the authention with the FreeRadius server. The FreeRadius server is on internet.</div>
<div> </div>
<div>As the business needs, we need save the IP addres(Internet gateway IP address) to MySql database.</div>
</blockquote><br></div><div>edit the queries in</div><div><br></div><div>raddb/sql/mysql/dialup.conf</div><div><br></div><div>and add the additional columns to the SQL database.</div><div><br></div><div>The original IP address of the NAS may be sent in the NAS-IP-Address attribute, in which case use the expansion %{NAS-IP-Address} for the value of the new column.</div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Arran Cudbard-Bell<br><a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a><br><br>RADIUS - Waging war on ignorance and apathy one Access-Challenge at a time.</span>
</div>
<br></body></html>