Cisco Headend Digital Broadband Delivery System

Page of 148
 
Chapter 7    DNCS Web Services Security 
 
 
 
70 
4034689 Rev A 
10  Add an entry to “Listen to port 80” on the corporate-facing interface line. 
Example: 
#
 
#ident "@(#) %full_filespec: httpd.ports.dist,2:ascii:Da=2 %"
 
#
 
# This configuration file is for DNCS Web UI traffic.
 
# If $hostname is on a separate interface, it can be enabled 
too, but
 
# we won't do that automatically.
 
#
 
# Listen: Allows you to bind Apache to specific IP addresses 
and/or
 
# ports, instead of the default. See also the <VirtualHost>
 
# directive.
 
#
 
# Change this to Listen on specific IP addresses as shown 
below to
 
# prevent Apache from glomming onto all bound IP addresses 
(0.0.0.0)
 
#
 
# This configuration file is for DNCS Web UI traffic.
 
# If $hostname is on a separate interface, it can be enabled 
too, but
 
# we won't do that automatically.
 
Listen 0.0.0.0:8045
 
Listen 127.0.0.1:80
 
Listen dncseth:80
 
11  Save and close the httpd.ports file. 
12  Type the following command and press Enter to restart the Apache server 
process. 
svcadm restart http