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?
Log in to post a comment.
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?