This may be a little off topic, but... Can iptables do URL rewriting? I don't think so, but I thought I'd check anyway. What do you use for this? I'm interested in hearing about "best practices". I was thinking about using Squid for this... or I guess there's mod_apache as well. What do you recommend? Generally, I want to have one URL space as a public interface to my network. Services will be provided internally from various ports at different IP addresses, but all accessible publicly through the same URL space. IIUC, this is "reverse proxying". Thanks for the advice!! Dave