Hi,

I've implemented DNIS based IP address allocation with AuthBy DYNADDRESS as
shown below. How can I extend the criteria so that IP pool is based on DNIS
and NASID?

<AddressAllocator SQL>
   Identifier      SQLAllocator

        DBSource        dbi:Pg:dbname=radmin;host=xxx.xxx.xxx.xxx
        DBUsername      radmin
        DBAuth          radmin
   DefaultLeasePeriod      86400

   <AddressPool 207500370>
         Subnetmask      255.255.255.255
         DNSServer       xxx.xxx.xxx.xxx
         Range           213.35.224.1 213.35.224.100
   </AddressPool>
</AddressAllocator>

<AuthBy DYNADDRESS>
        Identifier AllocateIPAddress
        Allocator SQLAllocator
        PoolHint %{Called-Station-Id}
</AuthBy>


Thanks,
Lisa

===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to