[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: NTP server problem
- From: "Peter Johnston" <paj beermat demon co uk>
- To: <fedora-list redhat com>
- Subject: RE: NTP server problem
- Date: Wed, 11 Feb 2004 12:50:41 -0000
> Use 'ntpq -p' to see that ntpd is working properly.
>
> Open port UDP:123 in your firewall.
>
> > When I run 'lsof -i TCP' there is no mention of 'ntpd' or port
> > 123 anywhere.
>
> NTP uses UDP, not TCP. Try 'lsof -i UDP' and you should see it:
> # lsof -i UDP
> COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
> portmap 3730 rpc 3u IPv4 3374 UDP *:sunrpc
> cupsd 3786 root 2u IPv4 3497 UDP *:ipp
> ntpd 3866 ntp 4u IPv4 3602 UDP *:ntp
Aha. That works now. Thanks very much.
Pete
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]