Author Topic: Campus IT blocked my game ports, any way through?  (Read 942 times)

0 Members and 1 Guest are viewing this topic.

Offline iASCE

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Campus IT blocked my game ports, any way through?
« on: October 24, 2014, 06:29:48 pm »

  • I live in campus and a game i was playing till last week got blocked by the IT center here.
  • Normally the game won't (connect to servers) without me using Proxifier.
    Proxifier forwards all connections of a certain program through a given proxy.
  • The game uses the following ports:
    - TCP 80 for (logging in)
    - TCP 11031 for (chat)
    - UDP from 11235-11335 to (connect to servers).
  • The network in campus has a transparent proxy, but I had to specify it in Proxifier and apply it to the game in order to (connect to servers), however I was able to (log in + chat) but NOT (connect to servers) without Proxifier.
  • After I investigated the matter, I found out that the above UDP ports are being blocked.
    I used this site to find that out.
  • Right now, I'm only able to (log in + chat) but not (connect to servers), as if Proxifier was nullified.
  • I can connect to certain VPNs but not others, and when I connect to one, I can actually play the game -of course without Proxifier- but with huge lags. I'd rather not play than suffer with those lags.
My question is, is there a way I can go through this block?
port forwarding, tunneling, etc.


OS : Windows 7.


Thanks.
« Last Edit: October 24, 2014, 06:32:27 pm by iASCE »

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Campus IT blocked my game ports, any way through?
« Reply #1 on: October 24, 2014, 07:12:20 pm »
Sure.
Set a static route in your box specifically for the address you are connecting to.
The point is they probably figured out the ports or just do outbound filtering in general to allow only certain destination ports.
However on modern cisco devices it is quite easy to do packet inspection on the outgoing traffic and blocking it on the fly.
(Not saying its a cisco speciality but they often lack proper linux ppl lol)
You could try using different ports, you could achive this by setting up a box somewhere with a decent upstream.
This machine allows incoming traffic from you and does a NAT, making it seem as if it was coming from there.

VPN will create overhead on the traffic thus inflating it and increase CPU cycles thus knocking down the performance.
You could try lowering the encryption.

I would personally setup a remote apache server and proxy the traffic ,this does not create as much overhead.


_And more shit bored of typing_
« Last Edit: October 24, 2014, 07:15:35 pm by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline iASCE

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Re: Campus IT blocked my game ports, any way through?
« Reply #2 on: October 24, 2014, 08:36:54 pm »

Thank you for the reply.


Sorry what do u mean by "box"?
Also I don't control what ports to use to connect to the game servers, it's the game developers who set those, unless u meant something else.


BTW do u mean by box, a remote machine where the internet is not censored?
if so, then where can i rent one? and how much does it cost?
also is the setup complicated/needs experience to configure ?
i also don't remember having the luxury/option to choose the encryption on the vpn im using, it's free after all, but i will look into that now.
OpenVPN doesn't work here, and I don't wanna pay for one that doesn't offer trail period for testing, if u have one that includes all of these features i'd be grateful if u shared it.


Edit:
I can choose whether to have :
- No encryption at all
- Optional encryption (I reset it to this)
- Force encryption (was set before)
- Maximum encryption

unfortunately, I can't choose the type of encryption -_-
I will let you know how is the connection after choosing "Optional encryption", I will also choose "No encryption" if that removes the delay [Since I don't care much about encryption when playing a game]
« Last Edit: October 24, 2014, 08:41:50 pm by iASCE »

Offline Pak_Track

  • Royal Highness
  • ****
  • Posts: 762
  • Cookies: 69
  • Paratrooper
    • View Profile
    • My Home
Re: Campus IT blocked my game ports, any way through?
« Reply #3 on: October 24, 2014, 08:41:53 pm »
Sorry what do u mean by "box"?

Box is slang for a computer/workstation.
« Last Edit: October 24, 2014, 08:42:30 pm by Pak_Track »

'Life is but a series of conflicts between the easy way and the right way.'
The more you know, the more you'll realize you know nothing. -Snayler
The problem with being a smart motherfucker is that sometimes the stupid motherfuckers think you're a crazy motherfucker.
dont u hate it when you offer help and the other person says yes -Pakalu Papito

Offline iASCE

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Re: Campus IT blocked my game ports, any way through?
« Reply #4 on: October 24, 2014, 09:32:55 pm »
ah thanks, i guessed so.. anyway, u know how much will it cost?

Offline Pak_Track

  • Royal Highness
  • ****
  • Posts: 762
  • Cookies: 69
  • Paratrooper
    • View Profile
    • My Home
Re: Campus IT blocked my game ports, any way through?
« Reply #5 on: October 24, 2014, 09:35:14 pm »
ah thanks, i guessed so.. anyway, u know how much will it cost?
You obviously didn't read my reply :P
Depends on what specs you want.

'Life is but a series of conflicts between the easy way and the right way.'
The more you know, the more you'll realize you know nothing. -Snayler
The problem with being a smart motherfucker is that sometimes the stupid motherfuckers think you're a crazy motherfucker.
dont u hate it when you offer help and the other person says yes -Pakalu Papito

Offline Architect

  • Sir
  • ***
  • Posts: 428
  • Cookies: 56
  • STFU
    • View Profile
    • Rootd IRC
Re: Campus IT blocked my game ports, any way through?
« Reply #6 on: October 24, 2014, 10:45:21 pm »
Sorry what do u mean by "box"?

You never popped a box before?

Offline iASCE

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Re: Campus IT blocked my game ports, any way through?
« Reply #7 on: October 24, 2014, 10:52:45 pm »
@Pak_Track: xD i obviously dont need a super computer/workstation
i only need it for relaying my connection, so i only need it to have a good internet connection


-deleted-
« Last Edit: October 25, 2014, 08:10:36 am by iASCE »

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Campus IT blocked my game ports, any way through?
« Reply #8 on: October 25, 2014, 12:07:59 am »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Pak_Track

  • Royal Highness
  • ****
  • Posts: 762
  • Cookies: 69
  • Paratrooper
    • View Profile
    • My Home
Re: Campus IT blocked my game ports, any way through?
« Reply #9 on: October 25, 2014, 05:02:29 am »
Nope, not enough.

'Life is but a series of conflicts between the easy way and the right way.'
The more you know, the more you'll realize you know nothing. -Snayler
The problem with being a smart motherfucker is that sometimes the stupid motherfuckers think you're a crazy motherfucker.
dont u hate it when you offer help and the other person says yes -Pakalu Papito

Offline iASCE

  • /dev/null
  • *
  • Posts: 5
  • Cookies: 0
    • View Profile
Re: Campus IT blocked my game ports, any way through?
« Reply #10 on: October 25, 2014, 08:06:34 am »
come on now  :-\   what are these for,, i have that very bad feeling of a newbie


virtual box? sand box?
« Last Edit: October 25, 2014, 09:20:57 am by iASCE »

Offline Nortcele

  • Knight
  • **
  • Posts: 211
  • Cookies: -42
  • █+█=██
    • View Profile
Re: Campus IT blocked my game ports, any way through?
« Reply #11 on: October 27, 2014, 02:16:37 pm »
*sighs*
~JaySec
~LulzBlog

TAKE A COOKIE!




0100000101010011010000110100100101001001