Added note box, comment & command to upstream proxy
Line 594:
Line 594:
From http://forums.contribs.org/index.php?topic=32998.msg140512#msg140512
From http://forums.contribs.org/index.php?topic=32998.msg140512#msg140512
+
{{Note box|ssh, ftp and telnet do not work via an http "upstream" proxy. Yum and freshclam may require tweaking if your only internet access is via upstream proxy.}}
+
+
To get curl and wget to work correctly on the SME server, execute the following:
+
+
export HTTP_PROXY=localhost:3128
+
+
Re yum and freshclam see the following:
+
+
http://bugs.contribs.org/show_bug.cgi?id=2407
+
+
http://bugs.contribs.org/show_bug.cgi?id=542
+
+
From Forum post http://forums.contribs.org/index.php/topic,46163.0.html