Chapter 6: 6.13.b. Lab 6.2
Chapter 6: 6.13.b. Lab 6.2
LAB_6.2.pdf
Starting at Step 8, we setup secondary.main.com, like so:
8. Connect the client (agent) with the server (manager).
Install OSSEC client on secondary.example.com:
# yum -y install ossec-hids ossec-hids-client
9. Configure the client to communicate with the server. In the <server-ip> statement of the <client> stanza of the <ossec_config> section in /var/ossec/etc/ossec.conf file, set the ip address of the server (manager).
# vi /var/ossec/etc/ossec/conf
Should look like this: (with your server IP address)
<ossec_config>
<client>
<server-ip>192.168.0.29</server-ip>
</client>
10. Create a client (agent) definition on the server with the manage_agents command.
# /var/ossec/bin/manage_agents
... ... ...
----------------------------------
Step 10 above has a problem.
In folder /var/ossec/bin there is no manage_agents.
There is manage_client.
The text interace for manage_client has a different
setup from those shown in step 10 of LAB_6.2.pdf (which is for manage_agents)
But I cannot use manage_client becuase I do not have the server's key at this point.
In addition, I am using CentOS 7 (kernel v3.10) image on VMPlayer. It does not do cut and paste
between the VM and its host or another VM!
Please advice. about step 10!
Thank you.
Comments
-
Step 10 was performed on the "server" (main) correct?
0 -
Hi, Nice explanation. That is so logical and clearly explained. Keep it up.
Regards,
0
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 773 Linux Foundation IT Professional Programs
- 383 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 102 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 9 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 29 Cloud & Containers Training
- 3 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 4 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 469 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 101 Linux Security
- 79 Network Management
- 101 System Management
- 46 Web Management
- 151 Mobile Computing
- 20 Android
- 116 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 404 Off Topic
- 126 Introductions
- 34 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 717 Software Development
- 1K Software
- 416 Applications
- 182 Command Line
- 5 Compiling/Installing
- 71 Games
- 320 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
