mywindowsdownloads.blogspot.com
Click here for all Free Linux Downloads
Using Ping:
If the packet received type of output is not shown, i.e. if it is showing “Destination Host unreachable” then it will mean that there is some kind of connection problem between the two, as shown in following output from ping:
The ping command can be used for certain number of counts. For example, if we want ping to run for 5 times only then we will use following command:
# ping -c 5 192.168.1.73
For running ping always for 4 times we can make an alias of it. This is shown as under:
# alias ping=‘ping -c 4’
Thank you for sharing such informative information about linux network administration fedora. This is very helpful blog on linux network administration fedora. I will come here again for getting more information.
ReplyDelete