Digi IX14 User Manual page 250

Hide thumbs Also See for IX14:
Table of Contents

Advertisement

Firewall
Port forwarding rules are enabled by default. To disable the rule:
(config firewall dnat 0)> enable false
(config firewall dnat 0)>
4. Set the network interface for the rule.
(config firewall dnat 0)> interface lan
(config firewall dnat 0)>
Network connections will only be forwarded if their destination address matches the IP
address of this network interface.
a. Use the ? to determine available interfaces:
(config firewall dnat 0)> interface ?
Interface: Network connections will only be forwarded if their
destination address matches the IP address of this network interface.
Format:
defaultip
defaultlinklocal
lan
loopback
modem
Current value:
(config firewall dnat 0)> interface
b. Set the interface. For example:
(config firewall dnat 0)> interface LAN
(config firewall dnat 0)>
5. Set the IP version. Allowed values are ipv4 and ipv6. The default is ipv4.
(config firewall dnat 0)> ip_version ipv6
(config firewall dnat 0)>
6. Set the public-facing port number that network connections must use for their traffic to be
forwarded.
(config firewall dnat 0)> port port
(config firewall dnat 0)>
7. Set the type of internet protocol .
(config firewall dnat 0)> protocol value
(config firewall dnat 0)>
Network connections will only be forwarded if they match the selected protocol. Allowed
values are custom, tcp, tcpudp, or upd. The default is tcp.
IX14 User Guide
Port forwarding rules
250

Advertisement

Table of Contents
loading

Table of Contents