RE: [Emerald] USR bugs found

wilson@dagupan.com
Sat, 8 Jul 2000 15:02:05 +0800

OOpss... i think the correct formula should be:

(slot# -1) * 256 + (channel#)

> -----Original Message-----
> From: wilson@dagupan.com [mailto:wilson@dagupan.com]
> Sent: Thursday, July 06, 2000 11:01 AM
> To: emerald@iea-software.com
> Subject: [Emerald] USR bugs found
>
>
> Hi, ive been wondering why some of the users that are logged
> on, dont show
> in the online screen. A quick look at the calls table, reveal
> that the port
> number scheme has been changed by USR.
>
> This is the formula for calculating the NAS Port ID.
>
> (slot # -1)* 256 + (channel#-1)
>
>
> so if you have a modem in slot#1 channel 3., the nasportid would be
>
> =(1-1)*256 + (3-1)
> = 0+2
> =2
>
> if you have a modem in slot#3 channel 4, the nasportid would be
>
> =(3-1)*256+(4-1)
> =(2*256)+3
> =515
>
> by changing the server ports numbering scheme, and then stopping and
> restarting the radius service, i could now see all of my
> logged in users at
> the online screen!
>
> Hope this is of use to you guys!
>
> wilson
>
> For more information about this list (including removal) go to:
> http://www.iea-software.com/support/maillists/liststart
>

For more information about this list (including removal) go to:
http://www.iea-software.com/support/maillists/liststart