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

    WyzeCam and Pfsense

    Scheduled Pinned Locked Moved General pfSense Questions
    78 Posts 4 Posters 12.6k 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.
    • nullcureN
      nullcure LAYER 8 @djskott
      last edited by

      @djskott You're using a WLC (Wireless Controller) for these? If so you have setup vlan for wifi mgmt traffic yeah?well of course, you have connectivity right so lets narrow it down.

      OSI Model we'll be looking at Layers 2 and 3 I believe.

      Layer 2 to make sure our hardware ports have the correct settings.
      Layer 3 to check for any bandwidth limiters or traffic shapers. Perhaps an accidently turned on setting somewhere?

      If I was you and I know you've already probably tripled checked by now.

      I'd run traceroute from said bandwidth limited device to the gateway to the internet.
      Then with pen and paper go from point to point checking my layer 2 ethernet stuff including the port neogotiations and link tests. installing iperf can also help you narrow it down by running it from different end devices.

      After checking the layer 2 stuff I'd start back and go again checking layer 3 stuffs.

      Let me know what you find. If you choose to do this

      D 1 Reply Last reply Reply Quote 0
      • D
        djskott @nullcure
        last edited by djskott

        @nullcure The AP's are in standalone I do not have a Unify Controller.

        I do have traffic shaping setup for Bufferbloat. I have that disabled at the moment.

        The links appear to be 1000 in PFSENSE and the Link Lights are indicating 1000 on the Switch.

        port links.png

        The Ipref test does show a limited connection.

        1111.png

        AP 1 (Home)

        ipref log2.png

        AP2 (Cameras)

        ipref log2 modem.png

        This is from the Modem to PFSENSE

        speedtest lan nighthawk.png

        This is the speedtest from the NightHawk while on my LAN

        Both devices are pulling dhcp from the Modem.

        1 Reply Last reply Reply Quote 0
        • stephenw10S
          stephenw10 Netgate Administrator @djskott
          last edited by

          @djskott said in WyzeCam and Pfsense:

          These are Wifi-ac devices, so i should see throughput up to 1300mbps

          You won't ever actually see that. That's just the maximum link speed.

          However this doesn't seem like a throughput issue, you won't need anything like that to stream video. It seems more like a blocked or replaced state somewhere. Possibly in the upstream router.

          D 1 Reply Last reply Reply Quote 0
          • D
            djskott @stephenw10
            last edited by

            @stephenw10 \

            Correct The AP BW is up to 1300, never what you will actually see. Totally get that peice.
            But it should be more than 100mbps.

            I just ran a state reset on PFsense and rebooted the modem.

            No Change in behavior

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              Try setting a static port outbound NAT mappings for the camera IPs. It's possible the cloud side of this can't cope with source port changes. Though that's unlikely, anything vaguely recent should have no problem with that.

              https://docs.netgate.com/pfsense/en/latest/nat/outbound.html#static-port

              D 1 Reply Last reply Reply Quote 0
              • D
                djskott @stephenw10
                last edited by djskott

                @stephenw10

                Added the Static port earlier and there was no change.

                New Cat 8 arrived and has Doubled speeds to around 200-220 on speed.cloudflare.com

                ─$ iperf3 -c 192.168.200.1
                Connecting to host 192.168.200.1, port 5201
                [ 5] local 192.168.200.236 port 45108 connected to 192.168.200.1 port 5201
                [ ID] Interval Transfer Bitrate Retr Cwnd
                [ 5] 0.00-1.00 sec 18.9 MBytes 158 Mbits/sec 0 837 KBytes
                [ 5] 1.00-2.00 sec 18.8 MBytes 157 Mbits/sec 0 1.09 MBytes
                [ 5] 2.00-3.00 sec 18.8 MBytes 157 Mbits/sec 0 1.20 MBytes
                [ 5] 3.00-4.00 sec 18.8 MBytes 157 Mbits/sec 0 1.45 MBytes
                [ 5] 4.00-5.00 sec 20.0 MBytes 168 Mbits/sec 0 1.52 MBytes
                [ 5] 5.00-6.00 sec 18.8 MBytes 157 Mbits/sec 0 1.52 MBytes
                [ 5] 6.00-7.00 sec 20.0 MBytes 168 Mbits/sec 0 1.52 MBytes
                [ 5] 7.00-8.00 sec 17.5 MBytes 147 Mbits/sec 0 1.52 MBytes
                [ 5] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec 0 1.52 MBytes
                [ 5] 9.00-10.00 sec 10.0 MBytes 83.9 Mbits/sec 0 1.52 MBytes


                [ ID] Interval Transfer Bitrate Retr
                [ 5] 0.00-10.00 sec 174 MBytes 146 Mbits/sec 0 sender
                [ 5] 0.00-10.03 sec 171 MBytes 143 Mbits/sec receiver

                1 Reply Last reply Reply Quote 0
                • stephenw10S
                  stephenw10 Netgate Administrator
                  last edited by

                  Hmm, what link did you replace the cable on? Where is that test between?

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    djskott @stephenw10
                    last edited by djskott

                    @stephenw10

                    WAN.

                    That perf3 test is AP to PFSense

                    I also ran a speedtest from CLI.

                    Shell Output - speedtest-cli

                    Retrieving speedtest.net configuration...
                    Testing from Cox Communications (98.x.x.x)...
                    Retrieving speedtest.net server list...
                    Selecting best server based on ping...
                    Hosted by CenturyLink (Tucson, AZ) [148.82 km]: 41.069 ms
                    Testing download speed................................................................................
                    Download: 724.45 Mbit/s
                    Testing upload speed......................................................................................................
                    Upload: 107.26 Mbit/s

                    Throughput to ISP is decent.

                    1 Reply Last reply Reply Quote 0
                    • stephenw10S
                      stephenw10 Netgate Administrator
                      last edited by

                      And that's the cable you replaced?

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        djskott @stephenw10
                        last edited by

                        @stephenw10

                        Cable from Modem to PFsense was replaced.

                        The cables from the AP's to the POE and POE to Switch and switch to PFS are all New C7/C8.

                        nullcureN 1 Reply Last reply Reply Quote 0
                        • nullcureN
                          nullcure LAYER 8 @djskott
                          last edited by nullcure

                          @djskott It's been a busy day. Here is my pf filter I'm new to pfsense as a home user since like 2 weeks ago besides using it in my work capacity. Which file would you like to see?

                          [EDIT]
                          Also this will help change those zeros on the up and down rates for the cameras. Run this link x number of cameras.

                          https://view.wyze.com/live

                          [EDIT-EDIT]

                          I know when I worked in the NOC sites we setup traffic shaping for their events. When it was time to turn it off and on a lot of times it was not as obvious where the on and off switch was. It was never where you'd think it would be.

                          1 Reply Last reply Reply Quote 0
                          • D
                            djskott
                            last edited by djskott

                            So I nuked the box and started Fresh today.

                            Set the PFSENSE Box on my Modem/Gateway's DMZ (Temp)
                            I am blocking all v6 traffic on WAN.
                            Set the Firewall to allow ALL ports on All net's In and out. (all/all) (Temp)
                            Setup the VLAN for Guest
                            Set DNS to my managed DNS Service for restricting access to certain sites
                            Set the firewall rule for this VLAN to open all/all
                            VLAN is online. Speeds are inline with the AP specs.
                            Setup the VLAN for IoT/Cams.
                            Blocked VLAN for Guest (in/out)
                            Set the firewall rule for this VLAN open for all/all
                            VLAN is online. Speeds are inline with the AP Specs.

                            No Traffic shapers
                            No Bufferbloat setup

                            This config really should let everything pass. Yet I'm still getting buffering when trying to view WyzeCam's via the internet.

                            LAN the cams stream fine.

                            I am truly at a loss now. /headdesk

                            1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              How are you testing? Some dedicated phone app?

                              I assume they have some 'cloud' service that serves to negotiate the link between cameras and client. Does that have anything to show the cameras are registering correctly?

                              My money would still be on either static port NAT or UPnP

                              D 1 Reply Last reply Reply Quote 0
                              • D
                                djskott @stephenw10
                                last edited by

                                @stephenw10 yes the wyze app on my phones.

                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Ok, and it links to your account which is some cloud based service that the cameras also connect to?

                                  It's very unlikely their service actually handles the video streams between the clients and cameras, that would be a massive amount of data. Much more likely it handles address/port negotiation between them to setup a direct connection. If that is the case it could rely on UPnP or be broken by outbound NAT changing he source port. What do the docs show the camera connection requires?

                                  D 1 Reply Last reply Reply Quote 0
                                  • D
                                    djskott @stephenw10
                                    last edited by

                                    @stephenw10

                                    https://support.wyze.com/hc/en-us/articles/360031479511-What-ports-are-necessary-for-Wyze-Cams-to-operate-

                                    I've setup an alias for the cams ips and and alias with all these ports.

                                    I've tried port forwarding. I've enabled upnp.

                                    I wonder of this is an artifact of the modem not being in bridge mode.

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

                                      @djskott said in WyzeCam and Pfsense:

                                      I wonder of this is an artifact of the modem not being in bridge mode.

                                      if your behind a double nat, for you to allow port forwards on pfsense, the ports would have to be forward on the device doing nat in front of pfsense. Look on your isp device for something called dmz host, where it forwards all traffic to IP you set, ie pfsense wan IP.

                                      Then your pfsense forwards can work, pfsense can not forward traffic it never sees.

                                      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

                                      D 1 Reply Last reply Reply Quote 0
                                      • stephenw10S
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        Those look like outbound ports which shouldn't be a problem.

                                        How exactly does it fail in the app when you test?

                                        It sees the cameras as available?

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          djskott @johnpoz
                                          last edited by djskott

                                          @johnpoz I have PF on the DMZ for my Modem/Router.

                                          @stephenw10 Yes the App sees the cams as online and pulls a thumbnail. Its when I go to view live streams. The app shows a KBPS and it will range from a low speed say 3-5KBps and then jump up to 50 and then down to 4 and then hangs out at zero for a while and then maybe will spike up to 14 or 20 and then back to zero.

                                          When on Cellular

                                          Youtube Video


                                          When On LAN

                                          Youtube Video

                                          1 Reply Last reply Reply Quote 0
                                          • stephenw10S
                                            stephenw10 Netgate Administrator
                                            last edited by

                                            Hmm, interesting. Is it actually updating the image during that time?

                                            What sort of bit rate do you get when connecting locally?

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