When I checked the /etc/network/interfaces file it was emtpy.
So I added
auto eth0
iface eth0 inet dhcp
and this fix the problem.
When I checked the /etc/network/interfaces file it was emtpy.
So I added
auto eth0
iface eth0 inet dhcp
and this fix the problem.