Skip to content

Instantly share code, notes, and snippets.

@jdmedeiros
Created February 4, 2022 12:48
Show Gist options
  • Save jdmedeiros/88f07e820280dca8636e5f5741da53ec to your computer and use it in GitHub Desktop.
Save jdmedeiros/88f07e820280dca8636e5f5741da53ec to your computer and use it in GitHub Desktop.
Multiple interfaces on AWS EC2...
sudo cp /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth0
sudo cp /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth1
sudo cp /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment