Operating System - Tru64 Unix
1827294 Members
2057 Online
109717 Solutions
New Discussion

Log files for tcp connections to TRU64 Box

 
Pedro Simões
Occasional Contributor

Log files for tcp connections to TRU64 Box

We have a large number of PCs connecting via certain sockets to our main Tru64 machine. I am trying to find on the main machine if these connections are logged. Is there a way to get this information?

Regards !
Pedro
2 REPLIES 2
Sanjay Kumar Suri
Honored Contributor

Re: Log files for tcp connections to TRU64 Box

Not sure about Tru64.

In HP-UX logging to syslog can be enabled with #inetd -l

It logs hostnames that have requested internet services. However it does not log usernames that request these services.

sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
Ralf Puchner
Honored Contributor

Re: Log files for tcp connections to TRU64 Box

you mean socks or real sockets? What kind of communication will be done? (telnet, ftp, nfs, samba...)

Normal tcp/udp connections will not be logged only telnet etc.
Help() { FirstReadManual(urgently); Go_to_it;; }