dhcpcd-discuss

Re: dhcpcd is running but no ip allocated

daggs

Fri Sep 18 08:25:49 2020

Greetings Roy,

> I am unaware how to toggle tap on or off.
> How are you starting dhcpcd? init.d/net.tap0 or init.d/dhcpcd?
> If the former, try the latter.

I'm using the former in a hotplug method as libvirt depends on net and the adapter is net, I don't see any way to use the latter in my boot flow unless you have any suggestion.

>
> If still failing add this to the top of /etc/dhcpcd.conf and email the log file
>
> debug
> logfile /var/log/dhcpcd.log
>

log can be found at https://dpaste.com/AEVLUFZSV
veth is the adapter in question, enp0s20f0u7 is a physical nic I'm using to connect to the machine in order to be able to extract the logs.
the first veth part is at boot when the first calling for dhcpcd of the device is issued.
the second one is later when I do it manually.

btw, currently I don't have enp0s20f0u7 plugged at boot, if I leave it plugged at boot, than veth gets ip.
I think that issue is that the device might not be ready to be be used when dhcpcd is called.

Dagg.

Follow-Ups:
Re: dhcpcd is running but no ip allocatedRoy Marples
References:
dhcpcd is running but no ip allocateddaggs
Re: dhcpcd is running but no ip allocatedRoy Marples
Archive administrator: postmaster@marples.name