Japanatron Logo

There was a recent issue where the Playstation 3 Netflix app stopped working with Getflix--a service I use to watch Netflix here in Japan.  Fortunately, Getflix took swift action and resolved the issue.  Unfortunately, the issue was resolved for everyone except me!

I wasn't overly surprised since I have an awesomely powerful (yet complex) UTM firewall called PFSense.  I targeted the settings for Squid--a proxy / cache server.  My hunch paid off...here's the fix if you happen to be the 0.01% of Getflix users in the same boat as I.

1. Set a static IP on the PS3.
2. In PFSense, go to Services, Proxy Server (aka Squid).
3. Under the "General" tab, find "Bypass proxy for these source IPs."
4. Add your PS3's static IP there and save the setting.

This allows the PS3 to completely bypass PFSense's proxy, and gets the PS3 Netflix app working again.

Related Articles

My Adventures in Spam Blocking

I hate spam.  I detest it.  And I'm not talking about the scrumptious processed meat product.  I think you all know the spam I'm referring to—the kind peddling ...

Linux and NTLMv2 Proxy Authent...

My company's firewall enforces NTLMv2 proxy authentication, which kinda sucks for some Linux hosts since I can't pass that authentication directly on the comman...

How to Modify JomSocial to Sup...

The open source stuff that JomSocial uses to convert and render video uploads (ffmpeg) also supports audio files.  I thought it would be cool to modify JomSocia...

Virtual PfSense on KVM - VirtI...

Virtualization of pfSense on KVM went smoothly for the most part.  PCI pass-through to a network card worked swimmingly, and I adore the new built-in virtio dri...