From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FRMvS-0006pZ-UY for garchives@archives.gentoo.org; Thu, 06 Apr 2006 05:20:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k365KUND026433; Thu, 6 Apr 2006 05:20:30 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k365GcRI021770 for ; Thu, 6 Apr 2006 05:16:39 GMT Received: by zproxy.gmail.com with SMTP id i11so54249nzi for ; Wed, 05 Apr 2006 22:16:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:references:message-id:from:content-type:mime-version:content-transfer-encoding:date:in-reply-to:user-agent; b=qgeaJl3TCVQRaq+pK6W6LRiIJCrNhR7WhDzSoPs7yWQ13baG8BvHom2MCYP7eIBUdrwYFWoqprNsP2nUnHSwWaaY6YW4WSgi4zW3gVqATMVMgjS9lk9gvfKc9SpFiXWufCxujvhmvXmbQ4rHM/EnSsH/LoEawzNSLnTZG+GpqMs= Received: by 10.37.20.43 with SMTP id x43mr528159nzi; Wed, 05 Apr 2006 22:16:38 -0700 (PDT) Received: from tesla.aether ( [203.25.40.66]) by mx.gmail.com with ESMTP id 5sm228979nzk.2006.04.05.22.16.37; Wed, 05 Apr 2006 22:16:38 -0700 (PDT) To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Find IP of proxy References: <358eca8f0604051510n3eb91622i3c968ecfa05f361f@mail.gmail.com> <200604052211.06903.bulliver@badcomputer.org> Message-ID: From: evader Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Thu, 06 Apr 2006 15:16:22 +1000 In-Reply-To: <200604052211.06903.bulliver@badcomputer.org> User-Agent: Opera M2/8.52 (Linux, build 1631) X-Archives-Salt: 2eb43f2e-3f9d-4dba-bdd3-5e79cd0d1819 X-Archives-Hash: 8550369380d8bdd0dd3d1b7970acbce0 Hi, netstat -rn Your default gateway is likely to be the proxy. Regards, evader. On Thu, 06 Apr 2006 15:11:01 +1000, darren kirby wrote: > quoth the Mick: >> 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 > > Point a browser to http://checkip.dyndns.org/ > > or run: > > lynx -dump http://checkip.dyndns.org/ | awk '/Current/ {print $4}' > > -d -- gentoo-user@gentoo.org mailing list