hi there

we have several max dial-in machines. since we upgraded from (sgi)radius
1.16 to (linux)radius 1.16.1 some users can't dial into the max tnt but into
the max 4000. We would like to upgrade to Cistron 1.6.4. There we have the
same problems...

i've tested a lot of things and found the bug. it was the use of a "string"
instead of "abinary" in Ascend-Data-Filter.

but this wount work though. any user who is dialing in becomes the
data-filter (i've seen this by debugging the radius-server) but the dial-in
user can do everything..(!?!)

i can't compile the ascend-radiusd on my (suse 7.0)-linux system. the only
radiusd who is working is FreeRadius Alpha 20010219 ...

my users-entry:
User_Name        Password = "UNIX"
        User-Service = Framed-User,
        Framed-Protocol = PPP,
        Ascend-Assign-IP-Pool = 0,
        Ascend-Maximum-Channels = 1,
        Ascend-Idle-Limit = 3600,
        Ascend-Bridge = Bridge-No,
        Ascend-Route-IP  = Route-IP-Yes,
        Ascend-Route-IPX = Route-IPX-No,
        Ascend-Data-Filter = "ip in drop tcp dstport = 8080",
        Ascend-Data-Filter = "ip in forward dstip 193.193.145.0/24",
        Ascend-Data-Filter = "ip in forward dstip 193.193.144.0/24",
        Ascend-Data-Filter = "ip in forward dstip 193.193.155.3/30",
        Ascend-Data-Filter = "ip in forward tcp dstport = smtp",
        Ascend-Data-Filter = "ip in forward udp dstport = smtp",
        Ascend-Data-Filter = "ip in forward tcp dstport = domain",
        Ascend-Data-Filter = "ip in forward udp dstport = domain",
        Ascend-Data-Filter = "ip in drop",

Max4000	:	SW-Version 6.1.7
MaxTNT	:	SW-Version 7.0.4
RadiusSrv	:	FreeRadius 20010219 (Alpha)

Thanks for any help/hint!

Regards,
Paddy

PS: sorry for my bad english...:-)
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request at bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>