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

    How to get Bell Fibe in Quebec/Ontario (Internet and IPTV) working with pfSense

    Scheduled Pinned Locked Moved General pfSense Questions
    253 Posts 47 Posters 154.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.
    • T
      techanalyst @wp519
      last edited by

      @wp519 Yes, I have two 4k PVR Units, verify the IGMP Config as well as the routes. I use to have the issues but it was usually route related (10.0.0.0/8 to the .36 interface), then you also want to check to make sure that your DNS settings are correct, I've seen that cause some 10 second issues

      W 1 Reply Last reply Reply Quote 0
      • idscommI
        idscomm @wp519
        last edited by

        @wp519

        There a write up here I put together, hope it can help you. It worked for me a other people.

        https://www.idscomm.ca/blog/bell-fibe-internet-iptv-with-pfsense

        T 1 Reply Last reply Reply Quote 0
        • T
          techanalyst @idscomm
          last edited by

          @idscomm said in How to get Bell Fibe in Quebec/Ontario (Internet and IPTV) working with pfSense:

          https://www.idscomm.ca/blog/bell-fibe-internet-iptv-with-pfsense

          Just note that you're bell aliant though correct?

          idscommI 1 Reply Last reply Reply Quote 0
          • W
            wp519 @techanalyst
            last edited by wp519

            @techanalyst said in How to get Bell Fibe in Quebec/Ontario (Internet and IPTV) working with pfSense:

            @wp519 Yes, I have two 4k PVR Units, verify the IGMP Config as well as the routes. I use to have the issues but it was usually route related (10.0.0.0/8 to the .36 interface), then you also want to check to make sure that your DNS settings are correct, I've seen that cause some 10 second issues

            ps auxwww | grep igmp
            root 84255 0.0 0.1 10844 2292 v0- S 22:06 0:18.77 /usr/local/sbin/igmpproxy -v /var/etc/igmpproxy.conf

            cat /var/etc/igmpproxy.conf

            ##------------------------------------------------------

            Enable Quickleave mode (Sends Leave instantly)

            ##------------------------------------------------------
            quickleave
            phyint bxe0.36 upstream ratelimit 0 threshold 1
            altnet 10.2.0.0/16

            phyint em0 downstream ratelimit 0 threshold 1

            phyint bxe0 disabled
            phyint pppoe0 disabled

            Didnt think of maybe dns, I should force the 10.x.x.x dns servers to the mac addresses of the iptv boxes? Edit; I already have 10.x.x.x as the DNS servers listed in my dhcp server setup, so forcing isnt necessary

            And Im in ontario, I have looked at your page idscomm, helpful, but not sure if it helps me?

            Thanks for quick responses!

            1 Reply Last reply Reply Quote 0
            • idscommI
              idscomm @techanalyst
              last edited by

              @techanalyst

              Yes I am.

              1 Reply Last reply Reply Quote 0
              • W
                wp519
                last edited by

                And heres my static routes page:

                staticroute.png

                T 1 Reply Last reply Reply Quote 0
                • T
                  techanalyst @wp519
                  last edited by

                  @wp519 Good, and show me the dhcp server options :)

                  you get that off when you connect and check logs and youll see the DNS Servers assigned

                  W 1 Reply Last reply Reply Quote 0
                  • W
                    wp519 @techanalyst
                    last edited by

                    @techanalyst evertyhing below not shown is not checked (probably defaults)
                    dhcpserver.png

                    1 Reply Last reply Reply Quote 0
                    • W
                      wp519
                      last edited by wp519

                      I should also say if only one box is plugged in, it works fine.
                      And if two are plugged in, and the are on the same channel, they both work fine.
                      But once you change the channel on one, they both "10 second pixelate" and my network goes down (getting flooded I guess?, at this point I have to unplug one of them)

                      on dslr, I also posted a timeline of what I did this morning along with the routing.log file, if that helps at all..

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        techanalyst @wp519
                        last edited by

                        @wp519 said in How to get Bell Fibe in Quebec/Ontario (Internet and IPTV) working with pfSense:

                        you

                        So for me I made a specific vlan dedicated to the 4k PVR units, I have a few in my house. Whenever I used another subnet other than 192.168.2.X, I had issues with the pvrs (mostly not able to play back content), so there's a vlan with their own dhcp. Now I didnt test further because I was sick of it but 192.168.2.x just worked, when I tested on a 10.X network, I had a lot of issues, thats my experience though

                        W 1 Reply Last reply Reply Quote 0
                        • W
                          wp519 @techanalyst
                          last edited by

                          @techanalyst yeah, i dunno how much more time I want to put in this. LOL, It actually worked all day sunday, then yeterday it stopped working again, and nothing changed on my end. I thought maybe it was 2.4.5's igmpproxy so i upgraded to 2.5.1, but that hasnt fixed anything.

                          Thanks for responding. :-)

                          W 1 Reply Last reply Reply Quote 0
                          • W
                            wp519 @wp519
                            last edited by

                            Just for completioniness how do I get the DNS servers? I grep -i "dns" in /var/log/* and nothing is showing 10.x, same with grepping for nameserver

                            /etc/resolv.conf does show:

                            nameserver 127.0.0.1
                            nameserver 10.2.127.228
                            nameserver 10.2.127.196

                            (which match what I have in my dhcp servers)

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              techanalyst @wp519
                              last edited by

                              @wp519 good and firewall rules for IGMP on the interfaces?

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                wp519 @techanalyst
                                last edited by

                                @techanalyst with the IGMP rule having "Allow IP Options" checked off1.png

                                T 2 Replies Last reply Reply Quote 0
                                • T
                                  techanalyst @wp519
                                  last edited by

                                  @wp519 you also want that on your internal nic

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    wp519 @techanalyst
                                    last edited by

                                    @techanalyst so an igmp rule on lan_computers with Allow ip options checked off?

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      techanalyst @wp519
                                      last edited by

                                      @wp519 Also test wiring the second one and see if it kicks out, does it only have issues when on wireless :)

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        techanalyst @wp519
                                        last edited by

                                        @wp519 make sure its checked yes

                                        W 1 Reply Last reply Reply Quote 0
                                        • W
                                          wp519 @techanalyst
                                          last edited by

                                          @techanalyst this is what lan firewall page says now.
                                          Didnt fix it, after 10 seconds, both boxes pixelate, etcetcetc
                                          Sec, I will put the wifi box on ethernet on a differernt tv (have also tried this, didnt help before, but hell, lets try it)
                                          2.png

                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            techanalyst @wp519
                                            last edited by

                                            @wp519 If it works with one no problem then the issue comes to the switch somewhere, I'd focus there, when your network stops is the firewall still up?

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