Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 1996 12:28:52 +0200 (MET DST)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        dg@root.com
Cc:        kuku@gilberto.physik.rwth-aachen.de, freebsd-questions@freefall.freebsd.org
Subject:   Re: catching a ping
Message-ID:  <199609061028.MAA20524@gilberto.physik.rwth-aachen.de>
In-Reply-To: <199609051524.IAA04413@root.com> from David Greenman at "Sep 5, 96 08:24:09 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> >Is there a way to test if some host is pinging me in intervals?
> >I tried systat -netstat and did a ping -c 1 <host> and the
> >connection didn't show up (would port 7 be used in that case)
> 
>    Ping uses ICMP echo requests, so I don't know what you mean by "port 7".

I meant /etc/services  echo 7/tcp

> You could use netstat -s and look at the ICMP echo requests/replies stat.
> 
> -DG
> 
> David Greenman
> Core-team/Principal Architect, The FreeBSD Project

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609061028.MAA20524>