Hi Hugh and all,
Using Radiator 3.5 we have a requirement to treat an user-account in two
ways depending on clid and dialed-number/nas combination.
Needed situation:
user: levents pass:passx clid:1111 dialed:2222 ------> user should get a
dedicated ip
user: levents pass:passx clid:any dialed:2222 ------> user should get
an ip from pool
user: levents pass:passx clid:1111 dialed:any ------> user should get
an ip from pool
user: levents pass:passx clid:any dialed:any ------> user should get
an ip from pool
Has anyone done this or any hints?
my tries:
ver1:(1 user-file)
[EMAIL PROTECTED] Password = "XXXX", Service-Type = Framed-User
[EMAIL PROTECTED] Password = "XXXX", Calling-Station-Id = 1111,
Called-Station-Id = 2222, Service-Type = Framed-User
Framed-IP-Address = "213.61.190.162"
Framed-IP-Netmask = "255.255.255.255"
ver2:(radius.config and 2 user files)
<Handler Client-Identifier = specialNAS, Calling-Station-Id = 1111>
<AuthBy FILE>
Filename %D/textfile_with_ip
</AuthBy>
</Handler>
<Realm domain>
<AuthBy FILE>
Filename %D/textfile_without_ip
</AuthBy>
/Realm>
but both didn`t work.
--
Levent Sarikaya
IP Network Services SA
Dial mailto:[EMAIL PROTECTED]
Technical mailto:[EMAIL PROTECTED]
General mailto:[EMAIL PROTECTED]
COLT TELECOM GmbH
Herriotstr. 4
D-60528 Frankfurt am Main
Fon: +49 (0) 69 / 5 66 06 - 6719
Fax: +49 (0) 69 / 5 66 06 - 6809
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.