GRP-530M / GRP-540M User Manual
Version 1.2.0
Page
:
26
Copyright © 2017 ICP DAS Co., Ltd. All Rights Reserved E-mail: [email protected]
.
Routing Rule
(1) IP: IP address.
(2) Mask: the mask will effect how many IP this rule manages.
”24” = 255 IPs, “28” = 16 IPs, “32” = 1 IPs.
(3) Target: the target interface of the rule.
For example:
The Rule 0: This rule will push the socket packages from the address 192.168.27.1 ~
192
.168.27.255 forward to “ppp0” (3G network).
.
Routing Rule
(1)
Type: the protocol type. There are “TCP” and “UDP”
(2) From: the interface that the socket comes from.
”ppp0” is 3G interface.
(3) Port: the port that the socket comes from.
(4) Target IP: the IP that the socket goes forward.
(5) Target Port: the Port of the
“Target IP”.
For example:
The Rule 0: This rule will bind the socket from the “ppp0” and Port=”10080” with
192.168.27.140:80.