Ankündigung

Einklappen
Keine Ankündigung bisher.

Uhrzeit/Datum wird nicht synchronisiert

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #16
    da fehlt wohl was. Eine IP besteht ja immer aus 4 Teilen.
    Dort sollte die IP deines DSL Routers stehen. Ich vermute 192.168.178.1 ???

    Kommentar


      #17
      Wenn deine FB dein NTP-Server im LAN ist, was sagt deine ntp.conf ?

      Code:
      [root@edomi ~]# [COLOR=#FF0000]cat /etc/ntp.conf[/COLOR]
      
      # For more information about this file, see the man pages
      
      # ntp.conf(5), ntp_acc(5), ntp_auth(5), ntp_clock(5), ntp_misc(5), ntp_mon(5).
      
      ...
      
      restrict 127.0.0.1 
      
      restrict -6 ::1
      
      ...
      
      # Use public servers from the pool.ntp.org project.
      
      # Please consider joining the pool (http://www.pool.ntp.org/join.html).
      
      #server 0.centos.pool.ntp.org iburst
      
      #server 1.centos.pool.ntp.org iburst
      
      #server 2.centos.pool.ntp.org iburst
      
      #server 3.centos.pool.ntp.org iburst
      
      server 10.0.10.1
      Danke und LG, Dariusz
      GIRA | ENERTEX | MDT | MEANWELL | 24VDC LED | iBEMI | EDOMI | ETS5 | DS214+ | KNX/RS232-GW-ROTEL

      Kommentar


        #18
        Zitat von jonofe Beitrag anzeigen
        da fehlt wohl was. Eine IP besteht ja immer aus 4 Teilen.
        Dort sollte die IP deines DSL Routers stehen. Ich vermute 192.168.178.1 ???
        Bingo ! Das wars !!

        Ich habe in der Datei ifcfg-eth0 in der Zeile beim DNS1 die fehlende .1 nachgetragen und schon funktioniert es.

        Vielen Dank für Eure Unterstützung

        Gruß, Frank

        Kommentar

        Lädt...
        X