JC_Denton: arguably
but why does Netflix cave when, say, Prime Video doesn't care?
less clout or simply not enabled yet? hazardous: more content, more contracts probably mercutio: what's the netflix problem? ***: trobotham-cloud has quit IRC (Remote host closed the connection)
andol_ has joined #arpnetworks
plett_ has joined #arpnetworks
plett has quit IRC (Ping timeout: 264 seconds)
andol has quit IRC (Ping timeout: 264 seconds)
andol_ is now known as andol
trobotham-cloud has joined #arpnetworks
trobotham-cloud has quit IRC (Remote host closed the connection)
trobotham-cloud has joined #arpnetworks
dne has quit IRC (Ping timeout: 260 seconds)
dne has joined #arpnetworks pyvpx: netflix has to show reasonable due diligence in ensuring end users are viewing content licensed for the region they're actually in.
no more germans watching the US catalog. etc. mercutio: netflix used to allow going across the world in seconds
i can teleport!
i tried region stuff with netflix a while ago, but there still wasn't enough good content to make it seem useful pyvpx: yeah. someone did a comparison of the regional catalogs and it's painfully obvious by the numbers the US one is far and above most desirable to users
iirc portugal has like, 2000 titles. or maybe less. mercutio: i'm not in the US -: pyvpx is not either pyvpx: also not a netflix customer mercutio: but I tried US, and UK
i did the two months free thing or soemthing
the first time around i didn't get around to canceling
i actually haven't watched anything good on tv in ages ***: plett_ is now known as plett JC_Denton: they started blocking HE's v6 space
not just the 6to4 stuff either, it seems they blocked the whole /32
"evil proxy"
the usual ignorant phone reps, "what's v6?" mkb: I know someone who complained to HE about this
they gave him a backdoor e-mail address at netflix to complain to
and that's all I've heard so far JC_Denton: yeah, that address got posted to NANOG
i'll let other people, more angry than i, do some of the initial drilling ;-)
i thinking blocking a whole ISP's v6 network and then saying proudly, "we support IPv6 now" is hypocritical mkb: wait it's not a cogent problem is it? JC_Denton: no
Netflix is deliberately blocking HE's v6 network as a "proxy"
or a "country unblocker"
presumably because people are using it to bypass geo restrictions brycec: Damn. I had no idea, but just tried and yep I'm blocked from streaming... sonofabitch. ***: freedomcode is now known as reardencode brycec: Feels wrong having to null-route just to make it work mkb: this must apply to tunneling through ARP too...
that's HE transit right? brycec: Actually, as of right now, traceroute to netflix is going over NTT
ARP does have HE transit, but that doesn't mean it's in use. And more pertinent, Netflix is blocking HE's /32, so as long as your v6 address isn't an HE address... mkb: ah ***: hive-mind has quit IRC (Ping timeout: 276 seconds) JC_Denton: i'm surprised HE isn't on the horn with them ***: hive-mind has joined #arpnetworks mnathani: I would think that using ARP to get to Netflix would also trigger the vpn / proxy alert as it isnt an Eyeball network JC_Denton: eyeball?
happy eyes? brycec: A network that serves end-users, as opposed to transit and colos
eyeball networks are typically residential (or business) ISPs like Kabletown. sjackso: whose job is it to label a network as eyeball or blind? JC_Denton: ah
i had never heard that distinction ***: hazardous has quit IRC (Ping timeout: 252 seconds)
hazardous has joined #arpnetworks
hazardous has quit IRC (Ping timeout: 260 seconds)
hazardous has joined #arpnetworks
sjackso has quit IRC (Ping timeout: 260 seconds)
sjackso has joined #arpnetworks sjackso: Hey so if you suspend irssi with ^Z instead of detaching from tmux it turns out you get disconnected. Who knew? mnathani: sjackso: have you tried weechat? sjackso: never have mnathani: it does a lot of things out of the box which irssi requires plugins
and customization sjackso: Should try it some day mnathani: 741 users in #weechat vs 523 in #irssi, just saying :-) meingtsla: Hallow. sjackso: I would be more excited about a featureful CLI email client that isn't ancient and crufty mike-burns: Someone is collecting mutt patches into a thing he's calling neomutt. sjackso: oy. hazardous: can i suggest Outlook Express running in wine meingtsla: :) hazardous: i'm acutally curious about a decent slightly user friendly desktop client for windows/mac that i can recommend to friends that supports pgp and stuff
everything that does that is incredibly convoluted and about as user friendly as running into a spiked wall repeatedly mike-burns: Mail.app mnathani: how about thunderbird? up_the_irons: brycec: mnathani JC_Denton mkb : I think there was actually an issue with Netflix and us in the past. Something like someone complaining they couldn't watch Netflix through our IPs. I was like, "meh" staticsafe: that is entirely out of your support scope heh up_the_irons: yeah mnathani: I am pretty sure premium vpns will start popping up. More expensive and lease out a dedicated IP from an eyeball network range per Premium VPN client. up_the_irons: yeah mercutio: mnathani: i wanted to start a premium vpn at one point ...
but then i realised that people only care about bittorrent, watching movies etc
there's lots of times when a good vpn could be useful, like being stuck using a bad provider mnathani: sad, but true mercutio: it's more likely that people will just switch around ip blocks a lot to get around it i think mnathani: long nanog discussion on this ip/location/netflix/vpn issue mercutio: i mostly just waanted a vpn thaht would do transparent tcp proxying etc mnathani: is that similar to a SOCKS proxy?
what do you think of services like privateinternetaccess? mercutio: yeh
but you'd use normal vpn client
and not need socks support mnathani: ah
ok mercutio: it wouldn't do anything smarter than just transparently relaying
but it means if you have packet loss etc it'll perform better mnathani: would it be to get to any destination?
or would that be fixed
stupid question - never mind mercutio: well i did a proxy server a while ago that could relay some destinations automatically to other countries mnathani: it will terminate a tcp session from you the client to itself, then establish a new tcp connection to the destination, correct? mercutio: and it worked on hulu
and bbc iplayer
but netflix costs money :)
the aim was more about performance than geoip restrictions
yeh, it's terminate, and establish mnathani: what happens to udp traffic? mercutio: udp would go through normally mnathani: could ports be opened on the proxy and NATTed to the client? mercutio: it wouldn't need to be natted
you can do incoming tcp transparent acceleration too
you can give the user a real ip, then intercept traffic in the middle
or give them private ip
if they don't want incoming connections mnathani: say you are downloading a file, and the proxy has a faster connection than the client, will it slow down to the speed of the slowest link, or keep transferring into some sort of buffer? mercutio: slowest link, and buffer
the proxy should normally have faster connection than client
but some tcp implementations are better than others at getting max speed to the client mnathani: up_the_irons: I bought my first lens (other than the kit lens) - a Canon f/1.8 50mm fixed lens and am loving the results so far mercutio: especially with packet loss, older implementations tend to end up having bigger delays up_the_irons: mnathani: 50mm at f/1.8 is my favorite lens :) mnathani: http://imgur.com/hnqcKZN up_the_irons: that has nice bokeh mnathani: http://imgur.com/MZutHga up_the_irons: very nice mnathani: http://imgur.com/PHX0Laa
I think you suggested it months ago
the 50mm fixed lens mercutio: and there i go thinking that my new cellphone camera looks much better than my old one :) up_the_irons: i may have... or it was the kickstarter for the 50mm that they bringing back mnathani: another: http://imgur.com/2JDre8m
up_the_irons: thanks staticsafe: what camera do you have mnathani? mnathani: Canon Rebel T5 up_the_irons: is that full frame? mnathani: I dont think so
its a lower end camera
Sensor size: APS-C / (22.3mm x 14.9mm) up_the_irons: ok not full frame
so you're doing like 85mm mnathani: damn, 32 new messages in that Netflix thread on Nanog after I last checked it just 3 hours ago mercutio: heh my nanog isn't open for some reason mnathani: still using mutt for email? mercutio: yeh mnathani: http://mailman.nanog.org/pipermail/nanog/2016-June/086153.html
interesting response mhoran: Indeed. mercutio: you know for detecting location latency is often a better measure
and if you have a laggy connection you'll struggle to watch netflix anyway mnathani: they probably have a global presence and also ISPs that host those Netflix boxes within their network
https://twitter.com/mnathani/status/738959068816019456 BryceBot: TWITTER: R.I.P Muhammad Ali (1942-2016) (Sat Jun 04 05:02:25 +0000 2016)