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 1QWbQI-0000jz-0w for garchives@archives.gentoo.org; Tue, 14 Jun 2011 21:45:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BD361C00E; Tue, 14 Jun 2011 21:43:56 +0000 (UTC) Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com [74.125.82.41]) by pigeon.gentoo.org (Postfix) with ESMTP id 2156B1C00E for ; Tue, 14 Jun 2011 21:43:55 +0000 (UTC) Received: by wwi18 with SMTP id 18so96475wwi.4 for ; Tue, 14 Jun 2011 14:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=zMbeZP092zxmgFUcRlN4uksJ5UierC8UkdmDVpSM3Bw=; b=IoDgCbrCLk01z3Z7mravy+bzm2H8ynw0TvT27+1x7NkglfOJQAmJp0CngFy9O/ppJw 0xHAkrhbWgL0vxl0L8SoU5w6MkJXlEvDiGGHWmfLhaY/OTJwx2pq8DtQ5Bw5WItFLkTm kKF01/NmccCNfUBKmpi6EQCkBMkgu7SFxka8o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=Np3eLmSaumRsYOg3L+GTzrXMgEhiPLQLKCJHohAIk/4TBUJJY0zjNavq97FOaM+n9Y f+g05pXLFue5NnhR9GmHJov9jz3ldBgdZnlLr+HGHmAPagSn4puC1klKjOZC1vKNiyNI g9H29LlgVQQ9yqOiYT+pBrqAa/W4EutY8HyYE= Received: by 10.227.199.139 with SMTP id es11mr6588375wbb.46.1308087835194; Tue, 14 Jun 2011 14:43:55 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id o38sm5355193wba.54.2011.06.14.14.43.53 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 14 Jun 2011 14:43:54 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Internet Date: Tue, 14 Jun 2011 22:38:37 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.3; x86_64; ; ) References: <4DF762E6.3050306@club-internet.fr> <4DF79869.2030909@asyr.hopto.org> <4DF79E0B.5040601@club-internet.fr> In-Reply-To: <4DF79E0B.5040601@club-internet.fr> 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: multipart/signed; boundary="nextPart2057942.Y2mRyPGFOT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201106142238.47642.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: a8ac1a1eea84fb0f6dbcbfb3520eb28f --nextPart2057942.Y2mRyPGFOT Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tuesday 14 Jun 2011 18:44:43 Cahn Roger wrote: > >>> Try setting an address manually: > >>> ifconfig eth0 192.168.1.20 broadcast 192.168.1.255 netmask > >>> 255.255.255.0 > >>> =20 > >>> route add default gw 192.168.1.1 (assuming that this is your router) >=20 > It doesn't work: error locating host target (for route) Hmm ... something is not right at the router, or your ethernet cable is=20 faulty/unplugged. Are you sure that 192.168.1.1 is the correct address for it? After you set= on=20 the command line your ip address using ifconfig run this: arping -c 3 -I eth0 192.168.1.1 If your router is not responding, please check its firewall list and any=20 access control lists you may have set up for it - you may have typed=20 incorrectly the MAC address for your eth0 NIC. =2D-=20 Regards, Mick --nextPart2057942.Y2mRyPGFOT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk331OcACgkQVTDTR3kpaLYhBACgvhwF9cu+djAZ/pEo0VquuP99 cwIAoL+426Dr5380x4APp/lU1R+AuuT8 =WnoT -----END PGP SIGNATURE----- --nextPart2057942.Y2mRyPGFOT--