LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   iputils (https://www.linuxquestions.org/questions/linux-newbie-8/iputils-38032/)

dalraidia 12-11-2002 04:22 PM

iputils
 
(If you all get tired of these stupid questions, feel free to tell me to kiss off).

In trying to figure out my network stuff, I notice that there is a Unix package called "iputils" which one would assume (bad to assume, John, as we all well know!) contains some utility packages for dealing with the innards of network basics. Does anyone have any view on whether this should (can?) be gotten and looked at? Useful??

John

bulliver 12-11-2002 08:59 PM

Contents of iputils:

iputils-arping - Tool to send ICMP echo requests to an ARP address
iputils-ping - Tools to test the reachability of network hosts
iputils-tracepath - Tools to trace the network path to a remote host

Depending on your distro, you most likely already have these tools installed, if not better ones. Perhaps if you list what you want to do, someone can post the best tools to do it...

born4linux 12-11-2002 11:12 PM

i'm using RH. it hard to troubleshoot your network if u don't have ping the ping command around :D

KnightAbel 12-11-2002 11:31 PM

What version? it should have Ping available. if you're in X, then open a terminal emulator and type 'ping -c n ip"

where n is the number of times to send the packet and ip is the address.

should work.

born4linux 12-12-2002 01:28 AM

i'm referring to dalraidia question if installing iputils is useful. :)

dalraidia 12-12-2002 07:56 AM

Well, perhaps the one redeeming thing about being a newbie is that I (up to a point) can make stupid mistakes! From reading another posting I figured out that my path has to have /sbin in it to use these tools. I have been cautioned against learning things while logged in as root, so don't normally do that. So far as the question of "what am I trying to do?" I am (was) trying to figure out if my three systems communicate with each other (they do -- the ping verified it).

John


All times are GMT -5. The time now is 01:51 AM.