Paul Gear wrote:
Susumu Takuwa wrote:
Yes. I run RHL 8.0 in the firewall like this,
----------------------------------------------
	Internet
	   |
	debian NAT box(global IP address)
	   |
	RHL 8.0 box(private IP address)
----------------------------------------------
Do I need to connect RHL 8.0 box to Internet directly?
Did you tell up2date about the proxy?
'up2date --configure' ( X version is simplere to use)
or 'up2date --nox --proxy=<host>:<port>' should work.

No, but you need to set up the appropriate NAT rules to allow https and
http through.

I run up2date on nearly all of my boxes through a NATing firewall.

Hint: useNoSSLForPackages=1 helps when you use a proxy server.
As long as the proxy handles https, setting enableProxy=1,
and httpProxy=<host>:<port> works for https too. At least
it works for me with my proxy server.

	-Thomas




Reply via email to