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

    WOL FOG 1.4.4

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    7
    1.6k
    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.
    • C
      cedre
      last edited by

      Hello,

      I am using fog 1.4.4 everything works fine expect the WOL function.
      I use the WOL plugins for my network broadcast.
      I can WOL all the machine with the manually test http://“MYIP”/fog/management/index.php?sub=wakeEmUp&mac=MYMAC
      But with the web interface on deploy task or basic tack -> advanced -> wakeup there no issues.
      With fog 1.2.0 WOL works fine with add of the broadcast in the wol.php.

      Debian 8 fog 1.4.4
      Any idea.
      Thanks.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @cedre said in WOL FOG 1.4.4:

        With fog 1.2.0 WOL works fine with add of the broadcast in the wol.php.

        What exactly do you mean by that?

        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 0
        • Wayne WorkmanW
          Wayne Workman
          last edited by

          I’ll test WOL in 1.4.4 when I get home this evening.

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          C 1 Reply Last reply Reply Quote 0
          • C
            cedre @Wayne Workman
            last edited by

            @wayne-workman

            In fog 1.2 i modified the file WakeOnLan.class.php and the wol is OK.
            if(socket_set_option($soc, SOL_SOCKET, SO_BROADCAST, TRUE))
            {
            $vlan=array(‘vlan12’ => ‘x.x.x.255’,
            ‘vlan13’ => ‘x.x.x.255’,
            ‘vlan17’ => ‘x.x.x.255’,
            ‘vlan19’ => ‘x.x.x.255’,
            ‘vlan20’ => ‘x.x.x.255’,
            ‘vlan25’ => ‘x.x.x.255’,
            ‘vlan50’ => ‘x.x.x.255’,
            ‘vlan144’ => ‘x.x.x.255’,
            ‘vlan401’ => ‘x.x.x.255’,
            ‘vlan403’ => ‘x.x.x.255’,
            ‘vlan404’ => ‘x.x.x.255’,
            ‘vlan504’ => ‘x.x.x.255’);
            In fog 1.4.4 I use WOL Plugins with no success
            I already apply the patch for WOL plugins.

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @cedre
              last edited by Wayne Workman

              @cedre For the WOL plugin to work correctly, you have to allow broadcast traffic through your router(s), or something like that anyways. There are threads here in the forums about it.

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              C 1 Reply Last reply Reply Quote 0
              • C
                cedre @Wayne Workman
                last edited by

                @wayne-workman
                The router is OK it works perfects with the manually test on fog 1.4.4 http://“MYIP”/fog/management/index.php?sub=wakeEmUp&mac=MYMAC.

                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @cedre
                  last edited by

                  @cedre It works ok for the other VLANS?

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

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

                  195

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project