diff --git a/source/manual/diagnostics_interfaces.rst b/source/manual/diagnostics_interfaces.rst index ae23fd31..aac54d43 100644 --- a/source/manual/diagnostics_interfaces.rst +++ b/source/manual/diagnostics_interfaces.rst @@ -228,3 +228,18 @@ Trace Route Use `traceroute `__ / `traceroute6 `__ to measure the path traffic would follow when trying to reach a specific host. + +============================================================================================================================================== + +=========================== ================================================================================================================== +Hostname or IP Target hostname or ip address +Address Family Address family to use +Protocol Protocol to use for the trace, by default UDP is used, if this doesn't work, ICMP is available as alternative +Source address Source address (default empty) +=========================== ================================================================================================================== + + +.. Tip:: + The result grid also contains the `autonomous system number `__ + which can be practical if you want to filter traffic to or from a specific party. Use :menuselection:`Firewall --> Aliases` + to collect the associated networks and add them in rules. \ No newline at end of file