Cisco Headend System Release 3.2 User Guide

Page of 30
 
Chapter 2    Configure the DREDD Proxy Server 
 
 
 
4022451 Rev D 
Add FTP DREDD Proxy Server Route to File 
To ensure that the route is added during DNCS reboots, you must add the FTP 
proxy server route to the /etc/rc2.d/S82atminit file.  
Important: You must direct your internal network support representatives to add a 
public IP address that will allow external access to the DREDD Service.  If you have 
any questions, contact the representative who handles your account. 
Complete the following steps:  
1  Open an xterm window.  
2  At the prompt, type su - and press Enter. A password prompt appears. 
3  Type the root user password and press Enter. A prompt for the root user 
appears.  
4  Type /usr/sbin/route add xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy 1 and press Enter.  
Note: 
 
xxx.xxx.xxx.xxx represents the public IP address of the DREDD Server  
 
yyy.yyy.yyy.yyy represents the  IP address of the gateway used to reach the 
DREDD Server 
 
1 is the hop count value that specifies a "gateway" route   
5  To make these route changes permanent, add them to /etc/rc2.d/S82atminit as 
shown in the following example: 
/usr/sbin/route add xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy  1 #  DREDDProxy Server