-
Hi all, I've installed ver. 2.3.10 as a virtualbox guest so I could get to know it. I used Vbox's port forwarding feature to access my management interface on port 443, and I AM able to reach the SOC login page. However, when I try to login, SOC hangs, to the extent that I have to reset the VM. Bummer... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
SOC depends on you accessing it at whatever |
Beta Was this translation helpful? Give feedback.
-
it works now. didn't change my setup. just re-ran setup scripts untill it was 100% successfull. |
Beta Was this translation helpful? Give feedback.
-
to successfully access SOC:
|
Beta Was this translation helpful? Give feedback.
SOC depends on you accessing it at whatever
url_base
is set to in the global pillar ( /opt/so/saltstack/local/pillar/global.sls ). It sounds like this might not be the case if you're accessing it through a forwarded port. Typically when running Security Onion inside a vm you'd want to used bridged networking for the management interface.