Changes

Jump to: navigation, search

Docker

293 bytes added, 18:19, 22 June 2018
Login to the new machine
...
eth0 inet addr:192.168.123.195 Bcast:192.168.123.255 Mask:255.255.255.0
>> (this connect to the new virtual network (docker-network) created
>> by us. this network has public internet connection)
...
eth1 inet addr:192.168.42.118 Bcast:192.168.42.255 Mask:255.255.255.0
>> (this connect to the dynamically created host-only virtual network.
>> this is just for VM-to-VM communication)
</pre>

Navigation menu