Page 1 of 1

How to control IP Address WebServer Listens On?

Posted: Tue Jun 30, 2015 8:21 pm
by dcipher
Hi

I have a web server with two external IP Addresses. I would like to know how I can force the TSPLus web server to only listen on a specific IP Address? I plant to have IIS7 listen on address A and TSPlus web server listen on IP Address B.

Thanks,
Simon

Re: How to control IP Address WebServer Listens On?

Posted: Thu Jul 02, 2015 12:42 pm
by John
Hello,

This cannot be achieved through TSplus configuration, however you should be able to use your firewall to block web traffic from your second network adapter.

Re: How to control IP Address WebServer Listens On?

Posted: Thu Jul 02, 2015 1:01 pm
by dcipher
I only have one network adapter. The additional IP addresses are assigned to different website and I was hoping to assign one to TSPlus.

Simon

Re: How to control IP Address WebServer Listens On?

Posted: Sat Jul 04, 2015 4:57 pm
by admin
Hello,

In this case I suppose you can create a redirection rule on your router to do so, allowing incoming connection to the IP address you need.

Re: How to control IP Address WebServer Listens On?

Posted: Wed Jul 15, 2015 2:40 am
by dcipher
Unfortunately the router is controlled by the data center. It would be helpful if the TSPlus web server not only allowed you to specify the port to listen but also the IP address just as IIS8 allows.