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

Fog communications

Scheduled Pinned Locked Moved
General
3
6
736
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.
  • N
    Nick
    last edited by Aug 11, 2021, 8:09 AM

    Hello Forum,

    how does the Client Communicate with the Server?
    It says in the Wiki that the Client is Polling the Server, but on which Port ?
    (https://wiki.fogproject.org/wiki/index.php?title=FOG_Client -> Polling Behavior)

    At the end i need to know on what ports operates the client and on which the Server (The server probably on Port 80).

    Thanks in advance for the answers.

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth Aug 11, 2021, 3:40 AM Aug 11, 2021, 9:39 AM

      @nick said in Fog communications:

      how does the Client Communicate with the Server?

      Using Port 80 (TCP).

      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

      N 1 Reply Last reply Aug 11, 2021, 9:52 AM Reply Quote 0
      • N
        Nick @Sebastian Roth
        last edited by Aug 11, 2021, 9:52 AM

        @sebastian-roth Thanks for the Response, is it than correct to assume the Client takes one of the dynamic Ports (49152 - 65535)?
        And the Client Contacts always the Server and not the other way around?

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Aug 11, 2021, 10:17 AM

          @Nick Are we really talking about the fog-client? Not deployment/capture? Because that would use NFS or multicast and way different ports for that reason.

          But the fog-client always connects client (random high source port) -> server (port 80). From the top of my head I don’t think there is a connection going the other 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

          N 1 Reply Last reply Aug 11, 2021, 11:23 AM Reply Quote 0
          • N
            Nick @Sebastian Roth
            last edited by Aug 11, 2021, 11:23 AM

            @sebastian-roth Thanks again for the Answer, we nee to know this for Deployment of Snapins.

            J 1 Reply Last reply Aug 11, 2021, 1:39 PM Reply Quote 0
            • J
              Junkhacker Developer @Nick
              last edited by Aug 11, 2021, 1:39 PM

              @nick the client communicates entirely with web based services on the fog server. in fact, if you know what to put in the url bar you can do most (maybe all, i can’t remember) of the call/response in a browser to see what gets returned when the client makes requests. which is something we do when troubleshooting.

              signature:
              Junkhacker
              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                4/6
                Last post

              116

              Online

              12.1k

              Users

              17.3k

              Topics

              155.4k

              Posts
              Copyright © 2012-2024 FOG Project