-1

I have two security group.

  1. SG-1
  2. SG-2

I want to allow http port only security group. I try to add SG-2 on inbound http rules of SG-1.

But this not working.

I try to access private ip and also not working.

How to add other security group on http?

devsong
  • 1
  • 3
  • 2
    You need to provide exact setup of your SGs, NACLs. Otherwise, its difficult to speculate. – Marcin Dec 04 '20 at 02:05

1 Answers1

0

Solved, I use 172.31.0.0/16, allowd source in my security group http policy.

devsong
  • 1
  • 3