70470 Posts in 6879 Topics - by 687 Members - Latest Member: Laricwashere

Author Topic: Slow Youtube with FIOS (fix)  (Read 2335 times)

Offline The Nstuff

  • Staff
  • Uber Gamer
  • *
  • Posts: 1504
  • Karma: 0
  • OS:
  • Windows NT 6.2 Windows NT 6.2
  • Browser:
  • Opera 9.80 Opera 9.80
Slow Youtube with FIOS (fix)
« on: April 27, 2013, 09:39:39 AM »
I can't be certain how long it has been like this, but youtube is all but useless on an uber fast Verizon FIOS connection now.  It used to be fast, but lately, you literally can't watch anything, not even a 240p video as it just sits there buffering indefinitely.  This happens on any computer, any router connection, any OS.  I can literally pull up a youtube video faster on my cell phone over a 3G connection than I can on my FIOS connection.

Cypher sent me this and it works.
http://forums.anandtech.com/showthread.php?t=2306808

For a Windows PC, just enter the following command into a CMD prompt (might need to make sure the CMD prompt is run as Administrator)

netsh advfirewall firewall add rule name="A_FIXYOUTUBE" dir=in action=block remoteip=173.194.55.0/24,206.111.0.0/16 enable=yes

If you are on linux or want to do this on your DD-WRT router (might even work on Mac OS X):
iptables -A INPUT -s 173.194.55.0/24 -j DROP
iptables -A INPUT -s 206.111.0.0/16 -j DROP

On the windows-side ( win7 or win8 ), to see the firewall you  just created, go to start > firewall > go to the "advanced settings" > inbound rules > you should see the "A_FIXYOUTUBE" rule at the very top of the list (thus the reason for putting A in front).  Delete it or modify it if you find it causes any issues.

Now let's just hope Verizon and Google can work out a fix.  There are tons of threads out there on this issue and the latest from Verizon is they are aware of the issue but don't have a fix yet.
<avatar made by Agent>

Offline Mr.Tibbs

  • Staff
  • Godlike Gamer
  • *
  • Posts: 2488
  • Karma: 2
  • They call me MrTibbs
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 20.0 Firefox 20.0
  • Steam ID: tiburonlover
  • XBox Gamer Tag: supramk4life
  • XFire: fitesmrtibbs
Re: Slow Youtube with FIOS (fix)
« Reply #1 on: April 27, 2013, 02:31:28 PM »
I was just going to write about this. Driving me insane for the past month. Glad I am not the only one having this issue.
Image" border="0

Offline decepticon

  • Staff
  • Godlike Gamer
  • *
  • Posts: 5763
  • Karma: 6
  • aka "Deception"
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 21.0 Firefox 21.0
  • Steam ID: seanryan52
  • XBox Gamer Tag: Decpticon
  • XFire: decepticon420
Re: Slow Youtube with FIOS (fix)
« Reply #2 on: April 27, 2013, 07:15:09 PM »
I set up the firewall rules in pFsense.  I haven't really noticed any difference.  I'll keep them in for a while and see what how it is over the course of time.
That's Mr. Deception to you.

Offline Mr.Tibbs

  • Staff
  • Godlike Gamer
  • *
  • Posts: 2488
  • Karma: 2
  • They call me MrTibbs
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 20.0 Firefox 20.0
  • Steam ID: tiburonlover
  • XBox Gamer Tag: supramk4life
  • XFire: fitesmrtibbs
Re: Slow Youtube with FIOS (fix)
« Reply #3 on: April 28, 2013, 09:16:45 AM »
It is now buffering videos for me as long as i launch the video in 240p.
Image" border="0