Santronics Software, Inc.,
Single IP Binding

Wildcat! offers Single IP Binding for the following Wildcat! Internet Hosting Servers:

Normally when these servers are started, they will bind the specific server port to all the IP addresses on the local machine.  This disallows another server to operate on the same server port.   This features offers a method to bind the server port to a specific IP address.

To prepare Single IP Binding, you must use the Windows registry on the machine where wcOnline is currently running.   Use the WcRegEdit.exe utility to set the binding address.  You can use an IP address or a specific domain name that points to the IP address you want.

Examples:

wcregedit /local /value:wcFTP\HostAddress /string:218.123.121.29
wcregedit /local /value:wcWEB\HostAddress /string:218.123.121.30  
wcregedit /local /value:wcPOP3\\HostAddress /string:pop3.yourdomain.com
wcregedit /local /value:wcSMTP\\HostAddress /string:mail.yourdomain.com

If  blank or the variable "hostaddress" is not defined, the server falls back to binding all addresses on the machine.