qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] how to disable DHCP client on qemu


From: Medi Montaseri
Subject: [Qemu-discuss] how to disable DHCP client on qemu
Date: Tue, 23 Jan 2018 12:01:31 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

I am using qemu-system-x86_64 (x86_64-linux/qemu-native/2.5.0-r1/qemu-2.5.0 ) and multiple network interface and in a bridged mode with the host.

I see the following as qemu boots up

DHCP/BOOTP: Ignoring delayed packet
.
DHCP/BOOTP: Ignoring delayed packet
.
DHCP/BOOTP: Ignoring delayed packet
.
DHCP/BOOTP: Ignoring delayed packet
.
DHCP/BOOTP: Ignoring delayed packet
.
DHCP/BOOTP: Ignoring delayed packet
 timed out!
IP-Config: Reopening network devices...
Sending DHCP and RARP requests .,
DHCP/BOOTP: Ignoring delayed packet
 OK
IP-Config: Got DHCP answer from 192.168.33.254, my address is 192.168.33.229
IP-Config: Gateway not on directly connected network


I don't want qemu to run dhcpc as our own boot scripts will do static/dynamic configurations on the tap devices.

1) Is there a command line option that I can use to instruct qemu not to run any DHCP client ?

2) If not, is there any configuration or src code that I need to patch to stop this

Thanks

Medi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]