Sun Update Connection - Enterprise 1.0 Administration Guide

Web Proxy and Firewall Connection Parameters

A standard architecture on the local site contains a firewall and, in some cases, a web proxy.

Diagram showing the Local-to-Internet Security architecture.

If the Sun Update Connection – Enterprise server is separated from the Internet by a web proxy, configure the connection parameters of the /usr/local/uce/server/cgi-bin/.uce.rc file.

Use one of the following methods to configure the connection parameters:

The following are the web proxy parameters:

( all ) ( proxy_server_name , "your_proxy" ); - hostname of web proxy
( all ) ( proxy_server_port , 8080 ); - open port of web proxy
( all ) ( proxy_user_name , "your_authentication_username" ); - username for authentication
( all ) ( proxy_user_password , "your_authentication_password" ); - password for authentication

Verify that the proxy.conf file is in the /etc/server/ directory. Web proxy authentication is optional. If you use authentication, the .proxyauth file must also be in the /etc/server/ directory.