Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. BackItUp kein WOL an Buffalo NAS LinkStation

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    792

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

BackItUp kein WOL an Buffalo NAS LinkStation

Scheduled Pinned Locked Moved ioBroker Allgemein
40 Posts 5 Posters 3.3k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T ToK

    @glasfaser

    Bitte von unten nach oben lesen:

    backitup.0
    2023-10-09 19:19:00.381	error	[iobroker] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backupsmount error(113): could not connect to 192.168.115.200Unable to find suitable address.
    
    backitup.0
    2023-10-09 19:19:00.381	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
    
    backitup.0
    2023-10-09 19:19:00.380	error	[iobroker/mount] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
    
    backitup.0
    2023-10-09 19:19:00.380	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
    
    backitup.0
    2023-10-09 19:19:00.379	error	[iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
    
    backitup.0
    2023-10-09 19:18:54.244	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
    
    backitup.0
    2023-10-09 19:18:54.242	debug	[iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
    
    backitup.0
    2023-10-09 19:18:48.054	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
    
    backitup.0
    2023-10-09 19:18:48.054	debug	[iobroker/mount] noserverino option: false
    
    backitup.0
    2023-10-09 19:16:48.053	debug	Backup has started ...
    
    backitup.0
    2023-10-09 19:16:48.052	debug	[iobroker/mount] Wake on LAN wait 120 Seconds for NAS!
    

    MOD-EDIT: Code in code-tags gesetzt!

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by Thomas Braun
    #14

    @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

    Bitte von unten nach oben lesen:

    Schau in das 'richtige' Log:

    iob logs --watch
    

    Und poste den Text in CodeTags eingebettet.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Reply Last reply
    0
    • T ToK

      @glasfaser

      Bitte von unten nach oben lesen:

      backitup.0
      2023-10-09 19:19:00.381	error	[iobroker] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backupsmount error(113): could not connect to 192.168.115.200Unable to find suitable address.
      
      backitup.0
      2023-10-09 19:19:00.381	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
      
      backitup.0
      2023-10-09 19:19:00.380	error	[iobroker/mount] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
      
      backitup.0
      2023-10-09 19:19:00.380	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
      
      backitup.0
      2023-10-09 19:19:00.379	error	[iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
      
      backitup.0
      2023-10-09 19:18:54.244	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
      
      backitup.0
      2023-10-09 19:18:54.242	debug	[iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
      
      backitup.0
      2023-10-09 19:18:48.054	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
      
      backitup.0
      2023-10-09 19:18:48.054	debug	[iobroker/mount] noserverino option: false
      
      backitup.0
      2023-10-09 19:16:48.053	debug	Backup has started ...
      
      backitup.0
      2023-10-09 19:16:48.052	debug	[iobroker/mount] Wake on LAN wait 120 Seconds for NAS!
      

      MOD-EDIT: Code in code-tags gesetzt!

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      wrote on last edited by
      #15

      @tok

      2023-10-09 19:16:48.052 debug [iobroker/mount] Wake on LAN wait 120 Seconds for NAS!

      was davor ist , ist Interessant

      und jetzt Logstufe Silly

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      T 1 Reply Last reply
      0
      • T ToK

        @glasfaser

        Bitte von unten nach oben lesen:

        backitup.0
        2023-10-09 19:19:00.381	error	[iobroker] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backupsmount error(113): could not connect to 192.168.115.200Unable to find suitable address.
        
        backitup.0
        2023-10-09 19:19:00.381	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
        
        backitup.0
        2023-10-09 19:19:00.380	error	[iobroker/mount] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
        
        backitup.0
        2023-10-09 19:19:00.380	error	[iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
        
        backitup.0
        2023-10-09 19:19:00.379	error	[iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
        
        backitup.0
        2023-10-09 19:18:54.244	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
        
        backitup.0
        2023-10-09 19:18:54.242	debug	[iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
        
        backitup.0
        2023-10-09 19:18:48.054	debug	[iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
        
        backitup.0
        2023-10-09 19:18:48.054	debug	[iobroker/mount] noserverino option: false
        
        backitup.0
        2023-10-09 19:16:48.053	debug	Backup has started ...
        
        backitup.0
        2023-10-09 19:16:48.052	debug	[iobroker/mount] Wake on LAN wait 120 Seconds for NAS!
        

        MOD-EDIT: Code in code-tags gesetzt!

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        wrote on last edited by Glasfaser
        #16

        @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

        192.168.115.200Unable to find suitable address.

        Kannst du von ioBroker aus die IP anpingen !?
        bzw.
        was du nicht geschrieben hast , funktioniert das normale Backup , also NAS dauer an und dann ein Backup ohne die Option WOL

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        T 1 Reply Last reply
        0
        • GlasfaserG Glasfaser

          @tok

          2023-10-09 19:16:48.052 debug [iobroker/mount] Wake on LAN wait 120 Seconds for NAS!

          was davor ist , ist Interessant

          und jetzt Logstufe Silly

          T Offline
          T Offline
          ToK
          wrote on last edited by ToK
          #17

          @glasfaser

          
          2023-10-09 19:14:52.022  - info: admin.0 (1017) <== Disconnect system.user.admin from ::ffff:192.168.115.1
          2023-10-09 19:16:42.124  - info: admin.0 (1017) ==> Connected system.user.admin from ::ffff:192.168.115.1
          2023-10-09 19:16:42.206  - debug: backitup.0 (94212) The local storage check was completed successfully. On the host "raspberrypi" are currently 236370 MB free space available!
          2023-10-09 19:16:48.044  - debug: backitup.0 (94212) The local storage check was completed successfully. On the host "raspberrypi" are currently 236370 MB free space available!
          2023-10-09 19:16:48.052  - debug: backitup.0 (94212) [iobroker/mount] Wake on LAN wait 120 Seconds for NAS!
          2023-10-09 19:16:48.053  - debug: backitup.0 (94212) Backup has started ...
          2023-10-09 19:18:48.054  - debug: backitup.0 (94212) [iobroker/mount] noserverino option: false
          2023-10-09 19:18:48.054  - debug: backitup.0 (94212) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
          2023-10-09 19:18:54.242  - debug: backitup.0 (94212) [iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
          2023-10-09 19:18:54.244  - debug: backitup.0 (94212) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
          2023-10-09 19:19:00.379  - error: backitup.0 (94212) [iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
          2023-10-09 19:19:00.380  - error: backitup.0 (94212) [iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
          2023-10-09 19:19:00.380  - error: backitup.0 (94212) [iobroker/mount] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
          2023-10-09 19:19:00.381  - error: backitup.0 (94212) [iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
          2023-10-09 19:19:00.381  - error: backitup.0 (94212) [iobroker] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
          mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
          2023-10-09 19:19:18.000  - info: admin.0 (1017) <== Disconnect system.user.admin from ::ffff:192.168.115.1
          
          

          die MAC Adresse sehe ich hier nicht

          HomoranH 1 Reply Last reply
          0
          • GlasfaserG Glasfaser

            @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

            192.168.115.200Unable to find suitable address.

            Kannst du von ioBroker aus die IP anpingen !?
            bzw.
            was du nicht geschrieben hast , funktioniert das normale Backup , also NAS dauer an und dann ein Backup ohne die Option WOL

            T Offline
            T Offline
            ToK
            wrote on last edited by
            #18

            @glasfaser

            wenn die NAS "schläft" kann ich sie nicht anpingen - wenn sie über "sudo /usr/sbin/etherwake -i eth0 <Mac Adresse>" läuft schon.
            Das normale Backup funktioniert ohne WOL (bei laufender NAS) einwandfrei.

            1 Reply Last reply
            0
            • T ToK

              @glasfaser

              
              2023-10-09 19:14:52.022  - info: admin.0 (1017) <== Disconnect system.user.admin from ::ffff:192.168.115.1
              2023-10-09 19:16:42.124  - info: admin.0 (1017) ==> Connected system.user.admin from ::ffff:192.168.115.1
              2023-10-09 19:16:42.206  - debug: backitup.0 (94212) The local storage check was completed successfully. On the host "raspberrypi" are currently 236370 MB free space available!
              2023-10-09 19:16:48.044  - debug: backitup.0 (94212) The local storage check was completed successfully. On the host "raspberrypi" are currently 236370 MB free space available!
              2023-10-09 19:16:48.052  - debug: backitup.0 (94212) [iobroker/mount] Wake on LAN wait 120 Seconds for NAS!
              2023-10-09 19:16:48.053  - debug: backitup.0 (94212) Backup has started ...
              2023-10-09 19:18:48.054  - debug: backitup.0 (94212) [iobroker/mount] noserverino option: false
              2023-10-09 19:18:48.054  - debug: backitup.0 (94212) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
              2023-10-09 19:18:54.242  - debug: backitup.0 (94212) [iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
              2023-10-09 19:18:54.244  - debug: backitup.0 (94212) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups"
              2023-10-09 19:19:00.379  - error: backitup.0 (94212) [iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
              2023-10-09 19:19:00.380  - error: backitup.0 (94212) [iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
              2023-10-09 19:19:00.380  - error: backitup.0 (94212) [iobroker/mount] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
              2023-10-09 19:19:00.381  - error: backitup.0 (94212) [iobroker/mount] mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
              2023-10-09 19:19:00.381  - error: backitup.0 (94212) [iobroker] Error: Command failed: sudo mount -t cifs -o username=Datensicherung,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.115.200/Datensicherung/Raspberry /opt/iobroker/backups
              mount error(113): could not connect to 192.168.115.200Unable to find suitable address.
              2023-10-09 19:19:18.000  - info: admin.0 (1017) <== Disconnect system.user.admin from ::ffff:192.168.115.1
              
              

              die MAC Adresse sehe ich hier nicht

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #19

              @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

              die MAC Adresse sehe ich hier nicht

              wieso auch?

              ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              Thomas BraunT 1 Reply Last reply
              0
              • HomoranH Homoran

                @tok sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                die MAC Adresse sehe ich hier nicht

                wieso auch?

                ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #20

                @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                T HomoranH 2 Replies Last reply
                0
                • Thomas BraunT Thomas Braun

                  @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                  ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                  Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                  T Offline
                  T Offline
                  ToK
                  wrote on last edited by
                  #21

                  @thomas-braun

                  ja genau ....

                  1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                    ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                    Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                    HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #22

                    @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                    @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                    ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                    Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                    macht das nicht der Router?

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    T 1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                      @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                      ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                      Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                      macht das nicht der Router?

                      T Offline
                      T Offline
                      ToK
                      wrote on last edited by
                      #23

                      @homoran said in BackItUp kein WOL an Buffalo NAS LinkStation:

                      @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                      @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                      ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                      Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                      macht das nicht der Router?

                      Als Router wird eine FritzBox 7590 verwendet

                      Thomas BraunT GlasfaserG 2 Replies Last reply
                      0
                      • T ToK

                        @homoran said in BackItUp kein WOL an Buffalo NAS LinkStation:

                        @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                        @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                        ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                        Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                        macht das nicht der Router?

                        Als Router wird eine FritzBox 7590 verwendet

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #24

                        Keine Ahnung ob das noch relevant ist:

                        https://www.ip-phone-forum.de/threads/fritzbox-7490-wake-on-lan-über-udp-port-9-klappt-nicht-mehr.284397/

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Reply Last reply
                        0
                        • T ToK

                          @homoran said in BackItUp kein WOL an Buffalo NAS LinkStation:

                          @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                          @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                          ich frage mich sowieso schon die ganze Zeit warum du dauernd die MAC Adresse ins Spiel bringst.

                          Weil das 'magic packet' an die MAC-Adresse gesendet wird, weil der Host ja schläft.

                          macht das nicht der Router?

                          Als Router wird eine FritzBox 7590 verwendet

                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          wrote on last edited by
                          #25

                          @tok

                          Kannst du das mal testen

                          sudo -H -u iobroker /usr/sbin/etherwake -i eth0 <Mac Adresse>
                          

                          @Thomas-Braun
                          Welche Rechte braucht dann

                          /usr/sbin/etherwake -i eth0

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          Thomas BraunT T 2 Replies Last reply
                          0
                          • GlasfaserG Glasfaser

                            @tok

                            Kannst du das mal testen

                            sudo -H -u iobroker /usr/sbin/etherwake -i eth0 <Mac Adresse>
                            

                            @Thomas-Braun
                            Welche Rechte braucht dann

                            /usr/sbin/etherwake -i eth0

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #26

                            @glasfaser sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                            @Thomas-Braun
                            Welche Rechte braucht dann

                            /usr/sbin/etherwake -i eth0

                            Keine Ahnung, denn:

                            echad@chet:/opt/iobroker $ type -p etherwake
                            echad@chet:/opt/iobroker $
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            GlasfaserG 1 Reply Last reply
                            0
                            • GlasfaserG Glasfaser

                              @tok

                              Kannst du das mal testen

                              sudo -H -u iobroker /usr/sbin/etherwake -i eth0 <Mac Adresse>
                              

                              @Thomas-Braun
                              Welche Rechte braucht dann

                              /usr/sbin/etherwake -i eth0

                              T Offline
                              T Offline
                              ToK
                              wrote on last edited by
                              #27

                              @glasfaser said in BackItUp kein WOL an Buffalo NAS LinkStation:

                              @tok

                              Kannst du das mal testen

                              sudo -H -u iobroker /usr/sbin/etherwake -i eth0 <Mac Adresse>
                              

                              @Thomas-Braun
                              Welche Rechte braucht dann

                              /usr/sbin/etherwake -i eth0

                              939b2871-874a-4de0-a8dc-c9f1559417e1-image.png

                              1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @glasfaser sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                @Thomas-Braun
                                Welche Rechte braucht dann

                                /usr/sbin/etherwake -i eth0

                                Keine Ahnung, denn:

                                echad@chet:/opt/iobroker $ type -p etherwake
                                echad@chet:/opt/iobroker $
                                
                                GlasfaserG Offline
                                GlasfaserG Offline
                                Glasfaser
                                wrote on last edited by
                                #28

                                @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                etherwake

                                Das ist mit diesem NPM Paket !?

                                https://github.com/simatec/ioBroker.backitup/issues/978

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                Thomas BraunT T 2 Replies Last reply
                                0
                                • GlasfaserG Glasfaser

                                  @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                  etherwake

                                  Das ist mit diesem NPM Paket !?

                                  https://github.com/simatec/ioBroker.backitup/issues/978

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #29

                                  @glasfaser

                                  Wollte ich gerade schreiben. Das läuft nicht über das binairy, sondern über das node-Modul 'node-wol'. Und das ist schon Jahre nicht mehr angepackt worden.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Reply Last reply
                                  0
                                  • GlasfaserG Glasfaser

                                    @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                    etherwake

                                    Das ist mit diesem NPM Paket !?

                                    https://github.com/simatec/ioBroker.backitup/issues/978

                                    T Offline
                                    T Offline
                                    ToK
                                    wrote on last edited by
                                    #30

                                    @glasfaser said in BackItUp kein WOL an Buffalo NAS LinkStation:

                                    @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                    etherwake

                                    Das ist mit diesem NPM Paket !?

                                    https://github.com/simatec/ioBroker.backitup/issues/978

                                    verwende seit soeben die Version 2.8.2 - die Konfig im BackItUp sind ident wie zuvor - ob das NPM Paket aktiv ist (sollte seit 2.8.0 so sein) kann ich nicht beurteilen - es funktioniert leider noch immer nicht.

                                    GlasfaserG 1 Reply Last reply
                                    0
                                    • HomoranH Do not disturb
                                      HomoranH Do not disturb
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #31

                                      kann da auch der arp-cache in die Suppe spucken?

                                      kein Support per PN! - Fragen im Forum stellen -
                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • HomoranH Homoran

                                        kann da auch der arp-cache in die Suppe spucken?

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #32

                                        @homoran sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                        kann da auch der arp-cache in die Suppe spucken?

                                        Nein, der ist IP-basiert.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Reply Last reply
                                        0
                                        • T ToK

                                          @glasfaser said in BackItUp kein WOL an Buffalo NAS LinkStation:

                                          @thomas-braun sagte in BackItUp kein WOL an Buffalo NAS LinkStation:

                                          etherwake

                                          Das ist mit diesem NPM Paket !?

                                          https://github.com/simatec/ioBroker.backitup/issues/978

                                          verwende seit soeben die Version 2.8.2 - die Konfig im BackItUp sind ident wie zuvor - ob das NPM Paket aktiv ist (sollte seit 2.8.0 so sein) kann ich nicht beurteilen - es funktioniert leider noch immer nicht.

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          wrote on last edited by Glasfaser
                                          #33

                                          @tok

                                          Zeige mal

                                          npm ls grep node-wol
                                          

                                          Bei mir

                                          iobroker.inst@3.0.0 /opt/iobroker
                                          └─┬ iobroker.backitup@2.8.2
                                            └── node-wol@0.1.1
                                          

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          T 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          582

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe