Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@yster1:~ # service ntpd restart
- ntpd not running? (check /var/run/ntpd.pid).
- Starting ntpd.
- 13 Apr 10:06:19 ntpd[43192]: ntpd 4.2.8p10-a (1): Starting
- 13 Apr 10:06:19 ntpd[43192]: Command line: /usr/sbin/ntpd -g -c /etc/ntp.conf -q -I igb1
- 13 Apr 10:06:19 ntpd[43192]: proto: precision = 0.051 usec (-24)
- 13 Apr 10:06:19 ntpd[43192]: restrict: ignoring line 90, address/host '192.168.0.0/24' unusable.
- 13 Apr 10:06:19 ntpd[43192]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): good hash signature
- 13 Apr 10:06:19 ntpd[43192]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): loaded, expire=2018-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
- 13 Apr 10:06:19 ntpd[43192]: Listen and drop on 0 v6wildcard [::]:123
- 13 Apr 10:06:19 ntpd[43192]: Listen and drop on 1 v4wildcard 0.0.0.0:123
- 13 Apr 10:06:19 ntpd[43192]: Listen normally on 2 igb1 192.168.0.2:123
- 13 Apr 10:06:19 ntpd[43192]: Listen normally on 3 igb1 192.168.0.20:123
- 13 Apr 10:06:19 ntpd[43192]: Listen normally on 4 lo0 [::1]:123
- 13 Apr 10:06:19 ntpd[43192]: Listen normally on 5 lo0 127.0.0.1:123
- 13 Apr 10:06:19 ntpd[43192]: Listen normally on 6 lo1 127.0.1.1:123
- 13 Apr 10:06:19 ntpd[43192]: Listening on routing socket on fd #27 for interface updates
- 13 Apr 10:06:20 ntpd[43192]: Soliciting pool server 188.114.116.1
- 13 Apr 10:06:30 ntpd[43192]: ntpd: time slew +0.002309 s
- ntpd: time slew +0.002309s
- root@yster1:~ # netstat -a
- Active Internet connections (including servers)
- Proto Recv-Q Send-Q Local Address Foreign Address (state)
- tcp4 0 0 yster1.32208 41.74.187.195.8080 TIME_WAIT
- tcp4 0 0 yster1.32272 41.74.187.195.8080 TIME_WAIT
- tcp4 0 0 *.4949 *.* LISTEN
- tcp6 0 0 *.4949 *.* LISTEN
- tcp4 0 44 yster1.ssh 192.168.0.228.49056 ESTABLISHED
- tcp4 0 0 *.5903 *.* LISTEN
- tcp6 0 0 *.5900 *.* LISTEN
- tcp4 0 0 yster1.5902 *.* LISTEN
- tcp4 0 0 *.5901 *.* LISTEN
- tcp4 0 0 yster1.2200 *.* LISTEN
- tcp4 0 0 yster1.ssh *.* LISTEN
- tcp4 0 0 yster1.18083 *.* LISTEN
- tcp4 0 0 yster1.2801 *.* LISTEN
- Active UNIX domain sockets
- Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
- fffff8002ccd1690 stream 0 0 0 fffff8002ccd15a0 0 0 /tmp/.vbox-root-ipc/ipcd
- fffff8002ccd15a0 stream 0 0 0 fffff8002ccd1690 0 0
- fffff8002cd724b0 stream 0 0 fffff8066759c760 0 0 0 /tmp/screens/S-root/65227.pts-2.yster1
- fffff8003c7365a0 stream 0 0 0 fffff8002ccea780 0 0 /tmp/.vbox-root-ipc/ipcd
- fffff8002ccea780 stream 0 0 0 fffff8003c7365a0 0 0
- fffff8002cd735a0 stream 0 0 0 fffff8002cceb1e0 0 0 /tmp/.vbox-root-ipc/ipcd
- fffff8002cceb1e0 stream 0 0 0 fffff8002cd735a0 0 0
- fffff8002cd34780 stream 0 0 fffff806eac8f588 0 0 0 /tmp/screens/S-root/57584.pts-6.yster1
- fffff8002cd1c1e0 stream 0 0 0 fffff8002cd1c0f0 0 0 /tmp/.vbox-root-ipc/ipcd
- fffff8002cd1c0f0 stream 0 0 0 fffff8002cd1c1e0 0 0
- fffff8002ccecc30 stream 0 0 0 fffff8002cd190f0 0 0 /tmp/.vbox-root-ipc/ipcd
- fffff8002cd190f0 stream 0 0 0 fffff8002ccecc30 0 0
- fffff8002cce7000 stream 0 0 fffff8011cf8f000 0 0 0 /tmp/.vbox-root-ipc/ipcd
- fffff8002cced5a0 stream 0 0 fffff8002c1bcb10 0 0 0 /var/run/devd.pipe
- fffff8002cce60f0 dgram 0 0 0 fffff8002cd67a50 0 0
- fffff8002cd67a50 dgram 0 0 fffff802d41893b0 0 fffff8002cce60f0 0 /var/run/logpriv
- fffff8002ccec4b0 dgram 0 0 fffff802d4189588 0 0 0 /var/run/log
- fffff8002ccece10 dgram 0 0 0 fffff8002cce7960 0 0
- fffff8002cce7960 dgram 0 0 fffff8011c03f000 0 fffff8002ccece10 0 /var/run/logpriv
- fffff8002cce7a50 dgram 0 0 fffff8011c03f1d8 0 0 0 /var/run/log
- fffff8002cced4b0 seqpac 0 0 fffff8002c1bc938 0 0 0 /var/run/devd.seqpacket.pipe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement