Changing an IP Addresses
Chapter
7
Administrative Basics
289
<VS id="ee-vs" state="on"
urlhosts="<hostname>.<dopmainame>" mime="mime1"
aclids="acl1" connections="eeSSL_default">
4.
If you don’t want end-entity interaction with a subsystem, for example, if you
don’t want end entities to interact with a Certificate Manager, you can remove
this port too (in addition to the HTTP port).
5.
Save your changes.
6.
Restart CMS.
Changing an IP Addresses
You can configure CMS instances to listen to specific IP addresses. For example,
you can install the Certificate Manager and Data Recovery Manager on a single
host, in separate instances, and then configure the instances so that the Certificate
Manager is served on one IP address and the Data Recovery Manager is served on
another address, if the host is configured with more than one IP address.
To configure a CMS instance to listen to specific IP addresses:
1.
Stop the CMS instance.
2.
Go to the CMS configuration directory:
<server_root>/cert-<instance_id>/config
3.
Open the
server.xml
file in a text editor. and edit the appropriate IP
addresses:
❍
To change the administration ip address, locate this line and edit the value
of the
ip
attribute:
<LS id="admin" ip="0.0.0.0" port="8200" security="on"
acceptorthreads="1" blocking="no">
❍
To change the agent ip address, locate this line and edit the value of the
ip
attribute:
<LS id="agent" ip="0.0.0.0" port="8100" security="on"
acceptorthreads="1" blocking="no">
❍
To change the end-entity HTTP ip address, locate this line and edit the
value of the
ip
attribute:
<LS id="ee_nonSSL" ip="0.0.0.0" port="80" security="off"
acceptorthreads="1" blocking="no">
Содержание Certificate Management System 6.1
Страница 1: ...Administrator s Guide Netscape Certificate Management System Version6 1 February 2003...
Страница 28: ...Documentation 28 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 68: ...Support for Open Standards 68 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 82: ...Uninstalling CMS 82 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 166: ...How a Registration Manager Works 166 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 382: ...ACL Reference 382 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 566: ...Managing Policy Plug in Modules 566 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 710: ...1 3 Organization Security Policies 710 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 716: ...Object Identifiers 716 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 762: ...DNs in Certificate Management System 762 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 794: ...Managing Certificates 794 Managing Servers with Netscape Console December 2001...
Страница 810: ...The SSL Handshake 810 Managing Servers with Netscape Console December 2001...
Страница 828: ...828 Netscape Certificate Management System Administrator s Guide February 2003...