Setting up network in VE
There are two interfaces, that allow you to set up networking in container: veth (Virtual Ethernet device) and venet (Virtual network device). You can read about difference between these interfaces in article Differences between venet and veth.
FIXME: add something here