All of lore.kernel.org
 help / color / mirror / Atom feed
* Target ROUTE
@ 2005-01-05 11:23 Júlio César de Magalhães
  2005-01-05 12:31 ` Leonardo Rodrigues Magalhães
  2005-01-07 11:32 ` Askar
  0 siblings, 2 replies; 4+ messages in thread
From: Júlio César de Magalhães @ 2005-01-05 11:23 UTC (permalink / raw)
  To: netfilter

i need all my network trafic to any host on 995 port goes to another gateway then the default. So i execute the following iptables command:
iptables -t mangle -A OUTPUT -p tcp --dport  995 -j ROUTE --gw x.x.x.x
where x.x.x.x is my another gateway .

The problem  when i execute the iptables command above is this:
iptables: No chain/target/match by that name

thanks a lot

Júlio César de Magalhães
Analista de Suporte - Poliedro/FNDE
(61) 81177547 Brasília - DF


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

end of thread, other threads:[~2005-01-07 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-05 11:23 Target ROUTE Júlio César de Magalhães
2005-01-05 12:31 ` Leonardo Rodrigues Magalhães
2005-01-05 12:23   ` Mateus Cordeiro Inssa
2005-01-07 11:32 ` Askar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.