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

Clients not showing active on server

Scheduled Pinned Locked Moved Solved
FOG Problems
3
20
1.9k
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
    Atton
    last edited by Aug 15, 2019, 1:01 PM

    I turned off the windows defender firewall and restarted a computer. The error when authenticating is no longer there, but all computers are still appearing as unknown activity.

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Aug 16, 2019, 5:49 AM

      @Atton The mentioned service on your FOG server does not check for online hosts instantly. Default setting is every half an hour I think. Do you still see it as offline now?

      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
        Atton
        last edited by Aug 16, 2019, 11:44 AM

        Yes. The antivirus has been disabled for 24 hours along with the windows defender firewall. I was reading and my resolv.conf file only has 127.0.1.1 as an entry. I don’t know if this matters but I saw people talking about it with this issue.

        G 1 Reply Last reply Aug 16, 2019, 11:54 AM Reply Quote 0
        • G
          george1421 Moderator @Atton
          last edited by george1421 Aug 16, 2019, 5:55 AM Aug 16, 2019, 11:54 AM

          @Atton I just answered this in another thread but my searching skills are weak at the moment.

          For your resolve.conf it will need to be adapted to looks similar to this.

          search domain.com ad.domain.com
          nameserver 192.168.1.16
          nameserver 192.168.1.17
          

          Put your most likely nameserver first in the list as well as the most likely domain first in the search list.

          once resolve.conf is updated you should test to ping your hosts by their windows names (short names, not fqdn)

          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
          • A
            Atton
            last edited by Aug 16, 2019, 11:58 AM

            When I go to edit the resolv.conf file it says any changes I make will be over written.

            G 1 Reply Last reply Aug 16, 2019, 7:47 PM Reply Quote 0
            • G
              george1421 Moderator @Atton
              last edited by Aug 16, 2019, 7:47 PM

              @Atton If resolve.conf is managed by the NetworkManager (typ ubuntu or debian variant) application then you need to make those settings inside the networkmanager program. The other thing that would overwrite that file is if your fog server has its address defined by dhcp.

              I would go ahead and set the file manually and see if something along the way changes it. No guts no glory, I say…

              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!

              A 1 Reply Last reply Aug 19, 2019, 1:10 PM Reply Quote 0
              • A
                Atton
                last edited by Aug 19, 2019, 12:11 PM

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • A
                  Atton @george1421
                  last edited by Aug 19, 2019, 1:10 PM

                  @george1421 My resolv.conf file has been updated. I changed the networkconnection and resolv.conf updated itself. It is still showing all red marks. Do I need to rerun the fog installer?

                  G 1 Reply Last reply Aug 19, 2019, 1:31 PM Reply Quote 0
                  • G
                    george1421 Moderator @Atton
                    last edited by Aug 19, 2019, 1:31 PM

                    @Atton Can you ping a windows computer from your fog server using its short name?

                    If so then it should be setup correctly if you have port 445 enabled on the target computer’s firewall. FOG doesn’t use the simple ping check to confirm the computers online, it uses a connect to port 445 which is a bit more reliable to show the system is actually up than a ping.

                    There is a FOG service that runs at some interval to refresh the up/down status. That may have not run yet, if you just fixed the name resolver. Rebooting your FOG server should kick everything off again.

                    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!

                    A 1 Reply Last reply Aug 19, 2019, 2:12 PM Reply Quote 0
                    • A
                      Atton @george1421
                      last edited by Aug 19, 2019, 2:12 PM

                      @george1421 I can ping the IP addresses but not the host names.

                      G 1 Reply Last reply Aug 19, 2019, 4:16 PM Reply Quote 0
                      • G
                        george1421 Moderator @Atton
                        last edited by Aug 19, 2019, 4:16 PM

                        @Atton Well we’ll need the names resolution working. So can you ping the hosts using their FQDN?

                        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!

                        A 1 Reply Last reply Aug 19, 2019, 6:02 PM Reply Quote 0
                        • A
                          Atton @george1421
                          last edited by Aug 19, 2019, 6:02 PM

                          @george1421 I cannot

                          G 1 Reply Last reply Aug 19, 2019, 6:03 PM Reply Quote 0
                          • G
                            george1421 Moderator @Atton
                            last edited by Aug 19, 2019, 6:03 PM

                            @Atton Ok then something isn’t right.

                            Do you have an AD domain?
                            Is the resolv.conf pointing towards your DNS server for AD?

                            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!

                            A 1 Reply Last reply Aug 19, 2019, 6:09 PM Reply Quote 0
                            • A
                              Atton @george1421
                              last edited by Aug 19, 2019, 6:09 PM

                              @george1421 We have 3 windows active directory servers. I pointed the resolv.conf file to two of them and didn’t get anything. Resolv.conf has since overwritten itself to say 127.0.1.1.

                              G 1 Reply Last reply Aug 19, 2019, 6:12 PM Reply Quote 0
                              • G
                                george1421 Moderator @Atton
                                last edited by Aug 19, 2019, 6:12 PM

                                @Atton So just to confirm that your fog server’s IP address is hard coded and not set by dhcp?

                                If its not set by dhcp, I might assume you have a ubuntu or debian based FOG server? If that is the case you will need to go into the network manager application and define the name servers and search domain in that app because each time you reboot the fog server the network manager rewrites that resolve.conf file.

                                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!

                                A 1 Reply Last reply Aug 19, 2019, 6:27 PM Reply Quote 0
                                • A
                                  Atton @george1421
                                  last edited by Aug 19, 2019, 6:27 PM

                                  @george1421 My ipaddress is set to static in the network manager. I am using Ubuntu and the AD servers are all in the network manager along with the domain.

                                  A 1 Reply Last reply Aug 19, 2019, 6:29 PM Reply Quote 0
                                  • A
                                    Atton @Atton
                                    last edited by Aug 19, 2019, 6:29 PM

                                    @Atton I think I got it. I had two of our Active Directory servers in the network manager but not the third one that handles our DHCP service.

                                    G 1 Reply Last reply Aug 19, 2019, 6:53 PM Reply Quote 0
                                    • G
                                      george1421 Moderator @Atton
                                      last edited by Aug 19, 2019, 6:53 PM

                                      @Atton So now you can ping the workstation by their short windows names?

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

                                      155

                                      Online

                                      12.1k

                                      Users

                                      17.3k

                                      Topics

                                      155.3k

                                      Posts
                                      Copyright © 2012-2024 FOG Project