What is the result?

While configuring TCP Wrappers, you configured a rule for ssh connections. Accidentally, you
have put the rule in both /etc/hosts.allow and /etc/hosts.deny files as shown below:
1. /etc/hosts.allow
sshd: .example.com
2. /etc/hosts.deny
sshd: .example.com
What is the result?

While configuring TCP Wrappers, you configured a rule for ssh connections. Accidentally, you
have put the rule in both /etc/hosts.allow and /etc/hosts.deny files as shown below:
1. /etc/hosts.allow
sshd: .example.com
2. /etc/hosts.deny
sshd: .example.com
What is the result?

A.
Only the SSH connections from other than the example.com domain would be denied.

B.
Only the SSH connections from other than the example.com domain would be allowed.

C.
All the SSH connections to the machine from the example.com domain would be denied.

D.
All the SSH connections to the machine from the example.com domain would be allowed.



Leave a Reply 0

Your email address will not be published. Required fields are marked *