Lab 2 Network Management - nrubera/SYS-265-03-Tech-Journal GitHub Wiki

For this lab I had to setup a network monitor system on a Linux box on my network. It will be utilizing SNMP services in order to do this, with these services I can query machines on my network for their SNMP properties. The first step for this was to first enable SNMP services on my PfSense firewall, the screenshots below shows the firewall settings:

image

image

The screenshot below shows a SNMP query on my firewall through a PowerShell SSH session.

image