Hi,

I trying to setup a complex routing situation. What I need to be able to
do is route/foward incoming http/1.1 requests based on the domain name
in the http header. For example if a connection to my machine ip A comes
in on port 80 and the domain header  is B1 then the request gets
forwarded to a machine IP C1, but if the domain is B2 then the request
gets forwarded to ip C2.

My router is currently redhat 6.1running kernel 2.2-14 with ipmasq.

Does anyone have any suggestions on how to do this?

I was thinking I might be able to write a module in ip_masq to do this.

Any ideas are welcome.

Thanks Tim

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to