All of lore.kernel.org
 help / color / mirror / Atom feed
* Update delay when using nat table?
@ 2010-03-11  0:42 Sheepa
       [not found] ` <2122a8b921764fb70003e1215e6e38e0@thom.fr.eu.org>
  2010-03-12  9:27 ` ratheesh k
  0 siblings, 2 replies; 10+ messages in thread
From: Sheepa @ 2010-03-11  0:42 UTC (permalink / raw)
  To: netfilter

Hello, im trying to redirect a port based in source ip like this:
iptables -t nat -A PREROUTING -p udp --dport 777 -j REDIRECT --to-port 
888 -s x.x.x.x

Notice that i will have services listening on both ports. Allthough this 
works it takes several minutes for it to take effect. And it doesn't seem to 
take effect at all if i keep sending packages to port 777 here in the 
example. How can i make it take effect instantly? Or is thier any other way 
of doing this (redirecting a port locally) on a debian squeeze machine?

Thanks,
Sheepa 

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

end of thread, other threads:[~2010-03-16 17:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11  0:42 Update delay when using nat table? Sheepa
     [not found] ` <2122a8b921764fb70003e1215e6e38e0@thom.fr.eu.org>
2010-03-11 16:12   ` Sheepa
     [not found]   ` <383286BAD7464B6296AB3157C21B3C99@main>
     [not found]     ` <967e5777d730e5c39389a4e554144099@thom.fr.eu.org>
2010-03-11 18:39       ` Sheepa
2010-03-11 21:59         ` Mart Frauenlob
2010-03-12  3:55           ` Sheepa
2010-03-12  8:25             ` Mart Frauenlob
     [not found]         ` <fb38a2c6c48a619cad79a09967062ef1@thom.fr.eu.org>
2010-03-12 14:14           ` Sheepa
2010-03-13  8:38             ` Mart Frauenlob
2010-03-16 17:15               ` Sheepa
2010-03-12  9:27 ` ratheesh k

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.