Networking Forums

Networking Forums > Computer Networking > Linux Networking > using a proxy server

Reply
Thread Tools Display Modes

using a proxy server

 
 
Claire
Guest
Posts: n/a

 
      01-16-2004, 01:13 AM
Hi I'm looking for info on using a proxy in linux, I've checked google and
yahoo and have only found info on setting up linux as a proxy server.
 
Reply With Quote
 
 
 
 
Cameron Kerr
Guest
Posts: n/a

 
      01-16-2004, 03:02 AM
Claire <angry_gurl@where_the_hell_is_my_makeup.net> wrote:
> Hi I'm looking for info on using a proxy in linux, I've checked google and
> yahoo and have only found info on setting up linux as a proxy server.


What kind of proxy do you have in mind?

A www/ftp proxy? (like squid?)

Or an IP (socks) proxy?

If its a www proxy, then you just need to configure it in the browser
you are using. There is no global configuration file for it, although
some applications (non-GUI ones usually) respect http_proxy, ftp_proxy,
and no_proxy environment variables.

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
 
Claire
Guest
Posts: n/a

 
      01-16-2004, 03:40 AM
On Fri, 16 Jan 2004 17:02:27 +1300, Cameron Kerr wrote:

> Claire <angry_gurl@where_the_hell_is_my_makeup.net> wrote:
>> Hi I'm looking for info on using a proxy in linux, I've checked google
>> and yahoo and have only found info on setting up linux as a proxy
>> server.

>
> What kind of proxy do you have in mind?
>
> A www/ftp proxy? (like squid?)
>
> Or an IP (socks) proxy?
>
> If its a www proxy, then you just need to configure it in the browser you
> are using. There is no global configuration file for it, although some
> applications (non-GUI ones usually) respect http_proxy, ftp_proxy, and
> no_proxy environment variables.


thanks for the info but it is an IP proxy I need to connect to
 
Reply With Quote
 
Leon.
Guest
Posts: n/a

 
      01-16-2004, 04:26 AM

"Claire" <angry_gurl@where_the_hell_is_my_makeup.net> wrote in message
newsan.2004.01.16.04.40.34.203000@where_the_hell _is_my_makeup.net...
> On Fri, 16 Jan 2004 17:02:27 +1300, Cameron Kerr wrote:
>
> > Claire <angry_gurl@where_the_hell_is_my_makeup.net> wrote:
> >> Hi I'm looking for info on using a proxy in linux, I've checked google
> >> and yahoo and have only found info on setting up linux as a proxy
> >> server.

> >
> > What kind of proxy do you have in mind?
> >
> > A www/ftp proxy? (like squid?)
> >
> > Or an IP (socks) proxy?
> >
> > If its a www proxy, then you just need to configure it in the browser

you
> > are using. There is no global configuration file for it, although some
> > applications (non-GUI ones usually) respect http_proxy, ftp_proxy, and
> > no_proxy environment variables.

>
> thanks for the info but it is an IP proxy I need to connect to


What is the NAME of the program that you want to connect to ?

EG my PC connects to the firewall, and connects to NEC socks5 server.
socks 5 server then connects to me to university telnet port.

We then have two pieces of information..
The protocol you want to use (Telnet protocol) and the breed of proxy
inbetwen (NEC socks 5)




 
Reply With Quote
 
Cameron Kerr
Guest
Posts: n/a

 
      01-16-2004, 05:19 AM
Claire <angry_gurl@where_the_hell_is_my_makeup.net> wrote:

> thanks for the info but it is an IP proxy I need to connect to


Right then. That's more difficult, AFAIK

Because of how Socks proxies work, every application needs to be able to
support it. Some do, most don't in the Linux world. You might be able to
find socksified versions of the programs.

Here are some applications that may help you in socksifying your
programs without changing them.

$ apt-cache search socks
#Trimmed
dante-client - SOCKS wrapper for users behind a firewall
proxychains - Proxy Chains - redirect connections through proxy servers
tsocks - transparent network access through a SOCKS 4 or 5 proxy

I've never used any of these, so I can't vouch for it. tsocks seems to
be a LD_PRELOAD type of program, so should work on any non-statically
compiled program (ie, basically all programs in your distribution.)

Hope this helps.
--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
where to put a (web) proxy server tree leafs Windows Networking 2 12-24-2008 05:34 PM
Windows Server 2008 as Proxy Server Auxiliaire Tournée 1 Windows Networking 6 11-03-2008 08:39 AM
Using an outside proxy server form behind a proxy server UnaCoder Linux Networking 6 02-22-2006 07:53 PM
Why proxy server set to 127.0.0.1? Zak Broadband 10 02-15-2005 01:40 AM
Proxy server Stijn Goris Linux Networking 2 08-01-2004 02:57 PM



1 2 3 4 5 6 7 8 9 10 11