(v12.0.9036.21357 started 2024-10-09 03:18:43 on VM2)
Keyword TST to allow tests: Vaild only if GatewayIP2=status. For manage sessions this function is included by default. All these functions can be used via menu entry Test using a form or direct via an URL as specified below: When using the direct URL (each command has 6 characters) the result is returned as plain text with UTF8 encoding (for easy scripting).
ICMP Tests: ping__address ... issue the command ping for specified address. traceraddress ... issue the command tracert (or traceroute for Unix) for specified address. Options can be specified, eg. "-4 address" or "-6 address" to select the IP version.
TCP Test: iptes_SourceIP!DestinationIP!DestinationPort Example: iptes_192.168.10.12!192.168.10.95!3389 Gateway binds to SourceIP and starts TCP connection to DestinationIP:DestinationPort SourceIP can be * (IPv4 preferred) or :: (IPv6 preferred) to allow the system to select the local address. If connection has been successful, it will be terminated immediately. When displaying the routing table, there will be a hyperlink at field "Gateway IP2" using the first port for the test. In this case the command ipte__ is used to display the test form.
Name Resolution: DNSNA_xxxx ... resolves DNS name xxxx. If the name starts with @ the MX record will be resolved. When displaying the routing table, there will be a hyperlink at field "Destination IP", if a name is specified as destination. In this case the command DNSNAM is used to display the test form.