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

    Fresh FOG installation and no Client detected

    Scheduled Pinned Locked Moved
    Windows Problems
    2
    3
    337
    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.
    • K
      klisza1993
      last edited by klisza1993

      Hello Mates.
      Im trying to test FOG to make it in production, but after installing server i just wanna to see if i can do SNAPIN instalation. So i did read wiki - How to deploy agent โ€œno big dealโ€? Well after installing FOG.MSI on endpoint -> enabling FOG SERVICE, I cant see anything at Managment Console -> Hosts. So ive checked logs. There is some problems with authentication:

      22.01.2021 10:25:54 Client-Info Version: 0.12.0
      22.01.2021 10:25:54 Client-Info OS: Windows
      22.01.2021 10:25:54 Middleware::Authentication Waiting for authentication timeout to pass
      22.01.2021 10:25:54 Middleware::Communication Download: http://192.168.205.132/fog/management/other/ssl/srvpublic.crt
      22.01.2021 10:25:54 Middleware::Communication ERROR: Could not download file
      22.01.2021 10:25:54 Middleware::Communication ERROR: Communication ERROR: Request Aborted: Unable to create SSL / TLS secure channel.

      I have also checked FGQ โ€œfogdeployment.domain.comโ€ -> same result.
      Ive check if i can download above cert -> yes no problem.
      Ive check Cert, CN -> there is IP and FQDN. So both are possible to use ๐Ÿ˜‰

      During agent installation i didint check โ€œuse Httpsโ€ -> Wiki says that its not needed cuz its already encrypted.

      Thank you for your help ๐Ÿ˜‰

      1 Reply Last reply Reply Quote 0
      • K
        klisza1993
        last edited by klisza1993

        During troubleshooting, what i have discoverd, tah i can get communication with Server pasting this link into browser.:
        https://192.168.205.132//fog/service/register.php?hostname=rk-test&mac=D6:C8:93:84:8B:24&newService&json
        From my poinf of view its NOT SECURE.
        I did try this via HTTPS and http if using https then im getting cert warning which is Ok ๐Ÿ˜‰ And then in console i can se the device withiot installing any client ^^
        I can modyfi that link changing MAC, Hostname and paste it every time. Result ? Every paste -> new device ๐Ÿถ all without client installed.

        It looks like XSS ๐Ÿ˜‰

        Thank you for your help ๐Ÿ˜‰

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

          @klisza1993 said in Fresh FOG installation and no Client detected:

          Middleware::Communication ERROR: Communication ERROR: Request Aborted: Unable to create SSL / TLS secure channel.

          I have never seen this error before and I am not sure where it might come from yet. In your first post you said you didnโ€™t enable HTTPS when running the installer but you later post says you are using HTTPS as well. So I would imagine that a request to the HTTP URL is being redirected to HTTPS (default when you enable HTTPS with the installer) and the error stems from an issue with the server certificate.

          Did you manually change the webserver configuration?

          During troubleshooting, what i have discoverd, tah i can get communication with Server pasting this link into browser.:
          https://192.168.205.132//fog/service/register.php?hostname=rk-test&mac=D6:C8:93:84:8B:24&newService&json
          From my poinf of view its NOT SECURE.

          Surely not ideal but you need to consider that FOG is not a secure product. Very few people help working on the code to find and fix bugs. You are more than welcome to join the force and get this out of the way.

          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

          204

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright ยฉ 2012-2024 FOG Project