Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iptables-1.2.7 "-p icmp" - bug
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
tobij
n00b
n00b


Joined: 18 Aug 2002
Posts: 1

PostPosted: Sun Aug 18, 2002 8:20 am    Post subject: iptables-1.2.7 "-p icmp" - bug Reply with quote

hi there,

i discovered that on my system iptables-1.2.7 shows some strange behaviour.

it seems iptables-1.2.7 is messing with -p icmp - rules. i use the following line for enabling me to ping others:
$IPTABLES -A OUTPUT -p icmp -o $EXT_IF -j ACCEPT

with iptables-1.2.6a this worked quite fine, with iptables-1.2.7 it doesn't work anymore.

iptables does show the rules correctly if executed as "iptables -L -v", but icmp is denied anyways.

if i set the rule like
$IPTABLES -A OUTPUT -o $EXT_IF -j ACCEPT
.. so enabling all protocols for output, icmp starts to work again.

has possibly anybody else discovered those strange behaviour?

cu
tobij
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum