ntpd question
    Shaun T. Erickson 
    ste at ste-land.com
       
    Tue Mar  9 19:49:54 PST 2004
    
    
  
I run ntpd to keep my server's time in sync with a remote server. In my 
"netstat -a" output, I see:
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
udp4       0      0  localhost.ntp          *.*
udp4       0      0  peter.ntp              *.*
udp4       0      0  *.ntp                  *.*
I'm not running an ntp server, and would like these entries to go away. 
I've looked at the ntpd man page and haven't been able to find any 
option to tell it not to attach to ports. How can I do this? TIA.
	-ste
    
    
More information about the freebsd-questions
mailing list