Issues with SO install + accessing the web manager #10136
Replies: 1 comment 2 replies
-
I'm sorry, I'm having a little bit of trouble following your network topology. You have two network adapters in the VM that you've installed Security Onion on -- one is a NAT interface, one is a Bridged interface. Which of these networks is the NAT interface on? Is the management interface for the Security Onion box behind the PFSense firewall (2.0/24 network) or the Host network (1.0/24)? And what are you using as your hypervisor platform? |
Beta Was this translation helpful? Give feedback.
2 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.
-
This is my second time trying to install SO on my VM network and I am having multiple issues as this is the first time I am using it. I got it installed the first time, and couldn't figure out how to access the web manager or set up SO with my VM network. (This is for a class btw)
So I decided to do a fresh install.
(My SO version is 2.3.200)
During the fresh Install, I have a NAT nic and a bridged nic, but when I go to select the management nic, it states that the NAT nic is "link down" and failed preflight checks, and will be stuck on the install.
I also don't know how to correctly configure SO for my VM network. My professor told me to switch the bridge nic to my VM net after the install, but I haven't figured out how to link it with my firewall box. Here's my network currently:
Host network:
192.168.1.0/24
Gateway: 192.168.1.1
(network adapter for vm net) 192.168.2.254
VM net:
192.168.2.0/24
Gateway: 192.168.2.1 (pfsense)
192.168.2.2-5 (windows + linux machines)
I would appreciate all the help I can get, I've watched videos for the install and documents on getting it to run with pfsense, but I just need the minor details on what exactly to do to fix this "link down", as well as how to actually link it with my vm network corrently.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions