Created
December 4, 2016 12:52
-
-
Save rhaamo/abac4f9451d6f8755c208fe8535a4db3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/the server | |
UPLINK----/[eth1 - 192.168.0.32] | |
| | |
foo1------|[eth2] | |
|[eth3] | |
foo2------|[eth4] | |
|[eth5] | |
|[eth6] | |
|[eth7] | |
\[eth8] | |
I don't have a switch to put between UPLINK and the-server so how I can, in linux, emulate a switch with eth1-eth8 ? | |
And still be able to have an IP on eth1 or whatever to manage the server, and no NAT, fooX should have an IP got from UPLINK. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment