|
You are here |
vincent.bernat.ch | ||
| | | | |
blog.oddbit.com
|
|
| | | | | Last week, Oskar Stenberg asked on Unix & Linux if it were possible to configure connectivity between two networks, both using the same address range, without involving network namespaces. That is, given this high level view of the network... ...can we set things up so that hosts on the "inner" network can communicate with hosts on the "outer" network using the range 192.168.3.0/24, and similarly for communication in the other direction? | |
| | | | |
dualuse.io
|
|
| | | | | Wherein GNS3 and Cisco VIRL IOSv, IOSvL2, simulates a 3 VLAN network, Yersinia makes you a trunk via DTP packets, and Linux's `802.1q` module deals with the tagged packets. | |
| | | | |
ops.tips
|
|
| | | | | Yet another blog post on how to create a virtual network that connects network namespaces using a brdige, veth pairs and iptables. | |
| | | | |
blog.simos.info
|
|
| | | In the previous post, we saw how to build distrobuilder, then use it to create a LXD container image for Ubuntu. We used one of the existing configuration files for an Ubuntu container image. In th... | ||