Campus Blocked Ports?

I'm developing my own website, a pet sim. It's been going for a while, however, now that I have two computers, my netbook, and my desktop, I've decided to install perforce on the server so that I can work on some code from campus, during my long breaks between classes. My server blocked the default perforce port, so after some searching, I selected port 7070 to run the service on. That port, however, appears to be blocked on campus. Does anyone know of any open ports that I could run the service on (on my server), so that I could access it from the campus network, which wouldn't conflict with anything else(either client side, or server side)?

They shouldn't be blocking

They shouldn't be blocking ports ... I know that I have 3-4 different web servers on my computer and I as well as anyone I provide the link to have been able to connect to it. That being said, I have not tried port 7070.

Accessible from anywhere I have a few different ones ... they are:
- Web server
- Remote mySQL server
- SSH server
- FTP server

All of these ones run on their default server ports.

Well those are the ones I can remember at the moment ... so they don't block it ... are you sure you are using the correct IP address or are they connected behind a router, etc. because it /should/ work correctly.

~Andrew

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.