[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Zeit syncronization ntpdate



Ja genau,  das habe ich auch gefunden.

Die firewall war es allerdings auch.
Das ist etwas seltsam. Ich habe die einträge für IPTABLES

iptables -F
iptables -A INPUT -i lo -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 8081 -j REJECT
(((((diverse port sperungen))))))))))))))
#Limit bietet Schutz vor "Syn-Flood-Attacken
iptables -A FORWARD -p tcp --syn -m limit --limit 1/s -j ACCEPT
#Schutz vor "Ping of Death":
iptables -A FORWARD -p icmp --icmp-type echo-request -m limit --limit
1/s -j ACCEPT

Welcher davon könnte ntpdate blocken?

Vlad

Am 27.01.07 schrieb Michelino Caroselli <m04news@caroselli.de>:
Vladislav Vorobiev wrote:
> Hallo,
>
> Aus irgend welchen Gründen findet ntpdate den Server nicht.
>
> ntpdate ntps1-0.cs.tu-berlin.de
> Error : Servname not supported for ai_socktype

http://www.google.de/search?as_q=ntpdate+%22Error+%3A+Servname+not+supported+for+ai_socktype%22&hl=de&num=100&btnG=Google-Suche&as_epq=&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images
(1. Treffer)

HTH und Gruß, Michel
--
Sorry, no .sig specified


--
Haeufig gestellte Fragen und Antworten (FAQ):
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-REQUEST@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)




--
Best Regards
Vlad Vorobiev
http://www.mymir.org



Reply to: