Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Multicast-to-Broadcast bridging (LAN<–>WLAN)

    Scheduled Pinned Locked Moved General pfSense Questions
    2 Posts 2 Posters 1.7k 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.
    • GruensFroeschliG
      GruensFroeschli
      last edited by

      Hi

      General problem:
      We are using Profinet, a realtime ethernet network used in automation.
      The protocol relies heavily on multicast ethernet frames.
      We use a Wlan profinet device and pfsense as LAN<–>WLAN bridge. The profinet-wlan-device is not capable of receiving multicast frames. The PFsense bridge has to modify the multicast frames into broadcast frames.

      Partial solution:
      We have a small c-program on the bridge, using bpf, capturing all the profinet frames on the lan interface, modify the dst mac to broadcast, send them on the wlan interface. The problem with this solution is, that the broadcast frames leak to the lan side as well, where they disturb the fine siemens simatic controler.

      Question:
      Is there any way to remove/filter these frames? Is there a better way to make the multicast-> broadcast conversion?

      Since ipfw is capable of layer2 filter we thought this might be an approach.
      However it seems the bpf interface inserts the frame below the firewall stack.

      We do what we must, because we can.

      Asking questions the smart way: http://www.catb.org/esr/faqs/smart-questions.html

      1 Reply Last reply Reply Quote 0
      • ?
        Guest
        last edited by

        It seems that in the pfsense forum only network noobs hang around ;) not any creative idea for this problem ?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.