Firewall
Port forwarding rules
IX10 User Guide
661
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
.
8. Set the IP address of the server to which traffic should be forwarded:
n
For IPv4 addresses:
(config firewall dnat 0)> to_address
ip-address
(config firewall dnat 0)>
n
For IPv6 addresses:
(config firewall dnat 0)> to_address6
ip-address
(config firewall dnat 0)>
9. Set the public-facing port number(s) that network connections must use for their traffic to be
forwarded.
(config firewall dnat 0)> to_port
value
(config firewall dnat 0)>
where
value
is the port number, comma-separated list of port numbers, or range of port
numbers on the server to which traffic should be forwarded. For example, to forward traffic to
ports one, three, and five through ten, enter
1, 3, 5-10
.
10. (Optional) To create a white list of devices that are authorized to leverage this forwarding rule,
based on either the IP address or firewall zone, change to the acl node:
(config firewall dnat 0)> acl
(config firewall dnat 0 acl)>
n
To white list an IP address:
l
For IPv4 addresses:
(config firewall dnat 0 acl> add address end
ip-address
(config firewall dnat 0 acl)>
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...