If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > asp application not only in intranet

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-12, 10:58
NonLinear NonLinear is offline
Registered User
 
Join Date: Feb 2004
Posts: 97
asp application not only in intranet

Hi,
I have 4 intranet application that resides in IIS. The applications are simple and they have been made with classic asp. But there is a need one of them to expose it to our client outside the company. We have a pool of IP's (because we have a mail server-ms exchange) and we use one of IP's for the web server. So for this IP we made a port forwarding for port 80 to the web server. How must the IIS be configured to response also in internet requests except intranet?
Thanks
Reply With Quote
  #2 (permalink)  
Old 03-03-12, 20:49
Ax238 Ax238 is offline
Registered User
 
Join Date: May 2009
Posts: 257
Hello NonLinear,

I think the best thing to do would be to map a virtual directory for the application that you can then expose through a new site entry in IIS, using an externally accessible IP address.

I would caution against changing any IIS settings for your intranet for this. You will need to make sure the externally available site cannot access any other internal resources and lock it down with appropriate security measures.

Regards,

Ax
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On