[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Network configuration
hi,
>>>>> "Ananth" writes:
Ananth> have another small q... how do i connect to the internet
Ananth> thru a gateway ? Under windoze, we have ms proxy client,
You can ask the gateway to masquerade all of your packets, but if that
is not possible, you will have to use a proxy.
Ananth> which takes care of everything... but if i want to use
Ananth> lynx to browse the net, how do i set it up ?? i think
Ananth> using proxy server under netscape might make it to
Ananth> work..am checking on that..
If you have a proxy server, under netscape set the proxy (in the
advanced options). For lynx, apt-get etc. Just export http_proxy and
ftp_proxy like so
export http_proxy=http://proxy.your.domain.name:proxy_port_number
like
export http_proxy=http://localhost:8080
similarly export an ftp_proxy. You could also set this in lynx.cfg
in /etc/ or in ~/.lynxrc
prabhu
---
Visit our home page at: www.chennailug.org
Send e-mail to 'ilugc-request@xxxxxxxxxxxxxxxxxx' with 'unsubscribe'
in either the subject or the body to unsubscribe from this list.