Re: [Qemu-devel] SLIRP's DNS problem

2010-12-23 Thread Ireneusz Szcześniak
Thanks for your interest. Mulyadi Santosa wrote: The installer complains that a DNS server is missing, but it seems that the DHCP also doesn't provide a default gateway. what if you specificly mention the network type like below: qemu-kvm -cdrom centos-netinstall -net nic,model=e1000 -net us

Re: [Qemu-devel] SLIRP's DNS problem

2010-12-23 Thread Mulyadi Santosa
Hi... On Thu, Dec 23, 2010 at 20:49, Irek Szczesniak wrote: > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 > DHCPOFFER from 10.0.2.2 > DHCPREQUEST on eth0 to 255.255.255.255 port 67 > DHCPACK from 10.0.2.2 > bound to 10.0.2.15 -- renewal in 33026 seconds. > DHCPv4 eth0 - obtained le

[Qemu-devel] SLIRP's DNS problem

2010-12-23 Thread Irek Szczesniak
Hi, I have a problem with the SLIRP's DNS server. I built from sources QEMU v 0.13 on Linux debian 2.6.26-2-686 with gcc version 4.3.2 (Debian 4.3.2-1.1). When I don't pass any network options to QEMU, then I should get a user networking with SLIRP. According to the man page, QEMU should create