Hey folks -
I'm at wit's end trying to troubleshoot this problem and I'm specifically not blaming
All works fine. On the public VLAN, I have a Mac that is trying to send an HLS stream to YouTube. And it works, too, for exactly 60 minutes. At the 60 minute mark, the stream gets closed down. I watched a
My question is: will
Thanks.
I'm at wit's end trying to troubleshoot this problem and I'm specifically not blaming
pf.
Rather I'm trying to eliminate it as a source of trouble. My network has a public and private VLAN with my FreeBSD router routing between the two. The third interface on the router is talking to my ISP. I have pf
running on the router to allow/deny specific traffic inbound, all outbound, as well as NAT for the private VLAN. There's no other ISP box in the house doing L3 stuff; it's L2 out to their network.All works fine. On the public VLAN, I have a Mac that is trying to send an HLS stream to YouTube. And it works, too, for exactly 60 minutes. At the 60 minute mark, the stream gets closed down. I watched a
tcpdump
on my Mac, and strangely the YouTube server is sending a [F.] but I never see a preceding [F] from the Mac.My question is: will
pf
time out hour-long TCP sessions? Or am I looking in the wrong place?Thanks.