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

MAC Address Questions

Scheduled Pinned Locked Moved
General
4
10
3.0k
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.
  • A
    AngryScientist
    last edited by Jul 13, 2017, 3:04 PM

    Running Version 1.4.0-RC-14
    SVN Revision: 6069
    Client: 0.11.12

    I have configured all my hosts with their Ethernet MAC address in our FOG server. I have not configured their Wi-Fi MAC as I do not know of a way to PXE boot on Wi-Fi given my current hardware. But much to my horror, the FOG client will task restart the host when connected to Wi-Fi, which ends up in a boot-loop and a very concerned end-user.

    What are your thoughts on this matter?

    W 1 Reply Last reply Jul 14, 2017, 2:50 AM Reply Quote 0
    • T
      Tom Elliott
      last edited by Jul 13, 2017, 3:15 PM

      Ignore the wifi mac from client operations?

      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

      A 1 Reply Last reply Jul 13, 2017, 3:29 PM Reply Quote 2
      • A
        AngryScientist @Tom Elliott
        last edited by Jul 13, 2017, 3:29 PM

        @Tom-Elliott Is that an option? If so how is it implemented? I suspect the Wi-Fi Mac’s are what keeps annihilating my pending MAC’s list.

        Q 1 Reply Last reply Jul 13, 2017, 3:31 PM Reply Quote 0
        • Q
          Quazz Moderator @AngryScientist
          last edited by Jul 13, 2017, 3:31 PM

          @AngryScientist On the host page, there are checkboxes on the right next to each MAC to exclude them.

          A 1 Reply Last reply Jul 13, 2017, 3:34 PM Reply Quote 1
          • A
            AngryScientist @Quazz
            last edited by Jul 13, 2017, 3:34 PM

            @Quazz Would the exclude prevent snapin deployments on Wi-Fi? If so that would be crippling.

            Q 1 Reply Last reply Jul 13, 2017, 3:36 PM Reply Quote 0
            • Q
              Quazz Moderator @AngryScientist
              last edited by Jul 13, 2017, 3:36 PM

              @AngryScientist There are two checkboxes, one excludes only for imaging, the other for all I believe. Not sure if that works for you.

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Jul 13, 2017, 3:36 PM

                Yes it would prevent any client actions from happening purely over WiFi. Understand though that this isn’t a 100% perfect system. There are pro’s and con’s to everything you need/do and FOG is not any better with these kinds of things. It’s not granular enough to know certain modules aren’t to be used with the mac address. Sorry.

                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

                A 1 Reply Last reply Jul 13, 2017, 3:39 PM Reply Quote 0
                • A
                  AngryScientist @Tom Elliott
                  last edited by AngryScientist Jul 13, 2017, 9:40 AM Jul 13, 2017, 3:39 PM

                  @Tom-Elliott Yes Tom, I am in no way demanding, I am fully aware of the volunteer nature of FOG. I am merely determining the scope of the current functionality, as the Wiki, which is just as volunteer maintained, is somewhat behind the current release. This is one of the times where my understanding of system features and internal mechanics did not match up to the production environment.

                  T 1 Reply Last reply Jul 13, 2017, 4:12 PM Reply Quote 0
                  • T
                    Tom Elliott @AngryScientist
                    last edited by Jul 13, 2017, 4:12 PM

                    @AngryScientist Please don’t take my information there to be offensive. I’m just informing. I’m not that skilled still so I understand the pitfalls, I even understand what’s potentially wanted/needed. I don’t understand how to provide it yet though :(.

                    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 0
                    • W
                      Wayne Workman @AngryScientist
                      last edited by Wayne Workman Jul 13, 2017, 8:51 PM Jul 14, 2017, 2:50 AM

                      @AngryScientist said in MAC Address Questions:

                      But much to my horror, the FOG client will task restart the host when connected to Wi-Fi, which ends up in a boot-loop and a very concerned end-user.

                      So to avoid this, just don’t create imaging tasks for laptops unless they are hooked up to the network with a patch cable, and leave all your MACs enabled so you can still use snapins.

                      I don’t know what your setup looks like or how your operations go where you are, but the way I did laptops in great numbers was I hooked up an 8 port 1Gbps switch on a big table, hooked that up to the building network, setup myself some power strips and some laptop adapters, and I used my pre-made FOG Groups to queue all of the turned-off laptops for unicast imaging. Then I hooked up 8 at a time and powered them on. When one completed imaging & domain joining & snapins, I shut it down afterwards and hooked up another.

                      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
                        5/10
                        Last post

                      167

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project