netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re-route non-http traffic
@ 2010-11-01  2:51 Robert Pipca
  2010-11-01  5:39 ` Amos Jeffries
  2010-11-01 15:03 ` Grant Taylor
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Pipca @ 2010-11-01  2:51 UTC (permalink / raw)
  To: netfilter

Hi,

I'm using squid as a webcache in bridge-mode.

I use ebtables on tcp/80 to get the http traffic.

The thing is: this is an ISP, so some clients are companies that use
tcp/80 to non-http traffic (proprietary protocols mostly, eg.
biometric identification machines on a medical institution, for
instance).

So my question is: Since I can know what's the dst IP when the
connection arrives on netfilter, can I do something like:

"redirect this to the squid port, but save the destination IP".

If squid sees this is not http-traffic, sends the connection to _that_
saved destination IP...and everybody is happy.

Is it possible currently? Or is some coding necessary? We can help with that..

Please cc me on replies, please.

Thanks!

- Robert

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01  2:51 Re-route non-http traffic Robert Pipca
2010-11-01  5:39 ` Amos Jeffries
2010-11-01 15:03 ` Grant Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).