Hi all,
I am using TC 11.1 and I use dhclient with VLAN. Unfortunately it does not work because it complains about a missing script
execve (/sbin/dhclient-script, ...): No such file or directory
I have copied that script from an Ubuntu 20.04 and it was requiring ip then I have installed iproute2.tcz and everything started to work smoothly.
I think that this a bug/defect to fix: the script should be included into dhcp.tgz
Cheers, R.
P.S.: also the directory /var/db need to be created with mkdir -p /var/db.