Terry, if you are using a HyperArch card with your total control unit try
changing the netmask over the 255.255.255.255 instead of using the class c
netmaks.

That worked for me.

-----Original Message-----
From: Terry Rossi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 14, 1999 12:57 PM
To: Radiator
Subject: (RADIATOR) Static IP Address 


I am trying to configure a user with a static ip address
using a 3com Total Control unit and the dictionary.usr
dictionary.  I use the following excepts from radius.cfg
and users and the user is promptly disconnected.  Any
advice is appreciated.

Regards,

Terry Rossi
PICS ONline


<Realm DEFAULT>
         RewriteUsername s/^([^@]+).*/$1/
         AcctLogFileName /tc1/detail
        <AuthBy FILE>
                Filename        %D/users
                    AddToReply Port-Message="PPP login %c %C %{Client-ID}"
                DefaultReply Service-Type=Framed-User,Framed-Protocol=PPP
        </AuthBy>
</Realm>

User Entry in users file

tbone    Password = "tkee"
                Service-Type = Framed-User,
                Framed-Protocol = PPP,
                Framed-IP-Address = 207.8.168.193,
                Framed-Netmask = 255.255.255.0,
                Framed-Routing = None,
                Framed-Compression = Van-Jacobson-TCP-IP,
                Framed-MTU = 1500



Wed Jul 14 13:29:27 1999: DEBUG: Packet dump:
*** Received from 207.8.168.1 port 1645 ....
Code:       Access-Request
Identifier: 42
Authentic:  9]<171>v7<7><172>]<235><148><194><24>l<170>^<151>
Attributes:
        User-Name = "donk"
        User-Password =
"X<161>B<157><21><160><190><17>3<171><133><233>F<26>[<16
6>"
        Client-Id = 207.8.168.1
        NAS-Port = 98
        Acct-Session-Id = "16846964"
        Interface-Index = 1514
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Chassis-Call-Slot = 2
        Chassis-Call-Span = 1
        Chassis-Call-Channel = 2
        Calling-Station-Id = "6092656973"
        Called-Station-Id = "2614640"
        NAS-Port-Type = Async
Wed Jul 14 13:29:27 1999: DEBUG: Handling request with Realm 'DEFAULT'
Wed Jul 14 13:29:27 1999: DEBUG: Rewrote user name to donk
Wed Jul 14 13:29:27 1999: DEBUG: Handling with Radius::AuthFILE
Wed Jul 14 13:29:27 1999: DEBUG: Radius::AuthFILE looks for match with donk
Wed Jul 14 13:29:27 1999: DEBUG: Packet dump:
*** Sending to 207.8.168.1 port 1645 ....
Code:       Access-Accept
Identifier: 42
Authentic:  9]<171>v7<7><172>]<235><148><194><24>l<170>^<151>
Attributes:
        Framed-IP-Address = 207.8.168.193
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-Netmask = 255.255.255.0
        Framed-Routing = None
        Framed-Compression = Van-Jacobson-TCP-IP
        Framed-MTU = 1500
        Port-Message = "PPP login 207.8.168.1 picstc01.pics.com "
*** Received from 207.8.168.1 port 1646 ....
Code:       Accounting-Request
Identifier: 178
Authentic:  7:n<134>><194>X<207><146><242>\<185><213>y9<28>
Attributes:
        User-Name = "unauthenticated"
        Client-Id = 207.8.168.1
        Acct-Status-Type = Stop
        Acct-Session-Id = "16846964"
        Acct-Delay-Time = 0
        Service-Type = Framed-User
        NAS-Port-Type = Async
        NAS-Port = 98
        Interface-Index = 1514
        Chassis-Call-Slot = 2
        Chassis-Call-Span = 1
        Chassis-Call-Channel = 2
        Unauthenticated-Time = 2
        Modem-Training-Time = 10
        Calling-Station-Id = "6092656973"
        Called-Station-Id = "2614640"
        Modulation-Type = v34
       Modem-Training-Time = 10
        Calling-Station-Id = "6092656973"
        Called-Station-Id = "2614640"
        Modulation-Type = v34
        Simplified-MNP-Levels = ccittV42SREJ
        Simplified-V42bis-Usage = ccittV42bis
        Connect-Speed = 38400_BPS
        Framed-Protocol = PPP
        Framed-IP-Address = 0.0.0.0
        Acct-Session-Time = 0
        Acct-Terminate-Cause = ACCT_TERM_NAS_ERROR
        Acct-Input-Octets = 201
        Acct-Output-Octets = 113
        Acct-Input-Packets = 9
        Tunnel-Security = 5




===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to