qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] NETDEV WATCHDOG: eth0: transmit timed out
@ 2005-01-05  4:30 Horst Schlonz
  2005-01-05 15:43 ` Jim C. Brown
  2005-01-06  2:41 ` [Qemu-devel] " Herbert Poetzl
  0 siblings, 2 replies; 17+ messages in thread
From: Horst Schlonz @ 2005-01-05  4:30 UTC (permalink / raw)
  To: qemu-devel

hi,

i have qemu 0.6.1 and a debian host system. i started qemu like this:
root@host # chmod 666 /dev/net/tun
root@host # logout
user@host # qemu -hda debiansarge.img
Password:
Connected to host network interface: tun0

i have installed debian sarge as guest system before. on the host i have
a tun0 interface:
user@host # ifconfig tun0
ifconfig tun0
tun0      Protokoll:Ethernet  Hardware Adresse 00:FF:58:37:D9:25
          inet Adresse:172.20.0.1 Bcast:172.20.255.255 Maske:255.255.0.0
          [...]

now, on the guest i setup networking:
root@guest # ifconfig eth0 172.20.0.2 netmask 255.255.0.0 up
root@guest # ifconfig eth0
eth0      Protokoll:Ethernet  Hardware Adresse 52:54:00:12:34:56
          inet Adresse:172.20.0.2 Bcast:172.20.255.255 Maske:255.255.0.0
          [...]

the problem is:
root@guest # ping -c1 172.20.0.1
PING 172.20.0.1 (172.20.0.1) 56(84) bytes of data
NETDEV WATCHDOG: eth0: transmit timed out
NETDEV WATCHDOG: eth0: transmit timed out
>From 172.20.0.2 icmp_seq=1 Destination Host Unreachable

--- 172.20.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
root@guest #

can anyone confirm this? is something wrong with the emulated
realtek-network-device?

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-01-08 10:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-05  4:30 [Qemu-devel] NETDEV WATCHDOG: eth0: transmit timed out Horst Schlonz
2005-01-05 15:43 ` Jim C. Brown
2005-01-05 15:50   ` Jim C. Brown
2005-01-05 18:12   ` Horst Schlonz
2005-01-05 18:25     ` Magnus Damm
2005-01-06 21:57       ` Jim C. Brown
2005-01-06 22:47         ` Magnus Damm
2005-01-05 19:50     ` Jim C. Brown
2005-01-05 20:06       ` Horst Schlonz
2005-01-05 21:33         ` Jim C. Brown
2005-01-06  0:27           ` Horst Schlonz
2005-01-06  0:58             ` Magnus Damm
2005-01-06  1:34               ` Horst Schlonz
2005-01-06  1:53                 ` Jim C. Brown
2005-01-06  3:09                   ` Horst Schlonz
2005-01-08 10:14                     ` [Qemu-devel] " Anand Kumria
2005-01-06  2:41 ` [Qemu-devel] " Herbert Poetzl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).