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

    DNSMASQ

    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.
    • Z
      zingaro
      last edited by

      Hi,
      i have installed dnsmasq for solve my problem with boot client ( arp, missing loader, timout ecc…)
      dnsmasq work and all client boot corretly in fog server, but when dnsmasq service are active on Linux pc are not internet ( page not found ).

      when disable dnsmask the internet work.
      why ??
      i have a default configuration from ipxe boot file.

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

        Turn DNS masq DNS routing off with I think port=0

        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
        • Z
          zingaro
          last edited by

          port=0
          in the default ipxe configuration: [url]http://www.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server[/url]
          another idea ??

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

            What default ipxe configuration? Did you enter this information and restart the service and stil having problems?

            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
            • Jaymes DriverJ
              Jaymes Driver Developer
              last edited by

              What version of OS?

              I’m going to assume Ubuntu, this is a recent development in Ubuntu, although I don’t fully understand it yet.

              You most likely need to set your nameservers in /etc/resolvconf/resolv.conf.d/head file

              WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

              1 Reply Last reply Reply Quote 0
              • Z
                zingaro
                last edited by

                sorry…
                Create /etc/dnsmasq.d/ltsp.conf

                Sample configuration for dnsmasq to function as a proxyDHCP server,

                enabling LTSP clients to boot when an external, unmodifiable DHCP

                server is present.

                The main dnsmasq configuration is in /etc/dnsmasq.conf;

                the contents of this script are added to the main configuration.

                You may modify the file to suit your needs.

                Don’t function as a DNS server:

                port=0 <—

                Log lots of extra information about DHCP transactions.

                log-dhcp

                Dnsmasq can also function as a TFTP server. You may uninstall

                tftpd-hpa if you like, and uncomment the next line:

                enable-tftp <— i have not fog server “service” active

                Set the root directory for files available via FTP.

                tftp-root=/tftpboot

                ecc…

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

                  Can you try comparing contrasting info from this site?

                  [url]https://help.ubuntu.com/community/UbuntuLTSP/ProxyDHCP[/url]

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

                  176

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project