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 1FRdiQ-0003zu-Ou for garchives@archives.gentoo.org; Thu, 06 Apr 2006 23:16:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k36NGDgm007834; Thu, 6 Apr 2006 23:16:13 GMT Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k36NCEw7022981 for ; Thu, 6 Apr 2006 23:12:15 GMT Received: by xproxy.gmail.com with SMTP id t5so191956wxc for ; Thu, 06 Apr 2006 16:12:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UGJPOVR9cU/htHdvaTDYsMNILKSYE4zRrInD2bpSiqdoheb2qGMrB67MQDlHnoeToJgurFz6Ye2RYJOWb7KK9Q+iWgIJD7b/H4ltGf6QOXizkqgXOf4wr7cXY12INda4W7JSQMbMibhQbyP0J7fSROj/OEWTfl/GUWP68/cq01s= Received: by 10.70.27.6 with SMTP id a6mr1902339wxa; Thu, 06 Apr 2006 16:12:14 -0700 (PDT) Received: by 10.70.97.16 with HTTP; Thu, 6 Apr 2006 16:12:14 -0700 (PDT) Message-ID: <8f5ca2210604061612n6c4c303cn10abcafb07ed2f4c@mail.gmail.com> Date: Thu, 6 Apr 2006 16:12:14 -0700 From: "Mike Owen" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Find IP of proxy In-Reply-To: <358eca8f0604061550q67d29ae8va1dee97b46ca15e@mail.gmail.com> 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-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <358eca8f0604051510n3eb91622i3c968ecfa05f361f@mail.gmail.com> <8f5ca2210604061520n41c17820if3f3cecce78382df@mail.gmail.com> <358eca8f0604061550q67d29ae8va1dee97b46ca15e@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k36NCEw7022981 X-Archives-Salt: 78cec215-bf21-470b-a070-d8a629374ba9 X-Archives-Hash: 263f3461f71f08a0d7eec024c04c2226 On 4/6/06, Mick wrote: > On 06/04/06, Mike Owen wrote: > > > 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? > > No I can't connect to the Internet. Also I believe that icmp traffic > is blocked. No pings are returned. > On the Windows side, do you have to authenticate to the proxy, or does it just connect through it? > > > > 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. > > How do I do that? > emerge -vp tcptraceroute :P -- gentoo-user@gentoo.org mailing list