Trusted Networks - Tripp Lite B092-016 Owner's Manual

Console server management switch console server with poweralert console server
Hide thumbs Also See for B092-016:
Table of Contents

Advertisement

If you want a user named "user1" with a password of "secret" who will have access to serial
port 5 from the network, you need to issue the these commands (assuming you have a previous
user in place):
# /bin/config –-set=config.users.user2.username=user1
# /bin/config –-set=config.users.user2.password=secret
# /bin/config –-set="config.users.user2.description=The Second User"
# /bin/config –-set=config.users.user2.port5=on
# /bin/config –-set=config.users.total=2
The following command will synchronize the live system with the new configuration:
# /bin/config –-run=users
14.5.4

Trusted Networks

You can further restrict remote access to serial ports based on the source IP address. To
configure this via the command line, you need to do the following:
Determine the total number of existing trusted network rules. If you have no existing rules, you
can assume this is 0.
# /bin/config –-get=config.portaccess.total
This command should display:
config.portaccess.total 1
Note that if you see:
config.portaccess.total
This means you have 0 rules configured.
Your new rule will be the existing total plus 1. So if the previous command gave you 0, then you
start with rule number 1. If you already have 1 rule, your new rule will be number 2, etc.
If you want to restrict access to serial port 5 to computers from a single C class network
192.168.5.0, you need to issue the following commands (assuming you have a previous rule in
place):
# /bin/config –-set=config.portaccess.rule2.address=192.168.5.0
# /bin/config –-set=config.portaccess.rule2.netmask=255.255.255.0
# /bin/config –-set="config.portaccess.rule2.description=foo bar."
# /bin/config –-set=config.portaccess.rule2.port5=on
177

Advertisement

Table of Contents
loading

This manual is also suitable for:

B095-004-1eB095-003-1e-mB096-016B096-048

Table of Contents