-
Version2.4.120 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeEval Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU4 RAM12 GB Storage for /200 GB Storage for /nsm150 GB Network Traffic Collectionother (please provide detail below) Network Traffic SpeedsLess than 1Gbps StatusYes, all services on all nodes are running OK Salt StatusYes, there are salt failures (please provide detail below) LogsNo, there are no additional clues DetailHello, I'm encountering network issues while attempting to install and configure Security Onion within VirtualBox on my Windows host. My objective is to access the Security Onion web management interface from my Windows host, but the network configuration doesn't seem to work as intended. My setup is as follows:
What I've done so far:
This explicitly allows the Windows host's IP in Security Onion's firewall settings. Installed Ubuntu in VirtualBox and configured its network in Bridge mode, just like Adapter 1 of Security Onion. Using Chrome on Ubuntu, I accessed the web management interface of Security Onion by entering the management IP in the browser's address bar, and the connection was successful. Router Consideration:I'm trying to determine whether the absence of a dedicated router in this setup could be causing connectivity issues. Specifically:
Specifically, I am trying to understand:
Thank you. Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
VirtualBox most likely creates separate virtual networks for NAT and Bridge each with their own IP range. For each of those virtual networks, VirtualBox should also create virtual network interfaces for your Windows OS. For each of those virtual network interfaces, VirtualBox should set a unique IP address. If you want Windows to be able to connect to Security Onion over one of those networks, then you will need to make sure to allow the appropriate IP address(es) or range(s) through the Security Onion firewall. Some of your questions above are not really about Security Onion and are more about VirtualBox itself. The best place to ask VirtualBox questions would be the VirtualBox community. You may also want to consider trying a different virtualization software like VMware. If you have questions about VMware, please consult the VMware community. |
Beta Was this translation helpful? Give feedback.
VirtualBox most likely creates separate virtual networks for NAT and Bridge each with their own IP range. For each of those virtual networks, VirtualBox should also create virtual network interfaces for your Windows OS. For each of those virtual network interfaces, VirtualBox should set a unique IP address. If you want Windows to be able to connect to Security Onion over one of those networks, then you will need to make sure to allow the appropriate IP address(es) or range(s) through the Security Onion firewall.
Some of your questions above are not really about Security Onion and are more about VirtualBox itself. The best place to ask VirtualBox questions would be the VirtualBox community.
…