unable to access the security onion console when security onion is installed in AWS ubutnu ec2 instance #11493
-
Hi, I have installed security onion in AWS instance of Ubuntu version 20.04 for requirement 4vcpu, 16 ram and 200 GB storage space. sudo bash so-setup-network when i execute this command, at this point if i give localhost as host name its not taking.. and i tried of giving 0.0.0.0 so that i can access through any ip address but its not taking. at last it gives access URL as private IP address even though i didn't mentioned the private address anywhere in network setup its giving private IP address as web access URL, May be because of this reason i'm unable access the console of security onion can you help me please! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Are you using the official AMI from the marketplace? |
Beta Was this translation helpful? Give feedback.
The AMI has differences in the setup that account for the fact that it is running in AWS. You would need to look through the source code to determine those differences and change the code accordingly if you do not want to use the AMI.