Authentication
TUT Systems, Inc Page 51 of 104 P/N 220-06288-20

Deleting an Allow-Net

To remove allow-net entries, use this command:
delete allow-net [ip_address netmask | ip_address/masklen | dns-name | dns-
name/masklen ]
For example, to delete an allow-net starting at 192.168.254.128 with a 32-bit network
mask, type:
sms2000% delete allow-net 192.168.254.128/32
For example, to delete an allow-net for a dns name, type:
sms2000% delete allow-net notarealserver.com
Automatic Redirection URLs

Setting the Automatic Redirection URL

The command set authok specifies the URL to which a subscriber is automatically
redirected when authentication completes, or to which the subscriber connects if
authentication is off. The page specified here is also the forcedweb page specified when
authentication is off.
Note: The authok URL can include replaceable parameters such as the port id,
subscriber MAC address, and VLAN ID. It can include a sequence number and
be optionally signed using the sig parameter and either the secret on this
command or the secret used previously when adding the OCS.
Note: When using RADIUS authentication with an authok page, the authok
server should also be added to your allow-nets.
For example, when tutsys.com is 123.123.123.123, type:
sms2000% set authok http://www.tutsys.com
sms2000% set allow-net 123.123.123.123
To set the URL used for network access after successful authentication, use this
command:
set authok url
For example, to redirect subscribers to the Tut Systems home page after successful
authentication or when subscribers use theirWeb browser for the first time if
authentication
is off, type:
sms2000% set authok http://www.tutsys.com