Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2008 19:26:20 +0200
From:      Leslie Jensen <leslie@eskk.nu>
To:        freebsd-pf@freebsd.org
Subject:   Question about icmp
Message-ID:  <48AC53BC.8040003@eskk.nu>

next in thread | raw e-mail | index | archive | help

When setting up PF I found the recommendation to use the following rule 
to allow ICMP to pass.

# macros
icmp_types="echoreq"

# filter rules
pass in inet proto icmp all icmp-type $icmp_types keep state

I do not understand why this is necessary!

Will someone Please explain to me why it's necessary if I must have it, 
or if I can delete that rule.

Thanks

/Leslie



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