Re: [BUG] NAS-IP-Address being resolved

2004-07-28 Thread Mike Sturdee
In hints, NAS-IP-Address is IP. In sql.conf NAS-IP-Address is IP. When a SELECT query from sql.conf gets NASIPAdrress from an sql row, it resolves it to a hostname before using it to perform an UPDATE or INSERT for accounting stop when called by the zap function. When an accounting stop packet c

Re: [BUG] NAS-IP-Address being resolved

2004-07-27 Thread Alan DeKok
Mike Sturdee <[EMAIL PROTECTED]> wrote: > I am trying to use sql for the Simultaneous-Use check. I am seeing that > the NAS-IP-Address is being resolved in some places, and used as IP in > others. (I am thinking it should stay IP regardless). Hmm... all of the printing of IP addresses should g

[BUG] NAS-IP-Address being resolved

2004-07-27 Thread Mike Sturdee
I am trying to use sql for the Simultaneous-Use check. I am seeing that the NAS-IP-Address is being resolved in some places, and used as IP in others. (I am thinking it should stay IP regardless). Here's how it goes: -SQL query for UserName with AccountSessionTime of 0. |--Rows returned -Run ch