Gentoo Archives: gentoo-user

From: Cahn Roger <rcahn@×××××××××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Internet
Date: Wed, 15 Jun 2011 14:45:02
Message-Id: 4DF8C51A.7070601@club-internet.fr
In Reply to: Re: [gentoo-user] Internet by Mick
1 > When you then run:
2
3 > route add default gw 192.168.1.1
4
5 > to define a route manually what do you get in response and then what does it
6 > show:
7
8 > route -n
9
10 > and what does ip show:
11
12 > ip link show dev eth0
13
14 Here it is. But the last command not found!
15
16 route add default gw 192.168.1.1
17 Bureau cahn # route -n
18 Table de routage IP du noyau
19 Destination Passerelle Genmask Indic Metric Ref Use
20 Iface
21 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
22 127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo
23 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
24 Bureau cahn # ip link show dev eth0
25 bash: ip : commande introuvable

Replies

Subject Author
Re: [gentoo-user] Internet Paul Hartman <paul.hartman+gentoo@×××××.com>