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

how to setup FOG server on Isolated netowork

Scheduled Pinned Locked Moved
General
4
31
8.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.
  • G
    george1421 Moderator @cnbgeren
    last edited by Aug 4, 2016, 7:42 PM

    @cnbgeren If dhcp is setup correctly and offering the required PXE information then, yes it should.

    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!

    1 Reply Last reply Reply Quote 0
    • C
      cnbgeren @george1421
      last edited by cnbgeren Aug 4, 2016, 4:35 PM Aug 4, 2016, 10:27 PM

      @george1421

      had to take a picture of the command because I could not access internet with FOG server. also could not PXE boot while connected to my router or on Isolated network using switch. thanks for your help 0_1470349996666_FOG.jpg

      G 1 Reply Last reply Aug 4, 2016, 10:54 PM Reply Quote 0
      • G
        george1421 Moderator @cnbgeren
        last edited by Aug 4, 2016, 10:54 PM

        @cnbgeren simply edit that /etc/resolv.conf with vi or nano and replace 127.0.0.1 with either your ISP’s dns server or google’s {8.8.8.8)

        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!

        1 Reply Last reply Reply Quote 0
        • G
          george1421 Moderator @Wayne Workman
          last edited by Aug 4, 2016, 10:57 PM

          @Wayne-Workman said in how to setup FOG server on Isolated netowork:

          https://wiki.fogproject.org/wiki/index.php?title=ProxyDHCP_/dnsmasq-_DRAFT

          Where is that post you crated that documented the fedora 23 install. You had a dnsmasq section there that was pretty darn good, short and clear. You could almost dump that section into the draft link from above.

          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!

          C W 2 Replies Last reply Aug 4, 2016, 11:03 PM Reply Quote 0
          • C
            cnbgeren @george1421
            last edited by Aug 4, 2016, 11:03 PM

            @george1421
            I’m sorry I don’t understand what your asking

            G 1 Reply Last reply Aug 4, 2016, 11:08 PM Reply Quote 0
            • G
              george1421 Moderator @cnbgeren
              last edited by Aug 4, 2016, 11:08 PM

              @cnbgeren said in how to setup FOG server on Isolated netowork:

              @george1421
              I’m sorry I don’t understand what your asking

              You ran the cat command to show the content of /etc/resolv.conf . That content only looks up internet names from the FOG server. Probably not what you want. You need to edit that file [/etc/resolv.conf] with a text editor (anyone that linux has. Two popular command line ones are vi and nano. There may be a gui based one like gedit that is available to you.) You need to change the entry nameserver 127.0.0.1 to something like nameserver 8.8.8.8 save the file and then open a command window and key in ping www.google.com. That should now reply with the IP address and a ping response.

              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!

              C 1 Reply Last reply Aug 4, 2016, 11:31 PM Reply Quote 0
              • C
                cnbgeren @george1421
                last edited by Aug 4, 2016, 11:31 PM

                @george1421

                ok I ran the following command nano /etc/resolv.conf but now I’m getting the this message: DO NOT EDIT THIS FILE BY HAND–YOUR CHANGES WILL BE OVERWRITTEN

                G 1 Reply Last reply Aug 5, 2016, 12:06 AM Reply Quote 0
                • G
                  george1421 Moderator @cnbgeren
                  last edited by george1421 Aug 4, 2016, 6:06 PM Aug 5, 2016, 12:06 AM

                  @cnbgeren Your fog server has a staticly defined IP address right??

                  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!

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman @george1421
                    last edited by Aug 5, 2016, 1:33 AM

                    @george1421 said in how to setup FOG server on Isolated netowork:

                    @Wayne-Workman said in how to setup FOG server on Isolated netowork:

                    https://wiki.fogproject.org/wiki/index.php?title=ProxyDHCP_/dnsmasq-_DRAFT

                    Where is that post you crated that documented the fedora 23 install. You had a dnsmasq section there that was pretty darn good, short and clear. You could almost dump that section into the draft link from above.

                    It’s in the Fedora 21 Article. I suppose I can literally copy these optional steps to the CentOS and Fedora 23&24 articles, changing yum to dnf where needed.

                    https://wiki.fogproject.org/wiki/index.php?title=Fedora_21_Server#dnsmasq_.28if_using_ProxyDHCP.29_setup

                    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 1
                    • C
                      cnbgeren @george1421
                      last edited by Aug 5, 2016, 1:15 PM

                      @george1421

                      here’s the screenshot with those commands
                      0_1470402913001_IMG_1481.jpg

                      0_1470402921655_IMG_1482.jpg

                      G 1 Reply Last reply Aug 5, 2016, 4:52 PM Reply Quote 0
                      • G
                        george1421 Moderator @cnbgeren
                        last edited by Aug 5, 2016, 4:52 PM

                        @cnbgeren Yeah it looks like your dhcp server isn’t running.

                        Since it appears you have a unbuntu server you might want to review this document. https://help.ubuntu.com/community/isc-dhcp-server

                        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!

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

                        216

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project