Clean install, missing fleet server/agent - Issues with internal firewall perhaps ? #11337
Replies: 3 comments 2 replies
-
Adding the following into firewall for fleet, agents and so on:
Rebooting the SO installation and now there is a agent present called "FleetServer-((hostname))" But i'm getting no real data into SO at all. I'm guessing that i'm still missing the "Grid Node" agent ?? |
Beta Was this translation helpful? Give feedback.
-
To get back to the main issue, clearly theres a problem with the firewall or something denying access to the host.
This now runs successful and the Grid node agent shows up under Fleet. But it still leaves the question, what is the problem doing the installation ? |
Beta Was this translation helpful? Give feedback.
-
We've done lots of standalone installations that don't have this issue.
What other VMs are running? Is it possible your CPU is oversubscribed?
Have you tried setting an actual static IP address (with DHCP disabled) to see if that makes any difference? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.10
Installation Method
Security Onion ISO image
Description
installation
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
6
RAM
30
Storage for /
2.1TiB
Storage for /nsm
2.1TiB
Network Traffic Collection
other (please provide detail below)
Network Traffic Speeds
1Gbps to 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
Yes, there are salt failures (please provide detail below)
Logs
Yes, there are additional clues in /opt/so/log/ (please provide detail below)
Detail
Clean ISO Standalone installation on x64-86 intel i5 VM with 6 vcpu (Cores) and 30MiB RAM and 2.1TiB NVMe zfs.
3 NICs, 1 Management NIC, 2 Monitor NICs - 1 receiving soft-tap with internal vlan trunk traffic, 1 receiving raw port mirror from wan outside
The OS installation all goes fine, first login initiates the SO setup.
Management NIC get static IP via DHCP.
Choosing FQDN as my local network uses that, it's still just resolving directly to the local ip.
(Tried also just ip and just hostname - Same result)
Please note, SO is on the DMZ network, but the IP i enter to "allow" Management access is from a different subnet (LAN).
So my thoughts are that perhaps you are not allowing the original IP of the host/network in the firewall but only the one i entered and that's why everything fails when trying to enable the Elastic Agent, as it can't connect to the fleet server ...
Management overview
Monitor overview (just for info, no a problem here i think)
Also i can see that /nsm/pcap is being populated
When done with the ncurses-dialog setup the setup then proceeds to do all the "install/salt/init" thing and this takes quite a while. Everything is going fine. Until the very end when building the Elastic Agents and "enabling the fleet server agent" (im guessing). Where i'm presented with some ERROR messages and within those texts i can see the sentence "Not accessible" and i can track that down to that the Agent install can't reach the Fleet server.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions