public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] traceroute not working
@ 2013-02-22 15:51 Tanstaafl
  2013-02-22 16:28 ` Mick
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tanstaafl @ 2013-02-22 15:51 UTC (permalink / raw
  To: Gentoo-User

Hi all,

Weird, I don't use it much, but needed to run a traceroute today, and it 
is failing with:

  # traceroute 192.168.1.4
traceroute to 192.168.1.4 (192.168.1.4), 30 hops max, 60 byte packets
send: Operation not permitted

I know the problem is in my firewall, because when I stop it, 
traceroutes work as expected.

I have allowed all ICMP in my firewall:

Chain INPUT (policy DROP)
target     prot opt source               destination
<snip>
ACCEPT     icmp --  anywhere             anywhere             icmp any
<snip>

Chain FORWARD (policy DROP)
target     prot opt source               destination
ACCEPT     icmp --  anywhere             anywhere             icmp any

Chain OUTPUT (policy DROP)
target     prot opt source               destination
<snip>
ACCEPT     icmp --  anywhere             anywhere             icmp any

Any ideas what I'm missing?

I can send all of my firewall rules privately if someone thinks I may 
have something that is dropping these packets before my ALLOW rule kicks 
in, but I'm fairly sure I have them right...

Thanks


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-22 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-22 15:51 [gentoo-user] traceroute not working Tanstaafl
2013-02-22 16:28 ` Mick
2013-02-22 16:40 ` Michael Mol
2013-02-22 17:18 ` Mike Gilbert
2013-02-22 20:30   ` Tanstaafl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox