Linux Netfilter discussions
 help / color / mirror / Atom feed
* host based redirect
@ 2008-05-04 10:45 aergis
  2008-05-04 11:04 ` Rob Sterenborg
  2008-05-04 13:31 ` Amos Jeffries
  0 siblings, 2 replies; 5+ messages in thread
From: aergis @ 2008-05-04 10:45 UTC (permalink / raw)
  To: netfilter


it is not possible to make netfilter parse http headers, redirect 
accordingly to Host header ?

can someone please suggest me some software which could be used to 
achieve this ?
squid can, but i think it is likely very bloated.

Thank You




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

* RE: host based redirect
  2008-05-04 10:45 host based redirect aergis
@ 2008-05-04 11:04 ` Rob Sterenborg
  2008-05-04 13:31 ` Amos Jeffries
  1 sibling, 0 replies; 5+ messages in thread
From: Rob Sterenborg @ 2008-05-04 11:04 UTC (permalink / raw)
  To: netfilter

> it is not possible to make netfilter parse http headers, redirect
> accordingly to Host header ?

No, Netfilter is a packetfilter.

> can someone please suggest me some software which could be used to
> achieve this ? > squid can, but i think it is likely very bloated.

I don't think Squid is "very bloated". But if redirecting is all you
want to do, you could take a look at pound (http://www.apsis.ch/pound/)
or search for "reverse http proxy" using Google.


Grts,
Rob



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

* Re: host based redirect
  2008-05-04 10:45 host based redirect aergis
  2008-05-04 11:04 ` Rob Sterenborg
@ 2008-05-04 13:31 ` Amos Jeffries
  2008-05-04 16:11   ` Diego Lacerda
  1 sibling, 1 reply; 5+ messages in thread
From: Amos Jeffries @ 2008-05-04 13:31 UTC (permalink / raw)
  To: aergis@gmail.com; +Cc: netfilter

aergis@gmail.com wrote:
> 
> it is not possible to make netfilter parse http headers, redirect 
> accordingly to Host header ?
> 
> can someone please suggest me some software which could be used to 
> achieve this ?
> squid can, but i think it is likely very bloated.

Depends on how you build it. Anything can be turned off.

(Yes I am biased, being a developer for squid.)

AYJ

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

* Re: host based redirect
  2008-05-04 13:31 ` Amos Jeffries
@ 2008-05-04 16:11   ` Diego Lacerda
  2008-05-04 18:27     ` Grant Taylor
  0 siblings, 1 reply; 5+ messages in thread
From: Diego Lacerda @ 2008-05-04 16:11 UTC (permalink / raw)
  To: Amos Jeffries; +Cc: aergis@gmail.com, netfilter

[-- Attachment #1: Type: text/plain, Size: 807 bytes --]

On Mon, 2008-05-05 at 01:31 +1200, Amos Jeffries wrote:
> aergis@gmail.com wrote:
> > 
> > it is not possible to make netfilter parse http headers, redirect 
> > accordingly to Host header ?
> > 
> > can someone please suggest me some software which could be used to 
> > achieve this ?
> > squid can, but i think it is likely very bloated.
> 
> Depends on how you build it. Anything can be turned off.
> 
> (Yes I am biased, being a developer for squid.)
> 
> AYJ
Hi,

Do you need a reverse proxy?
I think that you can use Apache and mod_proxy to do this, it's very
common and easy to do.

Regards,
-- 
Diego Evaristo de Lacerda (diegolacerda@gmail.com)
Project Analyst
LPIC Level III & Redhat Certified Engineer & Cisco Certified Network
Associates

URL: conectado.motime.com

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: host based redirect
  2008-05-04 16:11   ` Diego Lacerda
@ 2008-05-04 18:27     ` Grant Taylor
  0 siblings, 0 replies; 5+ messages in thread
From: Grant Taylor @ 2008-05-04 18:27 UTC (permalink / raw)
  To: Mail List - Netfilter

On 5/4/2008 11:11 AM, Diego Lacerda wrote:
> Do you need a reverse proxy?
> I think that you can use Apache and mod_proxy to do this, it's very 
> common and easy to do.

In this case Apache will be functioning as a reverse proxy.

The op man not need a reverse proxy per say, but something that 
functions like one.



Grant. . . .

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

end of thread, other threads:[~2008-05-04 18:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-04 10:45 host based redirect aergis
2008-05-04 11:04 ` Rob Sterenborg
2008-05-04 13:31 ` Amos Jeffries
2008-05-04 16:11   ` Diego Lacerda
2008-05-04 18:27     ` Grant Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox