Security Onion web portal getting timed out by accessing using Elastic public ip address in AWS #10691
Replies: 1 comment 3 replies
-
If you're accessing the interface by IP address (as opposed to hostname or FQDN), that's the problem. What comes back when you run this command? sudo salt-call pillar.get global:url_base |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Installed Security Onion on the CentOS VM instance running in AWS cloud.
The web portal ip is running fine if we try to reach via VM's running on the same subnet.
But if we try to reach the same system via Elastic public IP address from our desktop or laptop, the request is getting timed out.
Kindly help to resolve the same.
Note: The same security onion VM is accessible via RDP / SSH using the public IP address. Only https is not working. All ports are allowed in network security group settings.
Beta Was this translation helpful? Give feedback.
All reactions