On 4/5/06, Mick <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> At work there's a rather restrictive gateway in place for connecting
> LAN desktops to the Internet.  How would you go about finding its IP
> address?
>
> Assume that I am booting with Knoppix for this purpose.
> --
> Regards,
> Mick
>

I'm curious as to why you need the proxy info in the first place. It
sounds like you can connect out just fine, so why bother with
configuring a proxy?

If you are allowed to send icmp and udp traffic out of the network, a
traceroute should show you what hops are on your network. If routing
forces all traffic through this proxy, it'll probably be one of these
hops.

Or, they could be doing policy routing where only tcp port 80/443
traffic goes through the proxy, and all other traffic goes out some
other route. In that case, you'll need to use a tcp traceroute program
configured to probe on port 80, so it is forced through the proxy.

Anyways, it sounds like that company has a few issues with their
security policy if it's so easily circumvented.

Mike

-- 
[email protected] mailing list

Reply via email to