All of lore.kernel.org
 help / color / mirror / Atom feed
* matching -d to a given interface without specifying ip address
@ 2006-09-02 22:32 Dmitri
  2006-09-04  5:05 ` Rob Sterenborg
  2006-09-08  9:26 ` Pascal Hambourg
  0 siblings, 2 replies; 9+ messages in thread
From: Dmitri @ 2006-09-02 22:32 UTC (permalink / raw)
  To: netfilter

Hello,

Is there a way to define a condition "those packets whose destination is 
the IP address of the given interface" without specifying the actual IP 
address? (it changes, thus needs to be detected and updated)

I want to be able to distinguish those packets addressed to the box, to 
be forwarded, from those just passing through it. (-i matches both)

Such packets can be discovered in the INPUT chains, after the "routing 
decision", but by then it's too late to do DNAT.

Thanks,

--Dmitri


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

end of thread, other threads:[~2006-09-08  9:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-02 22:32 matching -d to a given interface without specifying ip address Dmitri
2006-09-04  5:05 ` Rob Sterenborg
2006-09-05  4:42   ` Dmitri
2006-09-05  4:43     ` Rob Sterenborg
2006-09-08  2:03       ` Dmitri
2006-09-06 18:11     ` Danny Rathjens
2006-09-08  1:42       ` Dmitri
2006-09-08  9:44         ` Pascal Hambourg
2006-09-08  9:26 ` Pascal Hambourg

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.