I need to redirect from a public page to an ASP page on a server behind a corprate firewall.

Any suggestions on how to do this?

Our current ASP is 1.0 and the new application is 1.1.  They reside on 2 seprate servers.  One is connected to the Internet the other is behind the firewall and can not be connected to the internet.

Currently have it as a simplet redirect.  This works for internal users, but external users get a page can not be displayed because of the firewall.

Any help would be greatly appreciated.