User guide
Configuring a Port for Autoconnection: Web Interface
Chapter 9 Configuring Autoconnection 48
Configuring a Port for Autoconnection: Web Interface
This section describes how to configure a port for autoconnection from the web interface.
1. Access the web interface by entering the Digi One/PortServer TS 2/4 IP address in a browser’s URL window.
2. Log in to the Digi One/PortServer TS 2/4 as root.
The default password is dbps.
3. Select Configure and then Autoconnect from the menu.
4. Configure the port as required. Use the online help for more information.
5. To return to the main Ports menu, choose Ports from the Menu again.
Configuring Autoconnection By Port: Command Line
This section describes how to configure a port for autoconnection from the command line.
Procedure
This procedure describes how to set up a port for autoconnection only. It assumes that you have or will configure
the port appropriately for a modem connection (see Chapter 5) or terminal connection (see Chapter 6).
To configure a port to provide automatic connections for all port users, supply a set ports command that specifies
the following:
set ports range=range auto=on dest=ip-address dport=tcp=port
where
• range is a port or range of ports
• ip-address is the IP address of the host to which the autoconnection should be made
• tcp-port is a TCP port to use for this connection
Example
In this example, port 2 is configured for automatic Telnet connections to a host.
set ports range=2 auto=on dest=199.125.123.10 dev=min dport=23
Configuring a User for Autoconnection: Web Interface
1. Access the web interface by entering the Digi One/PortServer TS 2/4 IP address in a browser’s URL window.
2. Log in to the Digi One/PortServer TS 2/4 as root.
The default password is dbps.
3. Select Configure and then Users from the menu.
4. To add an autoconnect user, do the following:
a. Choose Add User.
b. Enter a name and then choose Submit
c. Choose the new user from the Name column.
d. Configure the user. Be sure to specify the following: (1) Default Access: Autoconnect (2) Enable Autocon-
nect (3) The IP address that will be the destination for the autoconnect user (4) A Destination TCP port
number, which determines the type of connection for this user (such as 23 for Telnet).
e. Choose Submit.
5. To return to the main User menu, choose User from the Menu again.