SUN
310-202 · Question #181
On a Solaris 10 OS, you want to enable a syslog message for all incoming inetd requests. What do you need to do?
The correct answer is A. execute inetadm -M tcp_trace=true. See the full explanation below for the reasoning.
Question
On a Solaris 10 OS, you want to enable a syslog message for all incoming inetd requests. What do you need to do?
Options
- Aexecute inetadm -M tcp_trace=true
- Bexecute inetadm -M tcp_wrappers=true
- Cedit /etc/inetd.conf and add a tcp wrapper to each enabled service
- Dedit /etc/init.d/inetsvc and add the -t option to the inetd invocation
How the community answered
(45 responses)- A76% (34)
- B4% (2)
- C13% (6)
- D7% (3)
Community Discussion
No community discussion yet for this question.