Interface Issue on Setup with Virtualbox #2476
-
Hello, I'm attempting to install v2.3.21 as a VM on a Windows 10 host running Virtualbox. I am running into the below error upon installation: The IP being routed by Linux is not the IP address assigned to the management interface (enp0s3). I configured the interfaces via Virtualbox as below: The problem apparently comes from the fact that the route set using the monitor interface have a lower metric: Any idea on how to resolve this? Is changing the line concerned in the installation script to ignore this enough or would it lead to other complications later on? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Try removing the IP address from your sniffing interface. |
Beta Was this translation helpful? Give feedback.
-
IF you can't get along without an IP on your sniffing interface: |
Beta Was this translation helpful? Give feedback.
-
Hi! I don't know if it is too late to write in this post. I have a similar problem. Instead of VirtualBox I am using ESXi from vSphere Client. I am creating an enterprise network to do security testing with a SecurityOnion machine (for a university job). My SecurityOnion machine is connected to a pfSense firewall through the management interface. The gateway for Security Onion is 192.168.30.1 and its IP address is 192.168.30.10/24. I am sure that the network itself is well configured and that the IP addresses are well given. The sniffing interface is connected to a vSwitch (in ESXi I can't create an interface without connecting it to a vSwitch), which has no other machines connected to it. The sniffing interface also has no IP address. I have seen that configuring DHCP in pfSense solves this, but I don't want dynamic address assignment at all. Do you have any idea how to solve this? Thank you very much in advance and best regards. |
Beta Was this translation helpful? Give feedback.
Try removing the IP address from your sniffing interface.