An earlier answer from Anthony:

On Fri, 2 Jul 1999, Bernhard [iso-8859-1] L�der wrote:

> I have started logging of ICMP on my firewall. Can anyone tell me what
> those numbers stand for behind the ICMP

There the ICMP type numbers.. and there listed in
/usr/include/netinet/ip_icmp.h

#define ICMP_ECHOREPLY          0       /* Echo Reply                   */
#define ICMP_DEST_UNREACH       3       /* Destination Unreachable      */
#define ICMP_SOURCE_QUENCH      4       /* Source Quench                */
#define ICMP_REDIRECT           5       /* Redirect (change route)      */
#define ICMP_ECHO               8       /* Echo Request                 */
#define ICMP_TIME_EXCEEDED      11      /* Time Exceeded                */
#define ICMP_PARAMETERPROB      12      /* Parameter Problem            */
#define ICMP_TIMESTAMP          13      /* Timestamp Request            */
#define ICMP_TIMESTAMPREPLY     14      /* Timestamp Reply              */
#define ICMP_INFO_REQUEST       15      /* Information Request          */
#define ICMP_INFO_REPLY         16      /* Information Reply            */
#define ICMP_ADDRESS            17      /* Address Mask Request         */
#define ICMP_ADDRESSREPLY       18      /* Address Mask Reply           */

---
Anthony Rumble
EMUSYS Unix Consulting www.emusys.com.au Phone: 0500 500 EMU
Direct 02-9798-7604 Mobile 0412-955-042  Fax 02 9798 2854




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Aussie
Sent: Friday, January 14, 2000 01:14
To: [EMAIL PROTECTED]
Subject: [SLUG] [OT] ICMP Types

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Can anyone point me in the right direction for a place to find out
the ICMP types? I know type 3 is ping reply and types 11 and 8 are
used in traceroutes, but what about all the others?
Any URL would be most helpful.

Aussie


-----BEGIN PGP SIGNATURE-----
Version: PGP 6.0.2 -- QDPGP 2.50
Comment: This message invalid without correct signature

iQA/AwUBOH1Q6pZb9oayhFBBEQIuFQCgyGizWMNLVlZUudorCmxTzttdI9cAoJ+P
P1ZRNoTxIRlx6kQdAuJOkDel
=RASl
-----END PGP SIGNATURE-----

Have you visited my homepage recently?
You may be missing out on all the latest FREE
Software, Themes, Screensavers and more!

Visit now at http://come.fast.to/aussie
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to