Gentoo Archives: gentoo-user

From: evader <evader.aether@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Find IP of proxy
Date: Thu, 06 Apr 2006 05:20:59
Message-Id: op.s7kl9kpb24azpy@tesla.aether
In Reply to: Re: [gentoo-user] Find IP of proxy by darren kirby
1 Hi,
2
3 netstat -rn
4
5 Your default gateway is likely to be the proxy.
6
7 Regards,
8
9 evader.
10 On Thu, 06 Apr 2006 15:11:01 +1000, darren kirby
11 <bulliver@×××××××××××.org> wrote:
12
13 > quoth the Mick:
14 >> Hi All,
15 >>
16 >> At work there's a rather restrictive gateway in place for connecting
17 >> LAN desktops to the Internet. How would you go about finding its IP
18 >> address?
19 >>
20 >> Assume that I am booting with Knoppix for this purpose.
21 >> --
22 >> Regards,
23 >> Mick
24 >
25 > Point a browser to http://checkip.dyndns.org/
26 >
27 > or run:
28 >
29 > lynx -dump http://checkip.dyndns.org/ | awk '/Current/ {print $4}'
30 >
31 > -d
32
33
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Find IP of proxy Mick <michaelkintzios@×××××.com>