首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >NTP和电话(需要一个有用的ntp测试)

NTP和电话(需要一个有用的ntp测试)
EN

Server Fault用户
提问于 2010-07-19 22:00:35
回答 1查看 439关注 0票数 1

我有一个sip电话,它可以从ntp服务器或星号服务器获得它的时间。

然而,这些数据包似乎从未得到回复。

我把wireshark放在一边,用ntp协议来查看我得到的任何东西:

代码语言:javascript
复制
No.     Time        Source                Destination           Protocol Info
986 31.590946   172.17.153.201        173.65.167.66         NTP      NTP client

Frame 986 (90 bytes on wire, 90 bytes captured)
Ethernet II, Src: IntelCor_10:0e:8c (00:24:d7:10:0e:8c), Dst: Dell_f7:28:04 (00:18:8b:f7:28:04)
Internet Protocol, Src: 172.17.153.201 (172.17.153.201), Dst: 173.65.167.66 (173.65.167.66) 
User Datagram Protocol, Src Port: 61200 (61200), Dst Port: ntp (123)
Network Time Protocol

No.     Time        Source                Destination           Protocol Info
   1022 32.586918   172.17.153.201        173.65.167.66         NTP      NTP client

Frame 1022 (90 bytes on wire, 90 bytes captured)
Ethernet II, Src: IntelCor_10:0e:8c (00:24:d7:10:0e:8c), Dst: Dell_f7:28:04 (00:18:8b:f7:28:04)
Internet Protocol, Src: 172.17.153.201 (172.17.153.201), Dst: 173.65.167.66 (173.65.167.66)
User Datagram Protocol, Src Port: 61200 (61200), Dst Port: ntp (123)
Network Time Protocol

No.     Time        Source                Destination           Protocol Info
   1034 33.586195   172.17.153.201        173.65.167.66         NTP      NTP client

Frame 1034 (90 bytes on wire, 90 bytes captured)
Ethernet II, Src: IntelCor_10:0e:8c (00:24:d7:10:0e:8c), Dst: Dell_f7:28:04 (00:18:8b:f7:28:04)
Internet Protocol, Src: 172.17.153.201 (172.17.153.201), Dst: 173.65.167.66 (173.65.167.66)
User Datagram Protocol, Src Port: 61200 (61200), Dst Port: ntp (123)
Network Time Protocol

我想知道如何测试服务器(我目前运行的是windows 7,所以网络时间/set不能工作),这样我就可以将手机问题隔离为手机本身。

EN

回答 1

Server Fault用户

回答已采纳

发布于 2010-07-19 22:18:14

最简单的方法:在控制面板中的Windows时间设置中,您可以将NTP服务器配置为时间源。如果这有效的话,它也应该适用于手机。

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/161996

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档