(RADIATOR) dealing with one account in two ways
Levent Sarikaya
levent at de.colt.net
Thu Mar 13 03:08:11 CST 2003
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)
user at domain Password = "XXXX", Service-Type = Framed-User
user at domain 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:dialmaster at de.colt.net
Technical mailto:levent at de.colt.net
General mailto:levent.sarikaya at colt.de
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 radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list