I have installed mark logic server on public subnet, now the mark logic ui opens at http://publicip:8001 when the source of the security group is 0.0.0/0
Now i am trying to restrict the traffic and when i change the security group inbound rules to
type protocol port range source
all all all 206.XXX.XXX.0/16(our proxy server ip)
i can ssh into instance but not connect to instance from web browser when i try to access ui using http://publicip:8001