• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sega
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 32
    • Groups 0

    Topics

    • S

      FOG Multicast on different VLANs

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      21 Views
      george1421G

      @sega said in FOG Multicast on different VLANs:

      I wanted to try to run multicast, but sadly our switches are just Layer 2 switches and they don’t support that on other VLAN (as far as I read, not a big network guy myself).

      Layer 2 switches are good enough. Hopefully they are managed switches, that will make them work a bit better. Turn on igmp snooping on the switches. What that will do for you is enable sparse mode (i.e. only ports part of the multicast will transmit multicast data) without it the switch will work in dense mode where multicast traffic will be sent to all ports (impacting the bandwidth of devices not part of the multicast).

      Muticasts are typically restricted to the current vlan. Where the magic happens is on your router between the vlans. Your router needs to be configured to forward muticast traffic between the vlans. This is typically done with a igmp helper / proxy / relay service much like dhcp needs a helper service to forward dhcp traffic from remote vlans to the vlan that has the dhcp server. This service running on your router will send the multcast data between the subnets.

      So my idea was now: The FOG server is running on a VM, is it possible to give that machine just 4 more virtual network adapter (for each VLAN one) and reconfigure the IP address on the clients to one thats on there VLAN? Somehow I think that would be too easy.

      This won’t work because when FOG service was designed it was designed to only support a single imaging network. Your fog server can have 4 network adapters, but only one can be the imaging network adapter. The rest will only work as management interfaces.

      Or do I need to have a second FOG Server in that specific VLAN that just using the main FOG storage?

      If you have no other option you can use a fog storage server here on the remote vlan. The issue is that only the FOG server supports muticasts. The fog storage nodes only supports unicast imaging.

    • S

      PC not starting over PXE, but pending registration in dashboard

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      470 Views
      S

      @Tom-Elliott Which information would help you to understand the problem more?

      Secure Boot is disabled at the moment.

    • S

      Cant connect to database

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Linux Problems
      1
      0 Votes
      1 Posts
      864 Views
      No one has replied
    • S

      Deployment stuck at x percentage

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      24
      0 Votes
      24 Posts
      3k Views
      george1421G

      @sega I don’t know enough to answer your question intelligently.

      I can tell you that for multicast imaging FOG uses the linux commands udpsend and udpreceive.

      I don’t see any command line switches to pick which igmp mode is being used.
      https://users.soe.ucsc.edu/~kent/test/udpcast.html

      I can say its rare that there is ever a question on the revision of igmp being used.

    • S

      Changing Heart rate of monitor after deployment/with snapin

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      0 Votes
      4 Posts
      679 Views
      Tom ElliottT

      @sega You can try something like this:
      https://superuser.com/questions/29450/how-to-do-a-powershell-or-other-script-to-change-screen-resolution

      Sure it’s a help site, but it should be there to help out.

    • S

      Invalid signature detected on new PCs

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      11
      0 Votes
      11 Posts
      3k Views
      S

      After many try&error runs, I managed to sign the files and to boot into the FOG menu with secure boot enabled. And I can deploy an image, register the host and do all the other things except boot from hard disk. Whenever I choose this option in the FOG menu he just goes back into the menu.
      When I boot directly from the hard disk it works and also if I disable the secure boot option the FOG menu can boot from hard disk.

      What could be the problem here? Oh and while I was troubeshooting I updated Ubuntu from 20.04 to 22.04 and FOG to 1.5.10

    • S

      Limit the bandwith speed.

      Watching Ignoring Scheduled Pinned Locked Moved General
      2
      0 Votes
      2 Posts
      432 Views
      Tom ElliottT

      @sega Yes, though I think it’s specific to the multicast sessions bandwidth capability and limited at the storage node level (if my memory serves correctly)

    • S

      Coding a shortcut Webview/Problem with the API

      Watching Ignoring Scheduled Pinned Locked Moved General api api help fogapi-psmodule
      11
      0 Votes
      11 Posts
      3k Views
      S

      I changed the code to PHP and now it works, so I think it was something security related from the browser.

    • 1 / 1