1,234
edits
Changes
→AWS Networking
* Create a new security group "ops345sg" in vpc-ops345 with only the SSH port open.
* Create a new VM named "router", in the new vpc/subnet.
** Follow the instructions in lab 1, except use the subnet-ops345 and ops345sg and assign private ip 10.3.45.10(first 4 addresses on AWS subnet are not usable). Also create a new key called ops345-allmachines-key
** Note that "Auto-assign Public IP" is enabled by default, but don't change it.
** Wait till it starts, then go to "Elastic IPs" and associate elastic IP with router. Call the elastic ip router_public_ip
= Firewalls =