Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 2.26 KB

post-installation.rst

File metadata and controls

60 lines (35 loc) · 2.26 KB

After Installation

Adjust firewall rules

Depending on what kind of installation you did, the Setup wizard may have already walked you through adding firewall rules to allow your analyst IP address(es). If you need to make other adjustments to firewall rules, you can do so by going to :ref:`administration` --> Configuration --> firewall --> hostgroups.

images/config-item-firewall.png

If for some reason you can't access :ref:`soc` at all, you can use the so-firewall command to allow the IP address of your web browser to connect (replacing <IP ADDRESS> with the actual IP address of your web browser):

sudo so-firewall includehost analyst <IP ADDRESS>

For more information, please see the :ref:`firewall` section.

Services

You can check the :ref:`grid` page to see if all services are running correctly.

images/39_grid.png

Note

Please note that new nodes start off showing a red Fault and may take a few minutes to fully initialize before they show a green OK.

You can also verify services are running from the command line with the :ref:`so-status` command:

sudo so-status

SSH

You should be able to do most administration from :ref:`soc` but if you need access to the command line then we recommend using :ref:`ssh` rather than the :ref:`console`.

Data

Other