Hi all,
Host ubuntu 16.04
VM ubuntu 16.04
Oracle VirtualBox
I clone VM1 creating VM2
Reinitialize the MAC address of all network cards
Full clone
Start VM2
$ ifconfig
eth0 changed to enp0s3 and unable to connect Internet.
I encountered this problem before but forgot how to fix it. Please help.
TIA
satimis
Host ubuntu 16.04
VM ubuntu 16.04
Oracle VirtualBox
I clone VM1 creating VM2
Reinitialize the MAC address of all network cards
Full clone
Start VM2
$ ifconfig
Code:
....
enp0s3 Link encap:Ethernet HWaddr 08:00:27:3a:4a:33
inet addr:192.168.8.2 Bcast:192.168.8.255 Mask:255.255.255.0
inet6 addr: fe80::8233:e300:c42f:18f5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:136 errors:0 dropped:0 overruns:0 frame:0
TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9654 (9.6 KB) TX bytes:6988 (6.9 KB)
....
I encountered this problem before but forgot how to fix it. Please help.
TIA
satimis