This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM9 in AWS- multiple subnets

Basically I want to use UTM9 in place of a NAT for some basic traffic filtering (maybe overkill for now, but I might use it more later). 

I was able to spin up the 2 subnet system as described in the tutorial and see the traffic filtering work (great!). 

My problem is that I want something like 10 subnets for sectioning off different stuff at the network level, and only the subnet that contains the private side NIC/ENI seems to work. I can see traffic from other subnets hitting UTM, but getting DROPPED instead of ALLOWED. 

Help?? [:S]

More detail: 
VPC: 10.0.0.0/16
Public subnet: 10.0.151.0/24
Private subnet: 10.0.101.0/24
OtherPrivate subnet: 10.0.1.0/24

The UTM server lives in the public, with a second ENI in the Private. The route tables for both privates point traffic to this ENI. All security groups are wide open. (Again, the traffic is hitting UTM)

The instance in the PrivateSubnet works, but from the OtherPrivate does not. 

TBC- I think I understand that I could add an EMI for each subnet, but that's not practical for as many subnets as I need, and I don't think it should be necessary.


This thread was automatically locked due to age.
Parents
  • Hi, and welcome to the User BB!

    I'm not sure I understand your goal, but why not define the Private interface as 10.0.0.1/20?

    Cheers - Bob

    Sorry for any short responses.  Posted from my iPhone.
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • Hi, and welcome to the User BB!

    I'm not sure I understand your goal, but why not define the Private interface as 10.0.0.1/20?

    Cheers - Bob

    Sorry for any short responses.  Posted from my iPhone.
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
No Data