Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Oct 12, 2011 10:30 pm 
Offline
Newbie

Joined: Wed Oct 12, 2011 10:14 pm
Posts: 3
I had thought about using my VPS as a proxy to NHL gamecenter, the only problem is, the site apparently has purposely locked out the IP block I'm in.

I'm using the NJ datacenter at 96.126.107.*, when I visit the following URL I get the NHL vault signup page, but from home I get the actual gamecenter sign up page.

Code:
wget -q -O - https://gamecenter.nhl.com/nhlgc/secure/gclsignup | grep "<title>"


You'll either get

NHL Hockey Games Live Online - NHL GameCenter LIVE™
or
NHL Vault™ - Watch Classic Hockey Games and Replays Online

I'd be interested if any of the available Linode datacenters can get the realy GameCenter as I will transfer my VPS there.

Thanks to anyone willing to check this out for me.


Top
   
 Post subject:
PostPosted: Wed Oct 12, 2011 11:16 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
From Tokyo 106.187.34.0/24,

Code:
rtucker@tentacoo-wape:~$ wget -q -O - https://gamecenter.nhl.com/nhlgc/secure/gclsignup | grep "<title>"
   <title>NHL Hockey Games Live Online - NHL GameCenter LIVE™</title>


Same from home and an older IP range in Newark. Weird.


Top
   
 Post subject:
PostPosted: Thu Oct 13, 2011 1:04 am 
Offline
Senior Member

Joined: Thu May 21, 2009 3:19 am
Posts: 336
I get the same as hoopycat in Fremont


Top
   
 Post subject:
PostPosted: Thu Oct 13, 2011 4:03 am 
Offline
Senior Member
User avatar

Joined: Tue Aug 17, 2004 11:37 pm
Posts: 262
Website: http://www.our-lan.com
WLM: nf@our-lan.com
Location: Brisbane, Australia
is it a useragent thing? have you tried actually tunneling your web browser through it rather then using wget?

_________________
ServerAdmin - www.our-lan.com
"Diplomacy is the art of saying nice doggy whilst looking for a really big stick"
"In my experiece, any attempt to make any system idiot proof will only challenge God to make a better idiot"


Top
   
 Post subject:
PostPosted: Thu Oct 13, 2011 5:05 am 
Offline
Senior Member

Joined: Mon Dec 20, 2010 11:37 pm
Posts: 76
From London:
Code:
drpks@server:~$ wget -q -O - https://gamecenter.nhl.com/nhlgc/secure/gclsignup | grep "<title>"
        <title>NHL Hockey Games Live Online - NHL GameCenter LIVE™</title>


Top
   
 Post subject:
PostPosted: Thu Oct 13, 2011 7:41 am 
Offline
Senior Member

Joined: Mon Dec 07, 2009 6:46 am
Posts: 331
From Newark:

Code:
$ wget -q -O - https://gamecenter.nhl.com/nhlgc/secure/gclsignup | grep "<title>"
   <title>NHL Hockey Games Live Online - NHL GameCenter LIVE™</title>


Top
   
 Post subject:
PostPosted: Thu Oct 13, 2011 8:43 am 
Offline
Newbie

Joined: Wed Oct 12, 2011 10:14 pm
Posts: 3
Internat wrote:
is it a useragent thing? have you tried actually tunneling your web browser through it rather then using wget?


Yes, I used an SSH tunnel, and checked my browser headers to make sure there wasn't any extra info in there either. I tried wget with a new user agent and same thing.

I had read on forums that European users were getting the same thing.

Seems that you can get the correct page with wget, like I can from home or work too. But not my VPS which is strange. Maybe I'll get an extra (or change my) IP address and see if it works from there.


Top
   
 Post subject:
PostPosted: Thu Oct 13, 2011 11:53 am 
Offline
Senior Newbie

Joined: Wed Mar 31, 2010 1:18 pm
Posts: 5
WLM: seilaman@hotmail.com
From London on 109.74.204.xxx :

Code:
root@lulz~ $ wget -q -O - https://gamecenter.nhl.com/nhlgc/secure/gclsignup | grep "<title>"
        <title>NHL Hockey Games Live Online - NHL GameCenter LIVE™</title>


Top
   
 Post subject:
PostPosted: Thu Oct 13, 2011 12:14 pm 
Offline
Newbie

Joined: Wed Oct 12, 2011 10:14 pm
Posts: 3
I have a suspicion of what happened:

I visited the site from my home computer and that site set a unique cookie on my browser.

I then set up tunneling through my VPS, visited the same site with the same cookie but they noticed the same cookie ID on a new IP within minutes and flagged my VPS IP as either a proxy or hijack what have you.

I still haven't tried a new IP on my VPS, but this time I will be more careful.

Thanks everyone for checking this out for me.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group