LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   NTPD service is deleting and enabling the network (https://www.linuxquestions.org/questions/linux-server-73/ntpd-service-is-deleting-and-enabling-the-network-949019/)

Iyyappan 06-07-2012 07:54 AM

NTPD service is deleting and enabling the network
 
Ntpd daemon is deleted the interface, and because of this i am unable to connection to that machine. Only after manually restarting the network service, i am able to connect it. Logs are as follows



Jun 7 11:07:27 MMG-SLS01.almojilgroup.com kernel: lo: Disabled Privacy Extensions
Jun 7 11:07:29 MMG-SLS01.almojilgroup.com ntpd[1061]: Deleting interface #20 eth0, fe80::215:5dff:fe34:5024#123, interface stats: received=0, sent=0, dropped=0, active_time=19255 secs
Jun 7 11:07:29 MMG-SLS01.almojilgroup.com ntpd[1061]: Deleting interface #21 eth0, 10.50.52.5#123, interface stats: received=1166, sent=1167, dropped=0, active_time=19255 secs
Jun 7 11:07:29 MMG-SLS01.almojilgroup.com ntpd[1061]: Deleting interface #22 eth0, 10.50.52.115#123, interface stats: received=0, sent=0, dropped=0, active_time=19255 secs
Jun 7 11:07:31 MMG-SLS01.almojilgroup.com ntpd[1061]: Listening on interface #23 eth0, fe80::215:5dff:fe34:5024#123 Enabled
Jun 7 11:07:31 MMG-SLS01.almojilgroup.com ntpd[1061]: Listening on interface #24 eth0, 10.50.52.5#123 Enabled
Jun 7 11:07:33 MMG-SLS01.almojilgroup.com ntpd[1061]: Listening on interface #25 eth0, 10.50.52.115#123 Enabled

acid_kewpie 06-07-2012 08:10 AM

ntpd can not take down your network. that's it most likely responding to the ntpd process restarting. it is not deleting the interface itself, but it's hook to it.

itz4vj 08-08-2012 05:21 PM

Im facing the same exact issue..whats the solution ?

kernel: lo: Disabled Privacy Extensions
ntpd[27127]: Deleting interface #5 eth0, 10.52.17.119#123, interface stats: received=1539, sent=1544, dropped=0, active_time=456059 secs
ntpd[27127]: Listening on interface #6 eth0, 10.52.17.119#123 Enabled
init: tty (/dev/tty1) main process ended, respawning

acid_kewpie 08-13-2012 04:12 AM

That's not an ntpd issue, it's just responding to something else going on.


All times are GMT -5. The time now is 06:51 PM.