RE: Microcom 6000 series

Ronnie D. Franklin ( ronnie@itexas.net )
Thu, 15 Jan 1998 14:10:30 -0600

Latest in the saga....

I have manually entered all the ports and now when I try to authenticate,
with concurrency turned on, it tells me that I am already logged in.. and I
am not.. When I look at the server/ports table it shows my username and
acctstatustype is 2 ... and the IP address shows a null..

The following is the -x15 info....

Resp Time: 360 Auth: 3/2 -> 5 Acct: 16/0/0 -> 16
radrecv: Request from host cf16c60d code=1, id=137, length=74
NAS-Identifier = 207.22.198.13
NAS-Port = 64200
NAS-Port-Type = Async
User-Name = "test"
Password = "deleted"
User-Service = Framed-User
Framed-Protocol = PPP
rad_authenticate_ODBC()
Password = "deleted"

SQL Statement: Select DateAdd(Day, (ma.extension + ma.overdue),
maExpireDate),
DateAdd(Day, sa.extension, saExpireDate), sa.AccountID, sa.AccountType,
sa.Passw
ord, sa.Login, sa.Shell, sa.LoginLimit From MasterAccounts ma, SubAccounts
sa W
here (sa.Login='test' or sa.Shell='test') AND ma.CustomerID=sa.CustomerID
and sa
..Active<>0 and ma.Active<>0

Decrypted Password: unknown
Database Password: unknown

SQL Statement: Select ra.RadAttributeID, Name, Data, Value, Type From
RadConfig
s rc, RadAttributes ra Where ra.RadAttributeID=rc.RadAttributeID AND
rc.AccountI
D=1877

Loading radius defaults for this type...

SQL Statement: Select ra.RadAttributeID, Name, Data, Value, Type From
RadATConf
igs rc, RadAttributes ra Where ra.RadAttributeID=rc.RadAttributeID AND
rc.Accou
ntType='PPP'

User-Service = Framed-User (2)
Framed-Protocol = PPP (1)
Framed-Routing = None (0)
Framed-Compression = Van-Jacobsen-TCP-IP (1)
Idle-Timeout = 1800 (1800)
Framed-MTU = 1500 (1500)
Sending Ack of id 137 to cf16c60d (granbury.mc1)
User-Service = Framed-User
Framed-Protocol = PPP
Framed-Routing = None
Framed-Compression = Van-Jacobsen-TCP-IP
Idle-Timeout = 1800
Framed-MTU = 1500

Resp Time: 922 Auth: 4/2 -> 6 Acct: 16/0/0 -> 16
radrecv: Request from host cf16c60d code=4, id=139, length=123
NAS-Identifier = 207.22.198.13
NAS-Port = 64200
NAS-Port-Type = Async
User-Name = "test"
Caller-Id = "207.22.198.15"
Acct-Status-Type = Stop
User-Service = Framed-User
Acct-Session-Id = "00000427"
Framed-Protocol = PPP
Acct-Input-Octets = 35
Acct-Output-Octets = 16
Acct-Input-Packets = 2
Acct-Output-Packets = 2
Acct-Session-Time = 1
Acct-Delay-Time = 0

SQL Statement: INSERT INTO Calls
(CallDate,NASIdentifier,NASPort,NASPortType,Us
erName,AcctStatusType,UserService,AcctSessionId,FramedProtocol,AcctInput
Octets,A
cctOutputOctets,AcctSessionTime,AcctDelayTime) VALUES
(GetDate(),'207.22.198.13'
,64200,0,'test',2,2,'00000427',1,35,16,1,0)

Sending Accounting Ack of id 139 to cf16c60d (granbury.mc1)

Resp Time: 510 Auth: 4/2 -> 6 Acct: 17/0/0 -> 17
radrecv: Request from host cf16c60d code=4, id=140, length=84
NAS-Identifier = 207.22.198.13
NAS-Port = 64200
NAS-Port-Type = Async
User-Name = "test"
Acct-Status-Type = Start
Acct-Authentic = RADIUS
User-Service = Framed-User
Acct-Session-Id = "00000428"
Framed-Protocol = PPP
Acct-Delay-Time = 0

SQL Statement: INSERT INTO Calls
(CallDate,NASIdentifier,NASPort,NASPortType,Us
erName,AcctStatusType,UserService,AcctSessionId,FramedProtocol,AcctDelay
Time) VALUES (GetDate(),'207.22.198.13',64200,0,'test',1,2,'00000428',1,0)

Sending Accounting Ack of id 140 to cf16c60d (granbury.mc1)