Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTIONS (40%) [1] Why do we need log server? [2] What port is needed to open on syslog server? [3] Why do you replace -m

QUESTIONS (40%)

[1] Why do we need log server?

[2] What port is needed to open on syslog server?

[3] Why do you replace -m 0 to -rm 0 as following? Replace the line SYSLOGD_OPTIONS=-m 0 with SYSLOGD_OPTIONS=-r -m 0

[4] Why following firewall rule is important on syslog server? i

ptables -I RH-Firewall-1-INPUT -p udp -i eth0 -s 172.16.1.0/24 -d 172.16.1.8 --dport 514 -j ACCEPT

[5] Explain above firewall rule?

[6] How to save current firewall rule sets?

[7] How to make your syslog server become web-based so that you can check syslog from anywhere with secure manner?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Database Relational Model A Retrospective Review And Analysis

Authors: C. J. Date

1st Edition

0201612941, 978-0201612943

More Books

Students also viewed these Databases questions

Question

Explain budgetary Control

Answered: 1 week ago

Question

Solve the integral:

Answered: 1 week ago

Question

What is meant by Non-programmed decision?

Answered: 1 week ago

Question

What are the different techniques used in decision making?

Answered: 1 week ago

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago