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

    Fog client retains proxy settings from old Forefront server

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    3
    13
    4.0k
    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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      What version of fog, exactly? Look at the number in the cloud, top left of the login screen.

      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/

      S 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Look in FOG Configuration->FOG Settings->Proxy

        Remove the settings that are in there and you should be good.

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        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

        S 1 Reply Last reply Reply Quote 1
        • S
          Stefan73be @Tom Elliott
          last edited by

          @Tom-Elliott Thank you for the reply, but it is not set on the server. The proxy settings are blank.

          1 Reply Last reply Reply Quote 0
          • S
            Stefan73be @Wayne Workman
            last edited by

            @Wayne-Workman It’s version 1.2.0, the latest version afaik.

            Tom ElliottT 1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott @Stefan73be
              last edited by

              @Stefan73be then the issue is not fog. It’s your windows setup using proxy stuff. Maybe your image has proxy info setup? Look in Internet explorer settings. Look in connections and I’ll guess proxy stuff is setup there.

              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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              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

              S 1 Reply Last reply Reply Quote 0
              • S
                Stefan73be @Tom Elliott
                last edited by

                @Tom-Elliott Tom, we have removed all proxy settings from IE, from the system, from the default user, from other browsers, from the registry, … without any result. All other software works without a problem, it’s just the fog client that retains the old settings.

                Tom ElliottT 1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott @Stefan73be
                  last edited by

                  @Stefan73be the fog client never accepted any information for proxy.

                  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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  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

                  S 2 Replies Last reply Reply Quote 0
                  • S
                    Stefan73be @Tom Elliott
                    last edited by

                    @Tom-Elliott So the fog client only gets its proxy setting from the fog server? Then i’ll try and put something different on the server and then remove it, maybe that works.

                    1 Reply Last reply Reply Quote 0
                    • S
                      Stefan73be @Tom Elliott
                      last edited by

                      @Tom-Elliott update: i changed the proxy setting in IE to something non-existent, but the Fog client still retains the old server (TMG-PEDA) as its proxy. I changed the proxy on the FOG server, same result.
                      Is there any place on the client-computer where fog stores some sort of information on how to connect to the server? In the ini file i can’t see any proxy settings, just the ip address of the FOG server.

                      Thank you for helping us out, we’ve been struggling with this for several days…

                      Tom ElliottT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @Stefan73be
                        last edited by

                        @Stefan73be the fog client doesn’t get any proxy information from the fog server, but if the fog server is setup for proxy it may not be able to communicate back with the client.

                        The fog client does not take any separate settings to get the proxy information either. Meaning the only place for network to look at proxy is the IE setting.

                        Make sure to disable them and then restart the fog client. The other possibility is the client isn’t even looking at the fog server which is completely separate from proxy settings at all.

                        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        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
                        • Wayne WorkmanW
                          Wayne Workman @Stefan73be
                          last edited by

                          @Stefan73be Let’s step back and do some basic troubleshooting to see if we can identify what may or may not be the issue. Can you try to uninstall the fog client on one of the computers, and then reinstall and see if the issue is resolved? Also, do new fog client installations work?

                          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/

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            Stefan73be @Wayne Workman
                            last edited by

                            @Wayne-Workman I’ve found the solution late friday night. It wasn’t a FOG problem, but a Windows problem with the proxy settings. FOG seemed to be the only client that used that proxy setting so I found a way to disable it. The registry setting is:

                            [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings]
                            “ProxySettingsPerUser”=dword:00000000

                            This solves the problem for us, maybe it may come in handy for some other users of FOG.

                            Thank you all for the great support!

                            Stefan

                            1 Reply Last reply Reply Quote 1
                            • 1 / 1
                            • First post
                              Last post

                            167

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project