On my system (RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller) it looks like it’s not getting an IP address from dhcp
So another workaround is manually setting a know working IP address:
sudo ifconfig $yourcard $selectedIP
At least this worked for me.