Skip to content

Instantly share code, notes, and snippets.

@rhaamo
Created December 4, 2016 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhaamo/abac4f9451d6f8755c208fe8535a4db3 to your computer and use it in GitHub Desktop.
Save rhaamo/abac4f9451d6f8755c208fe8535a4db3 to your computer and use it in GitHub Desktop.
/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