From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Nwglo-0007YS-JQ for garchives@archives.gentoo.org; Tue, 30 Mar 2010 19:06:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBE5BE080A for ; Tue, 30 Mar 2010 19:06:35 +0000 (UTC) Received: from mail.shawcable.com (shawmail.shawcable.com [64.59.128.220]) by pigeon.gentoo.org (Postfix) with ESMTP id 65872E0CE1 for ; Tue, 30 Mar 2010 18:08:34 +0000 (UTC) Received: from bpd2mi3no-svcs.prod.shawcable.com ([10.0.184.122]) by bpd2mo2no-ssvc.prod.shawcable.com with ESMTP; 30 Mar 2010 12:08:33 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=1 a=VphdPIyG4kEA:10 a=8nJEP1OIZ-IA:10 a=dgx804EzjhD8CRYpIFkhZA==:17 a=I5-lhGqycr-opJNXr9UA:9 a=SXL8Qt9tjW_RcFnzoz-Y500PEzYA:4 a=wPNLvfGTeEIA:10 X-IronPort-AV: E=Sophos;i="4.51,335,1267426800"; d="scan'208";a="265986838" Received: from unknown (HELO bpd2mi3no-cmts.prod.shawcable.com) ([192.168.183.122]) by bpd2mi3no-cmts.prod.shawcable.com with ESMTP; 30 Mar 2010 12:08:33 -0600 X-reinject: true Received: from unknown (HELO syscon4.localdomain) ([68.148.245.78]) by bpd2mi3no-dmz.prod.shawcable.com with ESMTP; 30 Mar 2010 12:08:33 -0600 Received: by syscon4.localdomain (Postfix, from userid 1000) id 5ED90C41D7; Tue, 30 Mar 2010 12:08:35 -0600 (MDT) Date: Tue, 30 Mar 2010 12:08:35 -0600 From: Joseph To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] ping / connect to another subnet Message-ID: <20100330180835.GS5637@syscon4.inet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Archives-Salt: 9cece3c4-141f-444e-9007-039b388b09ee X-Archives-Hash: 8d25422229e75fefc219fe6dbd4a4d11 I'm running Windows XP on VirtualBox, it has a network "NAT" so the IP address it gets: IP: 10.0.2.15 Gateway: 10.0.2.2 DNS: 10.10.0.1 (Linux router) I've tried to access the Windows IP by creating another subnet: ifconfig eth0:1 10.0.2.0 up but it doesn't work, I can not ping the Windows IP: 10.0.2.15 (Windows firewall is OFF) Any suggestions? -- Joseph