diagnose exec
Use this command to diagnose IP tables, network connectivity and network traffic.
Syntax
diagnose exec <iptables|ping|tcpdump>
Option |
Description |
---|---|
iptables <ARGS> |
Diagnose IP table issues. |
ping <HOST> |
Ping the IP addres. |
tcpdump <ARGS> |
Diagnose local network traffic. |
Example:
diagnose exec ping 8.8.8.8 diagnose exec tcpdump -i port1 -c 10 host 192.168.0.123 and port 3128 diagnose exec tcpdump -h