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 1QWqyo-0006Hi-Vt for garchives@archives.gentoo.org; Wed, 15 Jun 2011 14:22:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6B0A1C007; Wed, 15 Jun 2011 14:20:32 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 779C21C007 for ; Wed, 15 Jun 2011 14:20:32 +0000 (UTC) Received: by wyi11 with SMTP id 11so447008wyi.40 for ; Wed, 15 Jun 2011 07:20:31 -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=cE8zIzllzM9WH359vLLTCH/VMDRga90AHSjwRMF4nDc=; b=WITn8F/ks+/KDc8+xXA0h3zAcXqnRJNwuMTE7faiP/ABR1jwsSCKMXPAYWzY7DKj94 kDGARvf6awHnQgaZTOXVFWixP/d8h7YI2HwK55cwMAn857j6f/VAH7Ke/GjYYjQbPa5C 9dosDZZqFa+ZEcok+CPCm9+AbHFOIgFGkzImI= 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=MMXW9F51QxEJg1zfURij5Z0gp24ctJEab0GwmfG0EmG1A8AHXI6io0Mv8gvwXzkUO/ rdDp9x3weC/MaXu16xFEhoubxrTxQbtmPGL5n0JmqIurxGn402OoZ/+kv+my1Swofdx0 hKmy+DZx9Mplsry2J0kpLv79mmmHTNts//8J8= Received: by 10.216.136.89 with SMTP id v67mr2262142wei.13.1308147631582; Wed, 15 Jun 2011 07:20:31 -0700 (PDT) Received: from dell_xps.localnet ([213.123.142.221]) by mx.google.com with ESMTPS id u64sm284034weq.28.2011.06.15.07.20.07 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 15 Jun 2011 07:20:30 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Internet Date: Wed, 15 Jun 2011 15:18:52 +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> <4DF8B2D3.9070502@asyr.hopto.org> <4DF8B9B4.8070800@club-internet.fr> In-Reply-To: <4DF8B9B4.8070800@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="nextPart3507859.Lzk8pYzZ8l"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201106151519.03469.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 1c334214650e7dfc78ba39da42d2ee50 --nextPart3507859.Lzk8pYzZ8l Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 15 Jun 2011 14:55:00 Cahn Roger wrote: > > open a root terminal and type > > ifconfig > > and > > route -n >=20 > Here it is: >=20 > ifconfig > eth0 Lien encap:Ethernet HWaddr 00:1e:8c:4a:44:db > inet adr:192.168.1.20 Bcast:192.168.1.255 Masque:255.255.255.0 > adr inet6: fe80::21e:8cff:fe4a:44db/64 Scope:Lien > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:70 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 lg file transmission:1000 > RX bytes:0 (0.0 B) TX bytes:8715 (8.5 KiB) > Interruption:17 >=20 > lo Lien encap:Boucle locale > inet adr:127.0.0.1 Masque:255.0.0.0 > adr inet6: ::1/128 Scope:H=C3=B4te > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:3480 errors:0 dropped:0 overruns:0 frame:0 > TX packets:3480 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 lg file transmission:0 > RX bytes:276568 (270.0 KiB) TX bytes:276568 (270.0 KiB) >=20 > Bureau cahn # route -n > Table de routage IP du noyau > Destination Passerelle Genmask Indic Metric Ref Use > Iface > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 > eth0 127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 = =20 > 0 lo No gateway defined. :( When you then run: route add default gw 192.168.1.1 to define a route manually what do you get in response and then what does i= t=20 show: route -n and what does ip show: ip link show dev eth0 =2D-=20 Regards, Mick --nextPart3507859.Lzk8pYzZ8l 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) iEYEABECAAYFAk34v1cACgkQVTDTR3kpaLbEIwCfUKVPQWW3hPOvQISArO6Kp7n1 DIYAoNCJPyJ+yq3zZQqGY86YJ1ls4g+9 =+TMe -----END PGP SIGNATURE----- --nextPart3507859.Lzk8pYzZ8l--