DavidBo - 14 hours ago

I have done:

systemctl stop dhcpcd
sudo ip addr flush dev eth0
sudo ip link set eth0 up

but a call to SysSockSetIpAddressAndNetMask does not give the eth0 an IP address

Why?