4.2 - JadenGil/Jaden-Tech-Journal GitHub Wiki

Prereqs:

image

image

image

image

indicates That the default drop rule for WAN-TO-DMZ via eth0 was invoked. The source IP is rw01 The destination ip is web01 and The protocol was ICMP.


Deliverable 1:

set firewall name WAN-to-DMZ rule 10 action accept

set firewall name WAN-to-DMZ rule 10 description “Allow HTTP from WAN to DMZ”

set firewall name WAN-to-DMZ rule 10 destination address 172.16.50.3

set firewall name WAN-to-DMZ rule 10 destination port 80

set firewall name WAN-to-DMZ rule 10 protocol tcp

commit

save

image

set firewall name WAN-to-DMZ rule 1 action accept

set firewall name DMZ-to-WAN rule 1 state establish enable

set firewall name DMZ-to-WAN rule 1 state related enable

commit

save

image


Deliverable 2:

welcome.conf is located in /etc/httpd/conf.d/

add "index.html" to /var/www/html/ index.html should contain the following:

`

web01-yourname

'

image


Deliverable 3:

image

image

image


Deliverable 4:

image


Deliverable 5:

Couldn't get WAZUH up IDK why will fix it soon.

image


Deliverable 6:

image


Deliverable 7:


Deliverable 8:

⚠️ **GitHub.com Fallback** ⚠️