Hello Everyone,
Is there a simple tutorial I can follow that would show me step-by-step in how to deploy a UTM 9 instance in an Amazon VPC to protect multiple hosts in different subnets?
For example, I have:
Single VPC, 10.0.0.0/16
Subnet A 10.0.10.0/24
Host A 10.0.10.30 with elastic IP 54.x.x.x
Subnet B 10.0.20.0/24
Host B 10.0.20.50 with elastic IP 52.x.x.x
Do I need to assign the elastic IPs to the UTM's public facing interface, and then do something like a 1:1 NAT to get through to the individual hosts?
I'm a bit new to the AWS networking, so forgive me for my (hopefully) simple query.
This thread was automatically locked due to age.