Linux network commands
Linux network commands
• routing tables,
netstat -s
Traceroute Command:
Tracks the route packets on how the data travels on internet from the computer to
destination.
The only required parameter is the name or IP address of the destination host.
syntax: $traceroute IP
This is how data transfer from one server to another server.
By default traceroute is not installed in linux system ,so you can install in ubuntu as:
Or
traceroute -q 1 google.com
• To use IPV6 or 4