• Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. tomhtil
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    tomhtil

    @tomhtil

    0
    Reputation
    10
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tomhtil Unfollow Follow

    Latest posts made by tomhtil

    • FOG client with dual boot image

      I’ve got a problem I can’t seem to work around. I have a dual boot Win 7 / Ubuntu image tested working. I’ve installed the FOG client on both OS’s and individually they work fine.

      However, the first OS that gets booted after imaging gets the correct token from the server and works as expected. When rebooted into the other OS (in either direction) the FOG client fails to connect as the encryption data has already been registered. Resetting the encryption data works but this becomes a manual process every time the other OS is loaded.

      Is there any way around this restriction?

      posted in General Problems
      T
      tomhtil
    • RE: Storage node behind NAT

      @Sebastian-Roth is there an easy way to sync the database as well? I’d be happy with multi master setup if i could sync the images folder and the relevant config for just the images.

      posted in General Problems
      T
      tomhtil
    • RE: Storage node behind NAT

      @Sebastian-Roth thanks - I had come across that one while searching for a solution and the hairpin NAT is unlikely to be a workable option for my network as there would be too many ports to forward.

      I’ll try the static route idea on the server but given that its going the ‘wrong’ way through NAT (WAN to LAN) I don’t think the traffic will get passed.

      posted in General Problems
      T
      tomhtil
    • Storage node behind NAT

      I’ve got a bit of an unusual problem in my setup.

      I need to run a master node and storage nodes for different segments of the network, in order to keep images in sync but be able to deploy them in any of three locations. Location 1 sits above Location 2 and 3 in the network architecture. 2 and 3 NAT up to 1.

      Location 1: 10.11.12.0/24 (WAN network)
      Location 2: 10.1.2.0/24 (LAN 1)
      Location 3: 10.1.2.0/24 (LAN 2)

      I managed to get the master running on 10.11.12.100, then set up a storage node in Location 2 on 10.1.2.100.
      I added TCP ports 20,21,22,80 to forward from the WAN address (10.11.12.1) of the Location 2 firewall to the storage node on 10.1.2.100.

      This allowed me to boot a machine in Location 2 from the storage node and register it with the master server.

      However when I try to capture an image the client tries to upload to the WAN address of the storage node as this is what is stored on the master, not the IP behind NAT on the LAN.

      I am limited in what else I can open on the firewall.

      Any suggestions on how best to manage this?

      posted in General Problems
      T
      tomhtil