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

WOL FOG 1.4.4

Scheduled Pinned Locked Moved
FOG Problems
3
7
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.
  • C
    cedre
    last edited by Nov 2, 2017, 2:15 PM

    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 Nov 2, 2017, 3:30 PM

      @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
      • W
        Wayne Workman
        last edited by Nov 2, 2017, 4:31 PM

        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 Nov 3, 2017, 7:52 AM Reply Quote 0
        • C
          cedre @Wayne Workman
          last edited by Nov 3, 2017, 7:52 AM

          @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.

          W 1 Reply Last reply Nov 3, 2017, 1:06 PM Reply Quote 0
          • W
            Wayne Workman @cedre
            last edited by Wayne Workman Nov 3, 2017, 7:06 AM Nov 3, 2017, 1:06 PM

            @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 Nov 3, 2017, 1:13 PM Reply Quote 0
            • C
              cedre @Wayne Workman
              last edited by Nov 3, 2017, 1:13 PM

              @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.

              W 1 Reply Last reply Nov 3, 2017, 6:12 PM Reply Quote 0
              • W
                Wayne Workman @cedre
                last edited by Nov 3, 2017, 6:12 PM

                @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
                1 / 1
                • First post
                  4/7
                  Last post

                205

                Online

                12.1k

                Users

                17.3k

                Topics

                155.3k

                Posts
                Copyright © 2012-2024 FOG Project