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 157.1k 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 @stephenw10
      last edited by

      @stephenw10 Thats what you'd think and thats the theory, but I retested new reno/cubic on linux, folks max out at 35-55mbit from me out of the local province, within province they're fine, outside, the most stable bitrate is 20mbit, with BBR on the firewall, the absolutely only change I've made, they can pull original at 140 no issue, also did FTP/file share tests, same speed limit. So I agree with you, but the results tell us something different. We can saturate my pipe with BBR, anything else we can't and the only change is BBR, nothing on clients etc (cant change the dummy clients).

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

        @stephenw10 Here's an example, this guy is located in Florida, he was never able to do more than a 10Mbit stream on me (Pfsense, reno or cubic, linux anything reno or cubic), with BBR, he's been doing these streams, starts as he says "instantly", never buffers and never pauses, totally not doable otherwise. He's also doing it over a wireless ISP and his apple tv is wireless....so its impressive.

        example.jpg

        1 Reply Last reply Reply Quote 0
        • P
          Patian @techanalyst
          last edited by

          @techanalyst
          I followed the work around method as described under "PPPoE with Multi-Queue NICs" and added the 3 parameters into the Advance>System Tunable.

          net.isr.dispatch=deferred
          net.isr.maxthreads=4 (tried for 2 and 1, not much difference)
          net.isr.numthreads=4 (tried for 2 and 1, not much difference)

          I saw a slight improvement on the speed. 767down, 607up.
          The speed test was done on using speedtest website on Firefox.

          But if I use the speedtest for MacOS apps, the result was close to the ISP said value, 891down, 756up.

          Is the apps more accurate then using the website speedtest?

          Do I need to try on other parameters as described on the page?
          ie, manipulate the /boot/loader.conf.local file?

          The SG-5100 from netgate store should have been optimized to make its compatible with pfsense with minimize tuning needed.

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

            @patian install and test with the cli version or the app, browsers can introduce some pool

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

              @techanalyst https://www.speedtest.net/apps/cli

              Test from clients, also if you're running Win 10 change the congestion control provider to CUBIC. I was able to test 10Gbit (actually was getting about 9.1-9.3Gbps), so pfsense has the ability to forward as crazy awesome rates. Ill be back once they go with FreeBSD 13

              P 1 Reply Last reply Reply Quote 0
              • P
                Patian @techanalyst
                last edited by

                @techanalyst
                I followed the link and tried to install the freeBSD version of speedtest on the box, using command prompt, but failed. I typed the same command as on the website for freeBSD version.
                Anyway, on the netgate forum, I read a post on this and tried

                pkg update ; pkg install -y py37-speedtest-cli

                Installation successful, Then

                speedtest

                Failed with error:
                Retrieving speedtest.net configuration...
                Traceback (most recent call last):
                File "/usr/local/bin/speedtest", line 11, in <module>
                load_entry_point('speedtest-cli==2.1.2', 'console_scripts', 'speedtest')()
                File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1986, in main
                shell()
                File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1875, in shell
                secure=args.secure
                File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1091, in init
                self.get_config()
                File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1174, in get_config
                map(int, server_config['ignoreids'].split(','))
                ValueError: invalid literal for int() with base 10: ''

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

                  @patian Use the gui to execute the command :) at that point you just run speedtest

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

                    @patian BUT you should be running from clients and not the host, I can perfect results on the FW but it didnt always translate to client (example, TSO/LRO enabled or disabled on the FW host direct always yielded great tests but on clients, disabled always yielded the best results)

                    1 Reply Last reply Reply Quote 0
                    • P
                      pjaneiro
                      last edited by pjaneiro

                      Hmm, anyone knows if something in bell’s config has changed ? since last friday i’ve been getting intermittent freezing while watching live or recorded shows, my old recorded shows play fine, it looks to me like an igmp issue, but nothing has changed, I was running 2.4.4 but upgraded to 2.5.1 hoping it would resolve it, this setup has been working great for the last two years

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        Chase84 @pjaneiro
                        last edited by

                        @pjaneiro Funny you should mention this. I went to watch live TV last night and experienced this on a few channels. I restarted the Bell tv box. No change. Restarted pfsense, no change. I left it on the channel I wanted to watch for about 3 or 4 minutes and then it was fine with no other intervention. Maybe just a Bell issue?

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

                          Has anyone gotten this iptv working with more than 1 iptv box?

                          Im the user have the troubles/tribulations at dslr trying to get 2 boxes working, one connected via ethernet, one connected via wifi (via a FibeTV#### ssid on my own AP).

                          I have had limited success, it sometimes works for a day or so, then I will get the "10 second" pixelation problem.

                          Pulling my hair out, as it seems I have everything set up the way it should.

                          T idscommI 2 Replies Last reply Reply Quote 0
                          • 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
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.