1826460 Members
3209 Online
109692 Solutions
New Discussion

EMS?

 
SOLVED
Go to solution
castro_2
Regular Advisor

EMS?

I have EMS A.03.20, is working fine, but the syslog.log every 2 minuts show a message like that, Is it normal?

Apr 3 10:29:27 sapa inetd[1542]: registrar/tcp: Connection from sapa (172.17.31.183) at Thu Apr 3 10:29:27 2003
Apr 3 10:31:27 sapa inetd[1765]: registrar/tcp: Connection from sapa (172.17.31.183) at Thu Apr 3 10:31:27 2003
Apr 3 10:33:27 sapa inetd[1975]: registrar/tcp: Connection from sapa (172.17.31.183) at Thu Apr 3 10:33:27 2003
3 REPLIES 3
Dietmar Konermann
Honored Contributor
Solution

Re: EMS?

Yes, as long as you have inetd running with logging enabled (-l option).

Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
castro_2
Regular Advisor

Re: EMS?

Can I change this time??
Thanks
Dietmar Konermann
Honored Contributor

Re: EMS?

The command "inetd -l" toggles between logging on and off.

The options used during bootup are defined in:

/etc/rc.config.d/netdaemons

"export INETD_ARGS=" is the default, meaning no logging.

Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)