(RADIATOR) IPASS problems

Hugh Irvine hugh at open.com.au
Wed Aug 8 22:03:34 CDT 2001


Hello Kyle -

Thanks for sending the files and the user to check - it makes life *much* 
easier when digging through debugs.

There are at least two problems that I can see.

The first is that you are doing an AuthBy DYNADDRESS for requests from iPASS. 
This is a problem because iPASS does their own address allocation and the 
addresses that you allocate will never be used and will never be freed 
(except by timing out). You should not allocate IP addresses to iPASS 
requests.

The second problem is that there is confusion in the session database between 
the actual IP address of the NAS that sends the request, and the IP address 
of the iPASS host. You will need to decide whether you want to use a session 
database for iPASS users at all, and if so you will probably have to define a 
seperate session database for this purpose and use customised queries to make 
sure you use the correct IP addresses, etc.

hth

Hugh


On Thursday 09 August 2001 03:02, Kyle wrote:
> Hugh,
>   I have included the database entry for the iPass NAS machine, which
> has the same IP as the Radiator server, and a trace4 log file that was
> captured over the course of several hours today. One user that stands
> out and may make it easier for you to parse is "tayer". I see two to
> three good log in's from him, and then it hits the session error. We are
> using version 2.18.2 of Radiator as well. Let me know what other
> information I can give you that would help in diagnosing and solving
> this problem.
>
> Hugh Irvine wrote:
> > Hello Kyle -
> >
> > I would need to see a trace 4 debug from Radiator to see why a Stop
> > record did not cause the deletion of that users record from the session
> > database.
> >
> > The subsequent errors would seem to indicate that you have set a NasType
> > in the Client clause, as that is the only time that Radiator will try to
> > double check simultaneous use.
> >
> > BTW - what version of Radiator are you using?
> >
> > regards
> >
> > Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
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