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

    UDP broadcasts to WAN

    Scheduled Pinned Locked Moved NAT
    58 Posts 7 Posters 16.3k 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.
    • R
      ristosu
      last edited by

      @johnpoz:

      So I looked at what you posted again..

      192.168.1.31.137 > 192.168.1.255.137

      That is a directed broadcast…. And what IP address is 1.31?  Some on your lan side.. In what world would that ever be routed anywhere??  The only way that would go out some interface that was not in that network is if there was a bridge!

      Yes, 1.31 is a windows box on the lan side. Looks to me that somehow this policy based routing overrides the routing table and ignores the local routes. I think it's wrong.
      @johnpoz:

      Or you have a mask wrong somewhere where that .255 would be a host IP.. like 192.168.1.0/23  But if pfsense was going to route that as a host address, why would it not be natted if going on your wan?  What network is your wan on?

      I use /24 masks for simplicity. The wans are the only exceptions (ethernet dhcp and ppp).
      @johnpoz:

      What are the networks on your pfsense with masks?  What network is the wan in?

      Wan in vr0. Here ifconfig of all interfaces with ip:

      vr0: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
              options=8280b <rxcsum,txcsum,vlan_mtu,wol_ucast,wol_magic,linkstate>ether 00:0d:b9:17:cb:28
              inet6 fe80::20d:b9ff:fe17:cb28%vr0 prefixlen 64 scopeid 0x1 
              inet 80.220.71.201 netmask 0xffffe000 broadcast 80.220.95.255 
              nd6 options=21 <performnud,auto_linklocal>media: Ethernet autoselect (100baseTX <full-duplex>)
              status: active
      vr1: flags=8943 <up,broadcast,running,promisc,simplex,multicast>metric 0 mtu 1500
              options=8280b <rxcsum,txcsum,vlan_mtu,wol_ucast,wol_magic,linkstate>ether 00:0d:b9:17:cb:29
              inet6 fe80::20d:b9ff:fe17:cb29%vr1 prefixlen 64 scopeid 0x2 
              inet 192.168.2.7 netmask 0xffffff00 broadcast 192.168.2.255 
              inet 192.168.0.7 netmask 0xffffff00 broadcast 192.168.0.255 
              nd6 options=21 <performnud,auto_linklocal>media: Ethernet autoselect (100baseTX <full-duplex>)
              status: active
      lo0: flags=8049 <up,loopback,running,multicast>metric 0 mtu 16384
              options=600003 <rxcsum,txcsum,rxcsum_ipv6,txcsum_ipv6>inet 127.0.0.1 netmask 0xff000000 
              inet6 ::1 prefixlen 128 
              inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 
              nd6 options=21 <performnud,auto_linklocal>ural0_wlan0: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
              ether 00:17:31:c7:8f:6d
              inet6 fe80::217:31ff:fec7:8f6d%ural0_wlan0 prefixlen 64 scopeid 0x8 
              inet 192.168.3.7 netmask 0xffffff00 broadcast 192.168.3.255 
              nd6 options=21 <performnud,auto_linklocal>media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <hostap>
              status: running
              ssid pfSense2 channel 1 (2412 MHz 11g) bssid 00:17:31:c7:8f:6d
              regdomain ETSI country FI authmode WPA privacy MIXED deftxkey 2
              TKIP 2:128-bit TKIP 3:128-bit txpower 30 scanvalid 60 protmode OFF
              dtimperiod 1 -dfs
      ppp1: flags=88d1 <up,pointopoint,running,noarp,simplex,multicast>metric 0 mtu 1492
              inet6 fe80::20d:b9ff:fe17:cb28%ppp1 prefixlen 64 scopeid 0x1e 
              inet 10.233.110.117 --> 10.64.64.1 netmask 0xffffffff 
              nd6 options=21 <performnud,auto_linklocal>bridge0: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
              ether 02:8f:df:55:b9:00
              inet 192.168.1.7 netmask 0xffffff00 broadcast 192.168.1.255 
              nd6 options=1 <performnud>id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
              maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
              root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
              member: vr1_vlan120 flags=b63 <learning,discover,private,edge,autoedge,autoptp>ifmaxaddr 0 port 28 priority 128 path cost 200000
      ...
              member: vr1_vlan101 flags=b63 <learning,discover,private,edge,autoedge,autoptp>ifmaxaddr 0 port 9 priority 128 path cost 200000</learning,discover,private,edge,autoedge,autoptp></learning,discover,private,edge,autoedge,autoptp></performnud></up,broadcast,running,simplex,multicast></performnud,auto_linklocal></up,pointopoint,running,noarp,simplex,multicast></hostap></performnud,auto_linklocal></up,broadcast,running,simplex,multicast></performnud,auto_linklocal></rxcsum,txcsum,rxcsum_ipv6,txcsum_ipv6></up,loopback,running,multicast></full-duplex></performnud,auto_linklocal></rxcsum,txcsum,vlan_mtu,wol_ucast,wol_magic,linkstate></up,broadcast,running,promisc,simplex,multicast></full-duplex></performnud,auto_linklocal></rxcsum,txcsum,vlan_mtu,wol_ucast,wol_magic,linkstate></up,broadcast,running,simplex,multicast>
      

      Risto

      1 Reply Last reply Reply Quote 0
      • DerelictD
        Derelict LAYER 8 Netgate
        last edited by

        And the switch config?  And a physical diagram of how you have it all connected?

        Chattanooga, Tennessee, USA
        A comprehensive network diagram is worth 10,000 words and 15 conference calls.
        DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
        Do Not Chat For Help! NO_WAN_EGRESS(TM)

        1 Reply Last reply Reply Quote 0
        • johnpozJ
          johnpoz LAYER 8 Global Moderator
          last edited by

          "Looks to me that somehow this policy based routing overrides the routing table"

          That might be something if it wasn't broadcast traffic you don't route broadcast traffic.. So unless you have a mask where that looks like a host IP and not a broadcast address it would not be routed.  No matter if policy based or not.

          An intelligent man is sometimes forced to be drunk to spend time with his fools
          If you get confused: Listen to the Music Play
          Please don't Chat/PM me for help, unless mod related
          SG-4860 24.11 | Lab VMs 2.8, 24.11

          1 Reply Last reply Reply Quote 0
          • R
            ristosu
            last edited by

            @Derelict:

            And the switch config?  And a physical diagram of how you have it all connected?

            I haven't succeeded in getting a shell interface to the switch (Dell PowerConnect 2724), so I just have to describe it here. (The web-management has been problematic, too.)

            • ports 1 to 20 are untagged with vlans 101 to 120 respectively, these go to apartments
            • ports 21 to 23 are without vlans
            • port 24 is tagged with vlans 101 to 120, this is connected to pfsense's lan (vr1)
            • pfsense's lan has vlans 101 to 120 that comprise bridge0
            • pfsense's lan has also two ip addresses for raw access towards the switch
            • pfsense's wan (vr0) is connected to operator's line through a switch (another one)
            • pfsense's wlan (ural0_wlan0) has an ip address and is used as an alternative access to lan side
            • pfsense's 3G stick (ppp1) is used as backup wan

            Risto

            1 Reply Last reply Reply Quote 0
            • DerelictD
              Derelict LAYER 8 Netgate
              last edited by

              pfsense's wan (vr0) is connected to operator's line through a switch (another one)

              What else is connected to that switch?

              Chattanooga, Tennessee, USA
              A comprehensive network diagram is worth 10,000 words and 15 conference calls.
              DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
              Do Not Chat For Help! NO_WAN_EGRESS(TM)

              1 Reply Last reply Reply Quote 0
              • DerelictD
                Derelict LAYER 8 Netgate
                last edited by

                I shouldn't have to create a gateway group to test this.  All I'll have to do is policy route to the existing gateway instead of the default routing table.

                Even though I know that won't satisfy you so I'll make a group anyway.  Not sure how that will satisfy you, either.

                Chattanooga, Tennessee, USA
                A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                Do Not Chat For Help! NO_WAN_EGRESS(TM)

                1 Reply Last reply Reply Quote 0
                • R
                  ristosu
                  last edited by

                  @Derelict:

                  What else is connected to that switch?

                  Two more routers.
                  @Derelict:

                  I shouldn't have to create a gateway group to test this.  All I'll have to do is policy route to the existing gateway instead of the default routing table.

                  Even though I know that won't satisfy you so I'll make a group anyway.  Not sure how that will satisfy you, either.

                  You are probably right. One route is enough. I was thinking too complicated. Sorry for that.

                  Risto

                  1 Reply Last reply Reply Quote 0
                  • R
                    ristosu
                    last edited by

                    I made a simplified setup with a virtual host in qemu. Two interfaces of type "em" (intel gigabit). Lan ip 192.168.2.1, bridge ip 192.168.0.1 (vlans 101, 102), wan dhcp. I was able to demonstrate the problem by sending a udp packet with nmap. I'll attach the config. It is so simple that it should be easy to spot the error.

                    config-virtual.localdomain-20150304230122.xml.txt

                    1 Reply Last reply Reply Quote 0
                    • DerelictD
                      Derelict LAYER 8 Netgate
                      last edited by

                      How do you guys like your crow?  I'll take mine with sriracha and a nice zinfandel.

                      Chattanooga, Tennessee, USA
                      A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                      DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                      Do Not Chat For Help! NO_WAN_EGRESS(TM)

                      1 Reply Last reply Reply Quote 0
                      • C
                        cmb
                        last edited by

                        @ristosu:

                        Looks to me that somehow this policy based routing overrides the routing table and ignores the local routes.

                        Of course - that's the entire point of policy routing. In this situation with a bridge, specifying a gateway on pass rules that match broadcast traffic will forward the broadcast traffic. It's what you're telling it to do. Don't match traffic with a pass rule specifying a gateway that you don't want sent to that gateway.

                        As others have noted, the bridge is possibly undesirable in this circumstance. If it's not, block broadcast destination traffic above any pass rule specifying a gateway that would match, as any matching traffic will be forced to that gateway.

                        1 Reply Last reply Reply Quote 0
                        • DerelictD
                          Derelict LAYER 8 Netgate
                          last edited by

                          Umm.  OK.  I guess nobody expects that their LAN NETBIOS name lookups, which are directed at the LAN subnet will be sent to WAN without NAT or anything when they enable policy routing.

                          This doesn't seem like correct behavior.  I guess the discussion can change from "is it really doing that" to "Is it proper for it to do that."

                          To reiterate:

                          Interface LAN
                          Interface address: 192.168.1.1/24
                          Receives broadcast to: 192.168.1.255
                          Forwards it to another gateway?  Why?

                          And, in my testing, it doesn't happen with a normal interface for LAN.  Only with a bridge for LAN. (I just tested removing the private flag on the members.  Does the same thing.)

                          Chattanooga, Tennessee, USA
                          A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                          DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                          Do Not Chat For Help! NO_WAN_EGRESS(TM)

                          1 Reply Last reply Reply Quote 0
                          • DerelictD
                            Derelict LAYER 8 Netgate
                            last edited by

                            So I guess this is specific to bridges.  More reason not to use them.  Said it before and I'll say it again.  Put all your apartments on switch ports.  pvlan edge or asymmetric VLANs.

                            With one of these you can do what you want with one VLAN without a bunch of nonsense.

                            http://www.ebay.com/itm/CISCO-WS-C2950T-48-SI-48-Port-Switch-10-100-Ethernet-Ports-REFURBISHED-/321672574121

                            48 10/100
                            2 10/100/1000
                            Private VLAN Edge
                            $29

                            Chattanooga, Tennessee, USA
                            A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                            DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                            Do Not Chat For Help! NO_WAN_EGRESS(TM)

                            1 Reply Last reply Reply Quote 0
                            • R
                              ristosu
                              last edited by

                              @Derelict:

                              http://www.ebay.com/itm/CISCO-WS-C2950T-48-SI-48-Port-Switch-10-100-Ethernet-Ports-REFURBISHED-/321672574121

                              The shipping costs to Finland are unacceptable, but of course I could take a look at the European eBay offerings.
                              @Derelict:

                              This doesn't seem like correct behavior.  I guess the discussion can change from "is it really doing that" to "Is it proper for it to do that."

                              I would express this (with my not perfect English) as the implementation not being ideal.
                              @cmb:

                              Of course - that's the entire point of policy routing. In this situation with a bridge, specifying a gateway on pass rules that match broadcast traffic will forward the broadcast traffic. It's what you're telling it to do. Don't match traffic with a pass rule specifying a gateway that you don't want sent to that gateway.

                              Is there a situation where this behavior is wanted? Maybe for bridging two remote sites? No, that would not work.
                              @cmb:

                              As others have noted, the bridge is possibly undesirable in this circumstance. If it's not, block broadcast destination traffic above any pass rule specifying a gateway that would match, as any matching traffic will be forced to that gateway.

                              That is my current solution.

                              Risto

                              1 Reply Last reply Reply Quote 0
                              • D
                                doktornotor Banned
                                last edited by

                                @ristosu:

                                @cmb:

                                Of course - that's the entire point of policy routing. In this situation with a bridge, specifying a gateway on pass rules that match broadcast traffic will forward the broadcast traffic. It's what you're telling it to do. Don't match traffic with a pass rule specifying a gateway that you don't want sent to that gateway.

                                Is there a situation where this behavior is wanted? Maybe for bridging two remote sites? No, that would not work.

                                Huh? It is required. Otherwise, the policy routing would not work - at all. Has nothing to do with bridging.

                                1 Reply Last reply Reply Quote 0
                                • johnpozJ
                                  johnpoz LAYER 8 Global Moderator
                                  last edited by

                                  "specifying a gateway on pass rules that match broadcast traffic will forward the broadcast traffic."

                                  So your saying shove it down this whole no matter what it is if it meets the rule..  Well while that makes sense, what was the rules that he never showed us, etc.  So if I said any from lan net use to dest any use gateway X - would that send broadcast traffic?  If so that should prob be mentioned somewhere, is it?  I wouldn't think that would send broadcast traffic.  You never think of broadcast traffic being routed - but in this case where your forcing stuff down a hole.

                                  So you saying if pfsense sees traffic on its interface and it meets that rule that says send to this gateway, it gets shoved down the hole..

                                  I like mine with sriracha as well ;)

                                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                                  If you get confused: Listen to the Music Play
                                  Please don't Chat/PM me for help, unless mod related
                                  SG-4860 24.11 | Lab VMs 2.8, 24.11

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    ristosu
                                    last edited by

                                    @doktornotor:

                                    Huh? It is required. Otherwise, the policy routing would not work - at all. Has nothing to do with bridging.

                                    No, but has to do with routing. And there is routable traffic and unroutable, like broadcast in his case.

                                    Risto

                                    1 Reply Last reply Reply Quote 0
                                    • P
                                      phil.davis
                                      last edited by

                                      As I understand it, the bridge implementation is a (IP) filtering bridge - the filtering has to be enable on the member interfaces or the bridge as a whole or both. And thus anything that looks like IP will be passed through the filtering rules. So an IP-broadcast packet is going to be processed by the rule set and if it matches first a rule with a gateway then it goes to that gateway. If a rule does not have a gateway, then it goes to the routing table, and in the case of IP-broadcast the destination is in the bridge LAN subnet, so it goes out the various bridged interfaces.
                                      I guess the filtering bridge is all good for if you want to put special rules on to block some traffic coming in 1 port from being bridged out to the other bridge ports - making a "not so transparent" bridge which walls off certain things that are still in the same subnet.
                                      But it also leaves little "tricks" like this gateway policy-routing thing that does not come into play on a single-port ordinary LAN.
                                      Also, I guess these bridges are not generic layer-2 bridges that would just learn MAC addresses and forward stuff around based on MAC address like a network switch. If there is DECnet, AppleTalk, you other favorite protocol that is not IP, then an IP-based packet filter is not going to understand that, so presumably those packets are not bridged?

                                      My ravings here might clarify something, or they might just confuse.

                                      As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
                                      If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        ristosu
                                        last edited by

                                        @phil.davis:

                                        But it also leaves little "tricks" like this gateway policy-routing thing that does not come into play on a single-port ordinary LAN.

                                        So on an ordinary LAN the routing table comes first, and then the firewall, and then again the routing table, unless there is a policy route? Sounds complicated. Why is it different for a bridge?

                                        Risto

                                        1 Reply Last reply Reply Quote 0
                                        • DerelictD
                                          Derelict LAYER 8 Netgate
                                          last edited by

                                          According to a PM I received, cmb stated that by the time such traffic from a bridge is evaluated, it is not possible to tell if it is a broadcast or not.  I take that to mean there is no longer a way to reference the subnet mask of the bridge interface itself.

                                          I see this as something that is a surprise to pretty much everyone.  Let everyone know that if they use a bridge to put a wireless card on the same subnet as their LAN, they will leak information out WAN they probably don't expect. In my testing it was netbios hostnames and internal IP addressing schemes.

                                          I was already putting explicit, quick floating rules on interface group V4WANS outbound blocking RFC1918 and alias local_v4_network destinations.  Today I will probably add This Firewall (self). I let the interface checkboxes handle WAN in, though a floating rule blocking alias local_network sources wouldn't be a bad idea.  But I think there's some automatic spoofing protection already present.

                                          In summary, the following still applies:

                                          • Don't bridge.  Use a separate subnet for multiple interfaces.

                                          • Don't use a wireless card, get an AP.

                                          • Don't bridge ethernet, get a switch.

                                          • And, in this case, get a switch that does what you need to have done at layer 2 - don't use your router to do your switch's job.

                                          • Just because you can, doesn't mean you should.

                                          Chattanooga, Tennessee, USA
                                          A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                                          DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                                          Do Not Chat For Help! NO_WAN_EGRESS(TM)

                                          1 Reply Last reply Reply Quote 0
                                          • DerelictD
                                            Derelict LAYER 8 Netgate
                                            last edited by

                                            @ristosu:

                                            @Derelict:

                                            http://www.ebay.com/itm/CISCO-WS-C2950T-48-SI-48-Port-Switch-10-100-Ethernet-Ports-REFURBISHED-/321672574121

                                            The shipping costs to Finland are unacceptable, but of course I could take a look at the European eBay offerings.

                                            Yeah.  It was intended to be an example.  There are likely cheap, surplus switches all over the world especially if 10/100 station ports are acceptable. That one has gig uplinks.

                                            Chattanooga, Tennessee, USA
                                            A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                                            DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                                            Do Not Chat For Help! NO_WAN_EGRESS(TM)

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