Networking Forums

Networking Forums > Computer Networking > Linux Networking > detecting machine behind proxy

Reply
Thread Tools Display Modes

detecting machine behind proxy

 
 
baruah
Guest
Posts: n/a

 
      05-13-2004, 10:09 AM
Hi all,
Can anyone give me an idea about how to detect the IPs of
machines behind a Proxy server, from outside ?

e.g. one linux is running squid and serving 5 clients. And I want to
know the IPs of those clients from an another machine which is not in
the same network.
Is it possible ?

thx in advance.

with kind regards
baruah.
 
Reply With Quote
 
 
 
 
David Efflandt
Guest
Posts: n/a

 
      05-13-2004, 05:51 PM
On 13 May 2004 03:09:13 -0700, baruah <(E-Mail Removed)> wrote:
> Hi all,
> Can anyone give me an idea about how to detect the IPs of
> machines behind a Proxy server, from outside ?
>
> e.g. one linux is running squid and serving 5 clients. And I want to
> know the IPs of those clients from an another machine which is not in
> the same network.
> Is it possible ?


Only if they access your web site and you check the HTTP request headers
to see if any tell you that (list all variable in environment). You
CANNOT do it uninitiated from outside, without having some way to get in.

--
David Efflandt - All spam ignored http://www.de-srv.com/
 
Reply With Quote
 
Jeffrey Cunningham
Guest
Posts: n/a

 
      05-13-2004, 09:33 PM
On Thu, 13 May 2004 03:09:13 -0700, baruah wrote:

> Hi all,
> Can anyone give me an idea about how to detect the IPs of
> machines behind a Proxy server, from outside ?
>
> e.g. one linux is running squid and serving 5 clients. And I want to
> know the IPs of those clients from an another machine which is not in
> the same network.
> Is it possible ?
>
> thx in advance.
>
> with kind regards
> baruah.


It seems to me, a considerable amount of effort has been expended to
prevent you from being able to learn such things from the outside.

-Jeff
 
Reply With Quote
 
CJT
Guest
Posts: n/a

 
      05-14-2004, 05:36 AM
baruah wrote:
> Hi all,
> Can anyone give me an idea about how to detect the IPs of
> machines behind a Proxy server, from outside ?
>
> e.g. one linux is running squid and serving 5 clients. And I want to
> know the IPs of those clients from an another machine which is not in
> the same network.
> Is it possible ?
>
> thx in advance.
>
> with kind regards
> baruah.


Ask the same person who told you there are 5 clients.

--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net.
 
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
*New Proxy -- QUICK LOADING Proxy* SurfHide.us Wireless Internet 0 09-26-2008 05:50 AM
How to remotely login into a pure IPv6 Linux machine from a DualStack windows machine chaitan Linux Networking 1 11-21-2007 05:37 PM
Internet Explorer - Detecting Proxy Settings Wylie Wireless Networks 4 09-07-2007 02:07 PM
Simple client/server socket program works on one Linux machine, it doesnot work on other machine GS Linux Networking 2 05-09-2006 12:55 PM
Proxy configuration - tool for identifying what proxy is being use =?Utf-8?B?Q2hyaXMgQg==?= Windows Networking 0 03-21-2005 08:31 PM



1 2 3 4 5 6 7 8 9 10 11