NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: ccordes on May 24, 2013, 01:03:00 PM
-
Before I start flailing at a solution -
Is there a way for a server to have IIS running AND host my NT Server on port 80?
if there is a separate IP address?
in a VM?
Thanks,
Chris
-
Hi Chris,
there is an option in the template to bind the IP Address to the port which might help you.
Cheers,
Kevin
-
So if I get the admin to set up another IP address on that machine, I could bind the app to it and then watch for port 80 there?
-
Hi Chris,
correct. If the machine had 2 "external facing" IP addresses then you can "bind" IIS to one (don't ask me how though, but it should be easy to Google that) and bind your nettalk exe to the other.
In NetTalk WebServer it's done on the advanced tab of the WebServer procedure extension.
Cheers
Bruce
-
Thanks
I have one set up using a variable for the IP stored in the ini file. They leave it blank since there is only the one IP address. Seems to be working. I'll let you know what happens when they get a second IP address.
At the moment, we've got it redirected to the port from a page through IIS.
Chris