Digi IX30 User Manual page 225

Table of Contents

Advertisement

Serial port
where value is one of:
The default is tls.
v. Enable TCP nodelay messages:
(config)>serial port1 service tcp nodelay true
(config)>
vi. (Optional) Configure access control:
IX30 User Guide
tcp
n
tls
n
tls_auth
n
To limit access to specified IPv4 addresses and networks:
n
(config)> add serial port1 service tcp acl address end value
(config)>
Where value can be:
A single IP address or host name.
l
A network designation in CIDR notation, for example, 192.168.1.0/24.
l
any: No limit to IPv4 addresses that can access the service-type.
l
Repeat this step to list additional IP addresses or networks.
To limit access to specified IPv6 addresses and networks:
n
(config)> add serial port1 service tcp acl address6 end value
(config)>
Where value can be:
A single IP address or host name.
l
A network designation in CIDR notation, for example, 2001:db8::/48.
l
any: No limit to IPv6 addresses that can access the service-type.
l
Repeat this step to list additional IP addresses or networks.
To limit access to hosts connected through a specified interface on the IX30
n
device:
(config)> add serial port1 service tcp acl interface end
value
(config)>
Where value is an interface defined on your device.
Display a list of available interfaces:
Use ... network interface ? to display interface information:
(config)> ... network interface ?
Interfaces
Configure Remote Access mode
225

Advertisement

Table of Contents
loading

Table of Contents