Thanks for replying so quickly Danny, and for the info. I actually have another couple of further questions about this ie;
In another part of the app, a graph is uploaded to the Internet client from the networking gear via its CGI interface. I can load this via <img src="remote.ip/?cgi etc.> Is this a direct connection between the client and the equipment (therefore the firewall sees the client ip address) or does this connection again originate from the web server?
By publishing the web server ip address to the customer so that they can "poke a hole" through their firewall for this ip address could cause problems should I need to change the ip address of the web server (moving to a dedicated server, or changing web hosting service etc). Is there a way of using web forwarding ie use a service such as freeparking.co.uk where you can redirect the client to the application at another ip address? In this case which ip address woiuld the firewall see - the redirection address or the actual address of the web server running the app? To make this a bit more clear
Client logs onto url.com at aaa.aaa.aaa.aaa
aaa.aaa.aaa.aaa is re-directed to the web server running the app at bbb.bbb.bbb.bbb
Thanks,
Chris