Counter-strike without steam access?
February 23, 2009 6:41 AM
Subscribe
Can I (we) play the retail version of counter-strike: source on a local network (at work) where we don't have access to steam
Here at work we like to play games during breaks and after work.
We all have our personal steam account and various games and we play them at home.
The problem is that steam is blocked here at work, so we can't sign in and play our games.
If we buy the retail version (one for each player) of counter-strike: source, witch comes on a DVD can we play against each other without signing in to steam?
We are not interested in any illegal hacks, cracks or no-cd-patches.
posted by StephenMeldalFoged to computers & internet (8 comments total)
Rather than bypassing the login, I would focus on a way to tunnel the authentication through the firewall. If you have a PC at home that is online all the time, you can set up an ssh tunnel through it to achieve unfettered internet access. Then the only trick would be editing your hosts file so that, when the game tries to lookup Steam's server (by DNS name), it actually points to 127.0.0.1 and sends the data through the ssh tunnel.
Google turns up several hits on this topic.
posted by knave at 7:43 AM on February 23