Issue with installation #8212
Replies: 7 comments 8 replies
-
How is your NIC setup in the VM Settings? NAT/Bridged/Host? I am not an expert in this area, as I usually just move it to bridge from NAT (or I assign it to my sniffing interface directly in the VM settings (Custom). NAT mode will mask all network activity as if it came from your Host OS, although the VM can access external resources. Bridged mode replicates another node on the physical network and your VM will receive it's own IP address if DHCP is enabled in the network. If you are not getting internet, then it would not be able to get out to mirrorlist.centos.org. I dont know how much of the install requires internet access or if that is only for checking for updates. (That I will also leave up to the Developers to respond) |
Beta Was this translation helpful? Give feedback.
-
Update : |
Beta Was this translation helpful? Give feedback.
-
Is there a list containing all the URLs that the pre-flight check needs to access? Looking at potentially whitelisting them. |
Beta Was this translation helpful? Give feedback.
-
Have you looked at https://docs.securityonion.net/en/latest/firewall.html#internet-communication |
Beta Was this translation helpful? Give feedback.
-
If you have a firewall or IPS or pfBlocker upstream, then that might be the cause. Check your logs. Try to reach mirrorlist.centos.org using your standard network tools. You most-likely have a network issue and that is not covered here. |
Beta Was this translation helpful? Give feedback.
-
I had the same issue with installing SecurityOnion on Oracle VirtualBox 7.0. I found the solution in this VirtualBox Documentation (https://www.virtualbox.org/manual/ch06.html). SecurityOnion has a great Tutorial on installation (https://www.youtube.com/watch?v=KMH7cII3mpA), unfortunately configuring the network for Oracle VirtualBox does not work the same as shown in the video. I did the following to get internet access in SecurityOnion with NAT Network.
Hopefully now you have internet access in SecurityOnion. |
Beta Was this translation helpful? Give feedback.
-
This is all that comes to mind after reading that: Virtualization squares the danger AI by six orders of magnitude. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am currently trying to install Security Onion on my laptop.
I followed the instructions given on the youtube chanel. But I had an error "the so-preflight script failed checking one or more URLs required by setup." When I checked the /root/sosetup.log", the error was an issue with the URL "mirrorlist.centos.org".
I kept following the installation trhought the end where there was a warning saying that the installation wasn't successfull.
In fact, all the so-status are green, but I can't ping google on the VM so I think that it is not connected with internet and I do not understand why.
Does anyone have an idea ?
Btw, I also tryied to install SO directly on my ubuntu distribution but I had IP management issue so I switched to the VM version.
Thanks
Luks
Beta Was this translation helpful? Give feedback.
All reactions