> On Mon, 19 Jun 2000, Rodrigo Uzun Fleischmann <uzun@inf.ufrgs.br> wrote: > > > Hi, > > > > If you "want to limit all outgoing icmp packets", I think the better way > > is filter icmp packets on the router. > > > > rgds, > and that's exactly what i want > the router is a linux router. ipchains -A -p icmp -s your_network -j REJECT