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

    fog configuration problem

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    3
    27
    4.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.
    • Tom ElliottT
      Tom Elliott @alexamore90
      last edited by

      @alexamore90 said in fog configuration problem:

      @alexamore90 Immagine WhatsApp 2023-11-15 ore 08.57.32_bed894c3.jpg

      This picture is incorrect I think.

      You probably want the “Netmask” to be 255.255.255.0 as well. 0.0.0.0 = “any open IP address” which isn’t really “feasible” or accurate. In Most systems this is unusable as a Netmask.

      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
      • A
        alexamore90 @Tom Elliott
        last edited by alexamore90

        @Tom-Elliott ah, could you tell me what command to use to restart the dhcp service?I use centos 7
        but is the dhcpd.config correct with the parameters?

        I also put 255.255.255.0 in the network card parameters

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

          @alexamore90 systemctl restart dhcpd

          It looks correct, at my cursory glance of things, yes.

          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 Reply Quote 0
          • A
            alexamore90 @Tom Elliott
            last edited by

            @Tom-Elliott Immagine WhatsApp 2023-11-16 ore 17.32.10_89d80875.jpg

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

              @alexamore90 What’s the output of

              systemctl restart dhcpd
              systemctl status -l dhcpd
              journalctl -xe

              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 Reply Quote 0
              • A
                alexamore90 @Tom Elliott
                last edited by

                @Tom-Elliott alt text

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

                  @alexamore90 This doesn’t have the other commands I was looking for?

                  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 Reply Quote 0
                  • A
                    alexamore90 @Tom Elliott
                    last edited by

                    @Tom-Elliott Immagine WhatsApp 2023-11-18 ore 09.02.04_2bccb11e.jpg Immagine WhatsApp 2023-11-18 ore 09.02.08_cccc4a44.jpg

                    Tom ElliottT 2 Replies Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott @alexamore90
                      last edited by

                      @alexamore90 the reason I had all three commands is so we can get all the details much more readily.

                      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
                      • Tom ElliottT
                        Tom Elliott @alexamore90
                        last edited by

                        @alexamore90 it also seems the ip address being attempted is 192.168.122.1 not 192.168.11.1

                        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 2 Replies Last reply Reply Quote 0
                        • A
                          alexamore90 @Tom Elliott
                          last edited by

                          @Tom-Elliott ok how do I set it to 192.168.11.1?

                          1 Reply Last reply Reply Quote 0
                          • A
                            alexamore90 @Tom Elliott
                            last edited by

                            @Tom-Elliott ok how do I set it to 192.168.11.1?

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

                            182

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project