Add or Edit rules to dynamically forward a specific port back to itself(DUT).
Enable | Enables the Rule entry |
Trigger Port | Port for outgoing traffic |
Trigger Port Range | Port Range for outgoing traffic. If it is '0', this parameter will be ignored. |
Trigger Protocol | Protocol for outgoing traffic |
Incoming Port | Port for incoming traffic |
Incoming Port Range | Port range for incoming traffic. If it is '0', this parameter will be ignored. |
Incoming Protocol | Protocol for incoming traffic |
Ex: With the following configuration, ftp traffic will be forwarded to host only if ssh traffic initiated from a host. If no ssh traffic initiated, no ftp traffic will be forwarded to host.
Enable | TRUE |
Trigger Port | 22 |
Trigger Port Range | 0 |
Trigger Protocol | TCP |
Incoming Port | 21 |
Incoming Port Range | 0 |
Incoming Protocol | TCP |