Hi all,
I am trying to access some virtual appliances from my website, and I am not too sure how to go about it. I think what I want is a reverse proxy, but I may be mistaken. Here is my setup:
Internet -->
bsdnode1, serving BIND, and running a Pound reverse proxy. IP 10.0.0.220. Port 80 forwarded here at the router, and it redirects port 80 requests to: -->
bsdnode2 (Running a default Apache install for now. IP 10.0.0.221)
What I would like is to be able to configure Pound to redirect certain URLs to different servers. For instance, I have a VM appliance that runs on 10.0.0.5, with a web interface on port 80. I would like to be able to go to mydomain.com/appliance, and have the reverse proxy redirect that url to 10.0.0.5. Is this possible? Is this done with Pound, or would it be possible to just do it with BIND? Sorry if this is a really silly question, I'm a bit of a newbie with network configurations like this.
Thanks for reading
Brigzzy
I am trying to access some virtual appliances from my website, and I am not too sure how to go about it. I think what I want is a reverse proxy, but I may be mistaken. Here is my setup:
Internet -->
bsdnode1, serving BIND, and running a Pound reverse proxy. IP 10.0.0.220. Port 80 forwarded here at the router, and it redirects port 80 requests to: -->
bsdnode2 (Running a default Apache install for now. IP 10.0.0.221)
What I would like is to be able to configure Pound to redirect certain URLs to different servers. For instance, I have a VM appliance that runs on 10.0.0.5, with a web interface on port 80. I would like to be able to go to mydomain.com/appliance, and have the reverse proxy redirect that url to 10.0.0.5. Is this possible? Is this done with Pound, or would it be possible to just do it with BIND? Sorry if this is a really silly question, I'm a bit of a newbie with network configurations like this.
Thanks for reading

Brigzzy