Je fais tourner ma Gentoo 1.2 avec vmware sous win2k en ayant choisi le NAT comme network adapter.
 
Je cherche à utiliser l'acces internet du pc host (192.168.20.1) avec le guest (la gentoo, 192.168.20.2)
 
Le réseau semble bien configuré, pourtant le host ne repond pas aux pings... et pas d'internet non plus
 
Voici un log d'ifconfig et de route :
Code :
 - eth0      Link encap:Ethernet  HWaddr 00:50:56:45:00:55 
 -           inet addr:192.168.20.2  Bcast:192.168.20.255  Mask:255.255.255.0
 -           inet6 addr: fe80::250:56ff:fe45:55/10 Scope:Link
 -           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
 -           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
 -           TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
 -           collisions:0 txqueuelen:100
 -           RX bytes:0 (0.0 b)  TX bytes:288 (288.0 b)
 -           Interrupt:11 Base address:0x1080
 - lo        Link encap:Local Loopback 
 -           inet addr:127.0.0.1  Mask:255.0.0.0
 -           inet6 addr: ::1/128 Scope:Host
 -           UP LOOPBACK RUNNING  MTU:16436  Metric:1
 -           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
 -           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
 -           collisions:0 txqueuelen:0
 -           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 - Kernel IP routing table
 - Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
 - default         192.168.20.1    255.255.255.0   UG    1      0        0 eth0
 - 192.168.20.0    *               255.255.255.0   U     0      0        0 eth0
 
  | 
 
Est ce quelqu'un a une idée concernant le truc qui coince ?
 
Message édité par Jul le 01-08-2002 à 20:23:12