7,540
edits
Changes
Docker
,→Check what was created
===Check what was created===
====Check the interface Interface list of the host====
On the host, upon the regular interfaces, we can see the two bridges for the two virtual networks:
* '''virbrDocker''': That is the virtual network that we created in libvirt. This is connected to the host network with NAT. We assigned these IP addresses, when we defined the network.
eth1 inet addr:192.168.42.118 Bcast:192.168.42.255 Mask:255.255.255.0
</pre>
====Routing table====
====IPtables modifications====