• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. wouwie
    W
    • Profile
    • Following 1
    • Followers 1
    • Topics 3
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    wouwie

    @wouwie

    0
    Reputation
    157
    Profile views
    9
    Posts
    1
    Followers
    1
    Following
    Joined Last Online

    wouwie Unfollow Follow

    Latest posts made by wouwie

    • RE: Fog client DNS name instead of IP

      OK, thanks!

      Is there another solution?
      I’m thinking of connecting the schools temporary with a OpenVPN and join them all together in one domain. So each location would still have a DC and file servers untill they are connected with fiber.

      posted in FOG Problems
      W
      wouwie
    • Fog client DNS name instead of IP

      Hi

      Is it possible to use a DNS name in the IP address field when installing FOG Client?

      I have 4 schools that will be connected with fiber within +/- 1 year.
      Now there is no connection at all.

      I’d like to use FOG server NOW in each school, but as soon as they are connected, I’d like to keep just one FOG server.
      School 1: fog-server -> 10.1.0.111 (will remain)
      School 2: fog-server -> 192.168.0.111 (wil be removed)
      School 3: fog-server -> 10.4.0.111 (wil be removed)
      School 4: fog-server -> 172.16.0.111 (wil be removed)

      Is it possible and is it going to work, pointing it to another server (after manually importing all Hosts and transferring images to the 10.1.0.111 FOG server?)

      posted in FOG Problems
      W
      wouwie
    • RE: FOG WOL and VLAN's on PFsense

      @sebastian-roth Thanks Sebastian!

      posted in General Problems
      W
      wouwie
    • RE: Updated from Fog v1.50 to V1.52 issue

      @george1421 Thanks George. That solved my problem.

      posted in FOG Problems
      W
      wouwie
    • RE: Hosts show as "down" with firewall enabled

      @tom-elliott That solved my problem. Thanks!

      posted in Windows Problems
      W
      wouwie
    • RE: Updated from Fog v1.50 to V1.52 issue

      @george1421 Yes, the file exists and contains this:

      <VirtualHost :80>
      <FilesMatch “.php$”>
      SetHandler “proxy:fcgi://127.0.0.1:9000/”
      </FilesMatch>
      KeepAlive Off
      ServerName 10.1.0.111
      DocumentRoot /var/www/
      RewriteEngine On
      RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
      RewriteRule .
      - [F]
      <Directory /var/www/fog/>
      DirectoryIndex index.php index.html index.htm
      RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
      RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-d
      RewriteRule ^/(.*)$ /fog/api/index.php [QSA,L]
      </Directory>
      </VirtualHost>

      posted in FOG Problems
      W
      wouwie
    • RE: Updated from Fog v1.50 to V1.52 issue

      I have the same issue with the web page but everyting else works fine.
      How to fix this?

      0_1524922661336_349d4f0c-9acc-404f-9657-9734d38b516d-image.png

      posted in FOG Problems
      W
      wouwie
    • FOG WOL and VLAN's on PFsense

      Hi

      At school we have one PFsense as router/firewall/DHCP server with VLAN’s set up.

      Wake On Lan works perfectly from PFsense to the clients.
      From FOG is does not because it’s in an other VLAN.

      How to enable WOL broadcast (only) from the FOG server to all other VLAN’s in PFsense 2.4.3?

      posted in General Problems
      W
      wouwie
    • Hosts show as "down" with firewall enabled

      Hi

      In a Windows domain, with 400 Windows 10 clients all hosts show as “down” if the firewall is enabled.
      I already opened UDP port 7 as mentioned in https://wiki.fogproject.org/wiki/index.php?title=Troubleshooting_Host_Management_Showing_Hosts_as_Down

      When I disable the firewall, everything works fine.
      The fog client accepts commands from the fog server.
      What other ports have to be opened?

      posted in Windows Problems
      W
      wouwie