connecting to internal webserver on specific port

Posted by bergin on Server Fault See other posts from Server Fault or by bergin
Published on 2010-06-14T10:42:18Z Indexed on 2010/06/14 10:53 UTC
Read the original article Hit count: 238

Filed under:
|
|
|

Hello,

We have the BT broadband forwarding on to an internal machine with an IIS web server running. Thats fine, it goes to the sharepoint app, so the outside world can see this app.

Thing is we need another app running (a MVC ASP.Net app) and I have set it to :8080.

Internally I can get to it fine, but not when I type the IP number.

eg. 80.100.232.129:8080

is this something I need to set on the broadband router or something with SBS or somewhere else?

thanks in advance

© Server Fault or respective owner

Related posts about iis

Related posts about webserver