Re: Disconnecting problem

Tatsuya Kawasaki (tatsuya@giganet.net)
Thu, 28 Aug 1997 12:23:42 +0900 (JST)

1. telnet to portmaster
then type the following
set console
set debug 0x55

when login normailly, it will create the debug msg.(make sure you use some
screen capture program or something.. since I use unix, I use the
command called, script.)

when login is sucessful, it ends something like this:
S3: IPCP Open
LCP IPCP Open
Connection Succeeded

then when the user logout, it does something like this.

Received LCP_TERMINATE_REQUEST on port S9 of 0 bytes containing:
05 05 00 04
Sending LCP_TERMINATE_ACK to port S9 of 4 bytes containing:
06 02 00 04
Received LCP_TERMINATE_REQUEST on port S10 of 0 bytes containing:
05 05 00 04
Sending LCP_TERMINATE_ACK to port S10 of 4 bytes containing:
06 02 00 04

then when you are done,

type the following command at the prompt
set debug 0
reset console

I believe for some reason, you got kick out while you are console mode,
you need to type set console then
set debug 0
reset console

it should work.

tatsuya

for the logfile, first you must run radiusd and

in service you add

radius 1645/udp radiusd
radacct 1646/udp <------------ add this line.

on the one that running radiusd right now.

If you are running NT, try http://www.livingston.com, livingston has NT
ver. of radius out there, you may be D/L.

tatsuya

the default directory of log is something like
/usr/adm/radacct/portmaster_name/detail or something like that.

I set mine to /var/adm/radacct.

On Thu, 28 Aug 1997, Yohannes A Sulistyono wrote:

> How can I find the log file?
> Or, could you tell me how to activate debug log?
>
> Thanks,
> aries
>
> On Thu, 28 Aug 1997, Tatsuya Kawasaki wrote:
>
> > can you get the log? I mean debug log?
> >
> > I may be able to help.
> >
> > tatsuya
> >
> > P.S. a few mins... what does account info says about the cause of
> > termination?
> > Could possibly be idle-time out?
> >
> >
> > On Wed, 27 Aug 1997, Yohannes A Sulistyono wrote:
> >
> > > I install Livingstone Portmaster PM2E and AT&T paradyne rack modem.
> > > The problem is, when users dial in, they will be disconnected after a few
> > > minutes.
> > > Could you please tell me what's wron with my Portmaster?
> > >
> > > TIA,
> > > aries@idola.net.id
> > > IdOLA Admin
> > >
> > >
> >
> >
>
>