Changes

Jump to: navigation, search

OPS345 Lab 2

187 bytes removed, 04:09, 22 September 2021
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
** In AWS console go to the router/Networking, click on the network interface once, name it router-nic. Then click it, Manage IP addresses, add 10.3.45.10 (first 4 addresses on AWS subnet are not usable). This change requires a reboot.
= Firewalls =

Navigation menu