All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: internet access through proxy...
Date: Thu, 12 May 2005 00:16:25 -0700	[thread overview]
Message-ID: <428302C9.50403@comarre.com> (raw)
In-Reply-To: <652016d30505112356347dff09@mail.gmail.com>

Manish Regmi wrote:
> Hi,
> 
>   My PC uses a proxy server to connect to the internet. I can easily
> assess the internet by changing the Browser options. But i am unable
> to use lynx, ssh, traceroute etc.
> Do i need to change all of their configuration files?
> If yes which one and where?
> Is there any generic way?

The purpose of a proxy server ... from the network manager's point of 
view, anyway ... is to prevent LAN users from accessing the Internet 
with arbitrary applications. So the way to force users to use it is to 
block direct access to the Internet at the firewall/router.

In a proxy-server setting, you can only proxy the apps that your proxy 
server is willing to proxy ... and those are typically only ftp, http, 
and https (and maybe a couple of others I'm not thinking of right now).

So no, there is no generic way to use the proxy server for everything. 
For ssh and traceroute, there is most likely no way at all ... and no 
one can tell you about "etc".

As to lynx, since it is an http client, there is no reason in principle 
why it could not work with a proxy server. Its man page seems to say it 
can do so via ENV variables of the form *_proxy, for example http_proxy 
and ftp_proxy ... but I haven't tried this. So you might look at the man 
page ... down in the section on COnfiguration ... and experiment a bit.

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2005-05-12  7:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12  6:56 internet access through proxy Manish Regmi
2005-05-12  7:16 ` Ray Olszewski [this message]
2005-05-13  7:25   ` Manish Regmi
2005-05-13 15:32     ` Ray Olszewski
2005-05-12 10:31 ` J.
2005-05-13  7:36   ` Manish Regmi
2005-05-13  8:07     ` J.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=428302C9.50403@comarre.com \
    --to=ray@comarre.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.