Jump to content

NTP


Recommended Posts

Что за хрень такая?

вот настройки файрвола

 

/sbin/iptables -t filter -A INPUT -p tcp -s 0.0.0.0/0 -d myip --sport 123 --dport 1024:65535 -j ACCEPT

/sbin/iptables -t filter -A OUTPUT -p tcp -s myip -d 0.0.0.0/0 --sport 1024:65535 --dport 123 -j ACCEPT

 

 

bash-3.00# /usr/sbin/ntpdate -q 0.pool.ntp.org

Looking for host 0.pool.ntp.org and service ntp

host found : 207.177.51.228

20 Nov 23:42:21 ntpdate[4337]: sendto(ns2.medbanner.com): Operation not permitted

20 Nov 23:42:22 ntpdate[4337]: sendto(ns2.medbanner.com): Operation not permitted

20 Nov 23:42:23 ntpdate[4337]: sendto(ns2.medbanner.com): Operation not permitted

20 Nov 23:42:24 ntpdate[4337]: sendto(ns2.medbanner.com): Operation not permitted

server 207.177.51.228, stratum 0, offset 0.000000, delay 0.00000

20 Nov 23:42:25 ntpdate[4337]: no server suitable for synchronization found

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...