Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2013 21:40:02 GMT
From:      Maurizio Giunti <giunti@mgshareware.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/128886: ntpd(8): ntpd -L flag doesn&#39;t work
Message-ID:  <201303182140.r2ILe2V6022030@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/128886; it has been noted by GNATS.

From: Maurizio Giunti <giunti@mgshareware.com>
To: bug-followup@FreeBSD.org, timothy.cava@gmail.com
Cc:  
Subject: Re: bin/128886: ntpd(8): ntpd -L flag doesn&#39;t work
Date: Mon, 18 Mar 2013 22:33:32 +0100

 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
   </head>
   <body bgcolor="#FFFFFF" text="#000000">
     I have the same problem on 9.1 amd-64bit<br>
     <br>
     # uname -a<br>
     FreeBSD deathstar.homegiunti 9.1-RELEASE FreeBSD 9.1-RELEASE #0
     r243825: Tue Dec  4 09:23:10 UTC 2012    
     <a class="moz-txt-link-abbreviated" href="mailto:root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC">root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC</a>  amd64<br>
     <br>
     # cat /etc/rc.conf | grep inet<br>
     ifconfig_re0=" inet 192.168.10.200 netmask 255.255.255.0"<br>
     ifconfig_re0_alias0=" inet 192.168.10.201 netmask 255.255.255.255"<br>
     ifconfig_re0_alias1=" inet 192.168.10.202 netmask 255.255.255.255"<br>
     <br>
      # cat /etc/rc.conf | grep ntpd<br>
     ntpd_flags="-L"<br>
     ntpd_enable="YES"<br>
     <br>
     # ps auxww | grep ntpd<br>
     root      775   0.0  0.0 22196 3256 ??  Ss    9:12PM   0:00.66
     /usr/sbin/ntpd -c /etc/ntp.conf -L<br>
     <br>
     # sockstat -l | grep ntpd<br>
     root     ntpd       775   20 udp4   *:123                 *:*<br>
     root     ntpd       775   21 udp6   *:123                 *:*<br>
     root     ntpd       775   22 udp4   192.168.10.200:123    *:*<br>
     <b>root     ntpd       775   23 udp4   192.168.10.201:123    *:*</b><b><br>
     </b><b>root     ntpd       775   24 udp4   192.168.10.202:123    *:*</b><b><br>
     </b>root     ntpd       775   25 udp6   ::1:123               *:*<br>
     root     ntpd       775   26 udp6   fe80:5::1:123         *:*<br>
     root     ntpd       775   27 udp4   127.0.0.1:123         *:*<br>
     root     ntpd       775   29 udp6   fe80:3::be5f:f4ff:fe85:40ab:123
     *:*<br>
     <br>
     Best,<br>
     <br>
     Maurizio<br>
     <br>
     <br>
     <br>
     <br>
     <br>
     <br>
     <br>
     <br>
     <br>
   </body>
 </html>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303182140.r2ILe2V6022030>