Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 291 invoked from network); 21 Oct 2009 02:25:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Oct 2009 02:25:53 -0000 Received: (qmail 44506 invoked by uid 500); 21 Oct 2009 02:25:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 44432 invoked by uid 500); 21 Oct 2009 02:25:49 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 44421 invoked by uid 99); 21 Oct 2009 02:25:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 02:25:49 +0000 X-ASF-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.109] (HELO usea-naimss4.unisys.com) (192.61.61.109) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2009 02:25:46 +0000 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.16]) by usea-naimss4 with InterScan Message Security Suite; Tue, 20 Oct 2009 21:25:25 -0500 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.51]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 20 Oct 2009 21:25:24 -0500 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 20 Oct 2009 21:25:24 -0500 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Tue, 20 Oct 2009 21:25:24 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Tue, 20 Oct 2009 21:25:21 -0500 Subject: RE: question about using tomcat on a remote machine Thread-Topic: question about using tomcat on a remote machine Thread-Index: AcpR1OY6Rz5nh6EGR9mZ5FInt+z/ogAICmXQ Message-ID: <99C8B2929B39C24493377AC7A121E21F8405933DF8@USEA-EXCH8.na.uis.unisys.com> References: <200910201628.38832.mafunk@nmsu.edu> In-Reply-To: <200910201628.38832.mafunk@nmsu.edu> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 21 Oct 2009 02:25:24.0671 (UTC) FILETIME=[BEFF24F0:01CA51F5] > From: Matt Funk [mailto:mafunk@nmsu.edu] > Subject: question about using tomcat on a remote machine >=20 > netstat -nan finds: > tcp6 0 0 :::8080 :::* LISTEN That looks like it's listening *only* with IPv6. Since you used an IPv4 ad= dress on your browser, Tomcat never gets the request. The "localhost" used= on your telnet attempt may well have resolved to an IPv6 address. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org