• 网络与数据中心管理
  • 服务器与应用性能管理
  • IT服务管理
  • Windows AD域管理
  • 终端管理
  • IT安全
  • MSP
  • IT运维平台
 
 
应用性能管理(APM)
保证物理、虚拟、云环境的应用性能
 
 
简化终端设备管理
全面管控PC计算机、智能手机以及平板电脑,确保网络安全
 
 
IT运维外包服务工具
多租户模式,为您的客户提供更好的服务
IT运维管理平台
统一监控、集中运维
 

Binding to One IP

Binding OpUtils to use a Single IP Address

Summary

Assume that you have installed OpUtils on a computer that has dual IP addresses and you want to make OpUtils use a specific IP address for all communications. This article will help you achieve this.

Description

Follow the steps below to bind all communications to a specific IP address:

  • Stop the OpUtils Service
  • Goto <OpUtils install dir>\ProgramFiles\Adventnet\ME\conf and open the Server.xml file in an editor
  • Edit the connector node with correct IP Address as given below:

    Before editing:

    <Connector acceptCount="100" connectionTimeout="20000" debug="0" disableUploadTimeout="true" enableLookups="false" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" port="7080" redirectPort="8443"></Connector>
    <Connector acceptCount="100" clientAuth="false" connectionTimeout="-1" debug="0" disableUploadTimeout="true" enableLookups="false" keystoreFile="./conf/server.keystore" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" name="SSL" port="7443" scheme="https" secure="true" sslProtocol="TLS"></Connector>

    After editing:

    <Connector acceptCount="100" address="192.168.110.132" connectionTimeout="20000" debug="0" disableUploadTimeout="true" enableLookups="false" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" port="80" redirectPort="8443"></Connector>
    <Connector acceptCount="100" address="192.168.110.132" clientAuth="false" connectionTimeout="-1" debug="0" disableUploadTimeout="true" enableLookups="false" keystoreFile="./conf/server.keystore" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" name="SSL" port="7443" scheme="https" secure="true" sslProtocol="TLS"></Connector>

    The IP address shown above is just an example; you should include the appropriate IP Address here.

  • Save the server.xml and start OpUtils

我们的客户

展开