[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Configuring Proxy server in Linux
>Hello all,
> How do you configure proxy server in RHL 6.1 so that 'lynx' and
>'ftp' start working?
try exporting the variables ftp_proxy and http_proxy. the format is
export http_proxy=http://aa.bb.cc.dd:pppp/
where pppp is the port no of the proxy server providing the connection.
hope that helps.
vishy
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.