Our organization is currently using 144.x.x.x network as our internal ip addressing scheme. internal users connects to the internet via proxy. the proxy's default route is to go internet. internal routes are defined statically. our issue is, if internal users try to connect to a web site with 144.x.x.x network, the proxy will route the request back to our internal network instead of going to the internet. what can we do about this? is there a way we can do without moving our existing internal ip address to the standard private ip address allocation?
Dennis