• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    WOL ? Computer boot/start alone

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    17
    1.7k
    Loading More Posts
    • 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.
    • x23piracyX
      x23piracy @Steuve68
      last edited by x23piracy

      @steuve68 can you please try to use “powercfg -h off” from one of the problematic computers? will they still turn on? You will need an evaluated cmd prompt to do this.

      ║▌║█║▌│║▌║▌█

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @Steuve68
        last edited by george1421

        @steuve68 said in WOL ? Computer boot/start alone:

        IP IPFOGSERVER.35593 > IPOFCOMPUTER.445

        This I can tell you is the fog server “pinging” the computer to see if its up. I can tell you that fog “pings” using this method instead of a traditional icmp ping. Why ?? I don’t know.

        This does sound like what x23 says a fog “ping” will wake up the host. After fog starts I don’t know what those packets are.

        I wonder of FOG will wake up the computer from a power up off state instead of a windows shutdown state?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • S
          Steuve68
          last edited by

          So … I have update my Network Device Drivers
          I have enabled “Wake on Pattern Match” for test.

          For the moment the computer doesn’t start alone automatically.

          0_1528809578552_57152e2a-033c-4433-a727-e4322f4631a1-image.png

          I do not understand why suddenly the network drivers would be problematic.

          I suspect the update Microsoft KB4103718 (https://borncity.com/win/2018/05/27/windows-7-update-kb4103718-network-issues-fixed/) which is a priori known to pose problems with network card.

          That’s very strange …

          x23piracyX 1 Reply Last reply Reply Quote 0
          • x23piracyX
            x23piracy @Steuve68
            last edited by

            @steuve68 have u tried to turn of hibernation by “powercfg -h off” in an evaluated cmd prompt?

            ║▌║█║▌│║▌║▌█

            S 2 Replies Last reply Reply Quote 0
            • S
              Steuve68 @x23piracy
              last edited by

              @x23piracy No, i have just update NIC Device for test on this machine.
              But hibernation mode is off
              When i run: powercfg -a
              “La mise en veille prolongée n’a pas été activée”

              x23piracyX 1 Reply Last reply Reply Quote 0
              • x23piracyX
                x23piracy @Steuve68
                last edited by x23piracy

                @steuve68 here is a link for the 2 years old conversation i had with tom about it:
                https://pastebin.com/L1ixBrZd @tom-elliott don’t bash me for sharing this 🙂

                ║▌║█║▌│║▌║▌█

                Tom ElliottT 1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott @x23piracy
                  last edited by

                  @x23piracy why would I bash you. The only wake up code is in fog scheduler still.

                  Ping hosts just tests the status of a host. The reason we use 445 @george1421 is so we can get a status. Ping itself just tests if the host is pingable, but that doesn’t necessarily mean anything. Using 445 we can get a real status like refused, no address, etc…

                  So fog isn’t causing the problem being seen, but it is playing a part. That part is not by any means “fogs” fault, rather a configuration issue on the workstations.

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 2
                  • S
                    Steuve68 @x23piracy
                    last edited by

                    @x23piracy I have test “powercfg -h off” with elevated privilege on 2 problematic computers
                    No change: computers start always alone.

                    For the moment the only solution what I found it’s up to date NIC Drivers … 😕

                    @Tom-Elliott “Ping hosts just tests the status of a host.” => Can I disable this option into FOG ?

                    Thanks all

                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott @Steuve68
                      last edited by

                      @steuve68 yes under fog settings Linux service.

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        Steuve68 @Tom Elliott
                        last edited by

                        @tom-elliott OK thanks
                        It’s that: PINGHOSTGLOBALENABLED ?

                        No secondary effect if i uncheck this option ?

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          Steuve68 @Steuve68
                          last edited by

                          @Tom-Elliott After uncheck PINGHOSTGLOBALENABLED, it’s OK.
                          Computer don’t start/boot alone.
                          WOL tasks always good ! 🙂

                          No secondary effect ?

                          Thanks all 🙂

                          Q x23piracyX 2 Replies Last reply Reply Quote 0
                          • Q
                            Quazz Moderator @Steuve68
                            last edited by

                            @steuve68 You won’t be able to see if hosts are online with it disabled but that should be it afaik.

                            1 Reply Last reply Reply Quote 0
                            • x23piracyX
                              x23piracy @Steuve68
                              last edited by x23piracy

                              @steuve68 and in the end it was the online check from fog activating that computers, like i told you 😉 I still have the ping check enabled i solved my problems around that with hibernating off und pattern match in nic drivers disabled.

                              Regards X23

                              ║▌║█║▌│║▌║▌█

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post

                              232

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project