User Manual

Supported RADIUS Attributes Forcing a Telnet Connection to a Specific Port
D-6
D.3.3 Forcing a Telnet Connection to a Specific Port
To force the user to Telnet to a particular port on the specified host, add the Login-IP-Port attribute:
The Connect Telnet 192.0.1.155:1000 command is forced as soon as authentication is complete.
Remember that if a user connects via PPP and is authenticated by the RADIUS server with Service-Type
set to Login or Prompt, the SCS RADIUS client code will reject the user because a user cannot be made to
fall out of PPP mode into local (character) mode.
D.3.4 Preventing RADIUS Authentication
You may wish to prevent the user from being authenticated by the RADIUS server in the first place. If so,
enter the following:
In this case, if the SCS sends an authentication request for the user froggy with the Service-Type set to
Framed, the authentication request will be rejected by the RADIUS server.
froggy Password = ribbit
Service-Type = Login,
Login-IP-Host = 192.0.1.155,
Login-IP-Service = Telnet,
Login-IP-Port = 1000
froggy Password = ribbit
Service-Type = Login,
Login-IP-Host = 192.0.1.88,
Login-IP-Service = Telnet,
Login-IP-Port = 1000