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

    Multicast Wake on LAN with Fujitsu Lifebook E556

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    23
    3.3k
    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.
    • george1421G
      george1421 Moderator @Deimos
      last edited by

      @deimos So you say they all have the same version of bios installed. Are there updates available that may fix wol? I’m running out of ideas here, I don’t think its a fog issue at this point.

      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!

      D 1 Reply Last reply Reply Quote 0
      • D
        Deimos @george1421
        last edited by

        @george1421 said in Multicast Wake on LAN with Fujitsu Lifebook E556:

        @deimos So you say they all have the same version of bios installed. Are there updates available that may fix wol? I’m running out of ideas here, I don’t think its a fog issue at this point.

        I´ll report, if I figured out the reason. I now do not think its a fog issue, too.

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

          @Deimos Trying to nail this down at bit more… Can you connect a machine that does not wol to the switch port where the machine wakes up properly?

          As well a question. Do I get this right. Machines waking up do this fine every time you try. And machines that don’t never do wol at all. Or is it a random thing, sometimes works and then not for the same machine?

          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

          D 1 Reply Last reply Reply Quote 0
          • D
            Deimos @Sebastian Roth
            last edited by

            @sebastian-roth said in Multicast Wake on LAN with Fujitsu Lifebook E556:

            @Deimos Trying to nail this down at bit more… Can you connect a machine that does not wol to the switch port where the machine wakes up properly?

            As well a question. Do I get this right. Machines waking up do this fine every time you try. And machines that don’t never do wol at all. Or is it a random thing, sometimes works and then not for the same machine?

            I’ll test that as soon as the stressful exam time is over. In February I will start a comprehensive test and report the results.

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

              Just bumping this so we don’t loose track of it. @Deimos Let us know when you have new information on this.

              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

              D 1 Reply Last reply Reply Quote 0
              • D
                Deimos @Sebastian Roth
                last edited by

                @sebastian-roth said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                Just bumping this so we don’t loose track of it. @Deimos Let us know when you have new information on this.

                Jap, I will. But now we have other FOG problems. “HTTP 500 Internal Server Error”. I will make new thread.

                1 Reply Last reply Reply Quote 0
                • D
                  Deimos
                  last edited by

                  A simple test environment did not make things easier. All 6 computers have deployed via WOL in multicast without difficulty.

                  Previously, when multicast with about 25 computers some have failed at the WOL, and I can´t say what it might have been. All computers have identical settings in the BIOS, all had the same image history etc.

                  I’ll keep working on it.

                  Maybe it´s still a 1.4.0 problem. I’m a little bit scared to update the FOG, because failure would have serious consequences and work, and there’s really no time for it.

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

                    @deimos I guess we need to get a packet dump of the WOL packets to rule out FOG being the issue. Please install tcpdump and then run tcpdump -w /tmp/wol.pcap port 9 (as root - leave the command running). This will only capture WakeOnLAN packets. Then schedule a Multicast Task for your 25 clients and wait for most of them to boot up, then stop tcpdump (ctrl + c). Please upload the wol.pcap to your dropbox/fileshare and post a link here.

                    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
                    • D
                      Deimos
                      last edited by

                      Today is test day.

                      I have five devices where WOL used to work, and five devices that do not mess with WOL. I will group these together and then start a multicast task with the processes mentioned by @SebastianRoth in the background.

                      Also I will test a multicast WOL with our HP ProBooks 650G1.

                      1 Reply Last reply Reply Quote 0
                      • D
                        Deimos
                        last edited by

                        The command tcpdump -w /tmp/wol.pcap port 9 doesn´t work. Error message:
                        “NFLOG link-layer type filtering not implemented.”

                        With command tcpdump -w /tmp/wol.pcap it works.
                        But the file is crashed.
                        Content: "Ôò¡   ï "

                        I´ll try again and wait till the four WOL-working clients are deploying.

                        1 Reply Last reply Reply Quote 0
                        • D
                          Deimos
                          last edited by

                          So, now none of the clients are booting with WOL.

                          Restarted service FOGMulticastManager.

                          tcpdump doesn´t make any other log either.

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

                            @Deimos What do you mean by file is crashed. The dump file is not ascii readable text but a binary format. You need to load that in wireshark for example. Or upload to your gdrive/dropbox and post a link so we can have a look.

                            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

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              Deimos @Sebastian Roth
                              last edited by

                              @sebastian-roth said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                              @Deimos What do you mean by file is crashed. The dump file is not ascii readable text but a binary format. You need to load that in wireshark for example. Or upload to your gdrive/dropbox and post a link so we can have a look.

                              It´s only 1KB and the message after stopping the process is

                              Last login: Fri Feb 16 08:28:52 2018 from CLIENT.DOMAIN
                              [root@fog-sig-bund-de ~]# sudo tcpdump -w /tmp/wol.pcap
                              tcpdump: listening on nflog, link-type NFLOG (Linux netfilter log messages), cap ture size 262144 bytes
                              ^C0 packets captured
                              0 packets received by filter
                              0 packets dropped by kernel
                              [root@fog-sig-bund-de ~]#

                              I am not sure if this is expected.

                              D 1 Reply Last reply Reply Quote 0
                              • D
                                Deimos @Deimos
                                last edited by Deimos

                                I will upload the file on my homepage later.

                                D 1 Reply Last reply Reply Quote 0
                                • D
                                  Deimos @Deimos
                                  last edited by

                                  So I looked at the file with my wireshark at home (forbidden in office)
                                  There´s no data.

                                  I will set up a new fog from scratch and try to WOL the devices. I will report later.

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

                                  195

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project