On 3/17/06, Gaël Lams <lamsgael@xxxxxxxxx> wrote: > > That is correct. My understanding is that Cisco Pix 505 can't do the port > > forwarding so that is the reason why I was looking on doing this. > > If the only option you have is to open port 81 on the fw and send it > to port 81 on the same 10.5.36.5, you have to to configure iptable on > 10.5.36.5 to forward what arrives on port 81 to port 80 on 10.5.36.6. > That's really the only solution I can think about In fact, mod_rewrite can do exactly what is wanted here by acting as a reverse proxy using the [P] flag and mod_proxy. (It is not really port-forwarding, since it acts at a different network layer, but the effect is similar.) Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx