On Wednesday 15 Jun 2011 14:55:00 Cahn Roger wrote: > > open a root terminal and type > > ifconfig > > and > > route -n > > Here it is: > > 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 > > lo Lien encap:Boucle locale > inet adr:127.0.0.1 Masque:255.0.0.0 > adr inet6: ::1/128 Scope:Hôte > 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) > > 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 > 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 it show: route -n and what does ip show: ip link show dev eth0 -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.