Network isolation using linux network namespace and connecting using virtual ethernet and bridge
What we are going to learn ? How to create and connect two network namespace using two veth(Virtual Ethernet) pair and a communicate each other. How to configure bridge for communicating two namespace each other. How to connect bridge to the host ...


