Diagnostics

System diagnostics module enables executing basic system command, such as ping, netcat or traceroute.

To run a diagnostic utility, proceed as follows.

  1. Select Settings > System.
  2. Select the Diagnostics tab.
  3. Find desired utility, provide necessary parameters and click the respective button.
ldapsearchLDAP search allows querying LDAP server for objects.
HostLDAP server IP address.
LoginLogin of the user allowed to browse the directory.
PasswordPassword of the user allowed to browse the directory.
DomainDirectory domain to query.
FilterObjects filtering parameter.
AttributesLDAP search attributes.
PingPing sends a sequence of 10 ICMP packets to selected host.
Numeric output onlyDoes not resolve host’s IP address to its mnemonic name.
Record routeEnables tracking packets’ route.
netcatnetcat allows establishing connection with remote host on specified port number.
hosthost is used to determine if the DNS server correctly resolves mnemonic hostnames.
traceroutetraceroute allows for determining packets’ route between Fudo PAM and the specified host.
Do not resolve hop addressesSubsequent hop IP addresses are not resolved to mnemonic names.
Use ICMP ECHO instead of UDP datagramsEnforces traceroute to use UDP packets instead of ICMP.
Firewall evasion modeEnforces the same port numbers for UDP and TCP packets. Target port is not incremented with each packet sent.
Set the “don’t fragment” bitDisables packet fragmentation in case the packet exceeds defined MTU (Maximum Transmission Unit) value defined for the network. Exceeding the MTU value results in an error.