43
edits
Changes
m
Perform Bridging a [[CT]] interface to a [[CT0]] interface is the magic that allows the [[CT]] to be an independent host on the network with its own IP address, gateway, etc. [[CT0]] does not need any configuration for forwarding packets to the [[CT]] or performing proxy arp for the [[CT]]. To manually configure a bridge and add devices to it, perform steps 1 - 4 from Simple configuration chapter for several containers and/or veth devicesand then follow these steps.
Thus you'll have more convinient configuration, i.e. all All routes to containers will be through this bridge and containers can communicate with each other even without these routes.
→Virtual Ethernet devices can be joined in one bridge
=== Virtual Ethernet devices can be joined in one bridge ===
==== Create bridge device ====
</pre>
=== Making a veth-device persistent ===