Thanks!

askar

On 6/29/05, A. Khattri <[EMAIL PROTECTED]> wrote:
> On Tue, 28 Jun 2005, Dave Nebinger wrote:
> 
> > Depends upon what your default policy is defined as.  If the default policy
> > is DENY then you must specifically include an ACCEPT rule for icmp traffic.
> 
> You need some rules like this before the end of the INPUT ruleset:
> 
> ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 0
> ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 8
> ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 11
> 
> 
> --
> Aj.
> --
> [email protected] mailing list
> 
>

-- 
[email protected] mailing list

Reply via email to