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

    FOG Multicast on different VLANs

    Scheduled Pinned Locked Moved Unsolved FOG Problems
    3 Posts 2 Posters 26 Views
    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.
    • S
      sega
      last edited by

      Hi,

      We have currently a FOG server running on VLAN 1, that unicast round about 40 pcs in VLAN 2 - 5 (not the best approach). To optimize that, 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).

      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.

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

      What else could I do to optimize the workflow?

      Thanks in advance!

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @sega
        last edited by

        @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.

        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!

        S 1 Reply Last reply Reply Quote 0
        • S
          sega @george1421
          last edited by

          @george1421 said in FOG Multicast on different VLANs:

          Where the magic happens is on your router between the vlans. Your router needs to be configured to forward muticast traffic between the vlans.

          As far as I know that’s the problem. The router between is a Sophos which can’t forward that traffic (Asked a 2nd person about that).

          To the multiple adapter topic: I looked up some threads yesterday where people tried it (for example: https://forums.fogproject.org/topic/12907/multi-network-multi-nic-fog-server-config-help/3)

          So some people already tried it?

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

          153

          Online

          12.3k

          Users

          17.4k

          Topics

          155.8k

          Posts
          Copyright © 2012-2025 FOG Project