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

    Isolated Network Connection Issues

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    7
    1.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.
    • M
      mikec96
      last edited by

      Server
      • FOG Version: 1.4.4
      • OS: Ubuntu 16.04 LTS
      Client
      • Service Version:
      • OS:
      Description

      I’m a novice when it comes to networking/imaging, so thanks in advance for your patience!

      I’m trying to get FOG up and running on a clean install of Ubuntu. My goal is to be able to image machines over an isolated network. I installed Ubuntu and FOG using an internet connection over an ethernet cable. I used the following settings:

      Server IP Address: 192.168.1.1
      Server Subnet Mask: 255.255.255.0
      Interface (FOG would not let me say no to changing the interface, so I had to use ifconfig to find the name of the ethernet port): enp2s0
      Installation Type: Normal Server
      Internationalization: 1
      Image Storage Location: /images
      Using FOG DHCP: Yes
      DHCP Router Address:

      Then, when FOG asked me to install/update my database schema, I disconnected FOG from the wired internet connection, plugged the machine into the isolated network switch, and used a second machine running Windows 10 to try and go to 192.168.1.1/fog/management. However, this did not work. Attempting to ping that IP did not work either. I did not set up any special networking settings with my Windows 10 machine; it is set to automatically retrieve IP and DNS settings.

      Does anyone have an idea of what I might need to do to fix this issue?

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

        @mikec96 You might start by searching the forum and reading through posts like this: https://forums.fogproject.org/topic/10315/changing-my-fog-server-to-an-isolated-network

        Did the windows client get an IP? Can you ping 192.168.1.1 from that client?

        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
        • M
          mikec96
          last edited by mikec96

          @Sebastian-Roth I’ve looked through the online forums/YouTube videos/articles/etc. but I have not been able to find other descriptions of the problem I’m having. It’s probably just a very simple error on my part, but I can’t seem to figure out what it is.

          The client did not get an IP address (I’m assuming that FOG should assign my Windows 10 machine an IP based on my current settings). Pinging 192.168.1.1 does not return anything.

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

            @mikec96 Please run sudo systemctl status isc-dhcp-server.service and sudo journalctl -xn on the FOG server console to see if it up and running properly.

            Does the server have a static IP? What do you get from sudo ip a s?

            Does you client get an IP, maybe a different one from another DHCP server on the network?

            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
            • M
              mikec96
              last edited by

              @Sebastian-Roth Never mind, I believe I solved my own problem. Even though I entered 192.168.1.1 into the Server IP address setting, FOG was actually using its previous IP when it was connected to the internet (which was 192.168.1.35).

              1 Reply Last reply Reply Quote 0
              • M
                mikec96
                last edited by

                @Sebastian-Roth I’m not sure why the IP is 192.168.1.35 instead of the one I specified (if you have any insight as to why, I’d love to hear). Thank you for your help!

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

                  @mikec96 said in Isolated Network Connection Issues:

                  Even though I entered 192.168.1.1 into the Server IP address setting, FOG was actually using its previous IP when it was connected to the internet (which was 192.168.1.35).

                  Did you manually change the server IP after/while running the setup? FOG does not change it for you! FOG uses the IP address in several places internally but it wouldn’t change the actual IP configured on the interface.

                  Possibly you will run into one or the other issue with the changed IP. So please take a read through this as well: https://wiki.fogproject.org/wiki/index.php?title=Change_FOG_Server_IP_Address

                  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

                  206

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project