LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Campus Firewall, P2P, Tunneling? (https://www.linuxquestions.org/questions/linux-networking-3/campus-firewall-p2p-tunneling-457750/)

diego_cn 06-23-2006 10:50 PM

Campus Firewall, P2P, Tunneling?
 
Hello folks,

I am still a newbi at networking so dont laugh if you think my idea is silly, and please spend some time comment if the idea would work at all.

Our school, has a firewall on campus network. It blocks all the ports plus put all P2P packages into low priority. Thus eMule runs very slow and BT doesnt work.

My idea? Most students has another computer(Let's call it A) and internet at home which is fully under their control. "A" can have access to open Internet unrestricted. Setup a VPN sever on "A". Use computer behind campus firewall(Let's call it B) to connect to VPN sever @ A. Then ask A to forward all the traffics on certain ports to B.

This way, B can have access to open internet through A. And packet shaping wont affect the transfer since VPN is encrypted.

All right, this is all theory crab, what do I need for the port forwarding from A to B part? NAT on VPN sever? (I said I am newbi) Any suggested reading on that? (I googled but found nothing about it)
========

Now I am using a rather dumb way. Remote control aMule at home computer. Then use sftp the get the files.

========

Let the donkey fly!

Diego

johnson_steve 06-23-2006 11:05 PM

usually this is done with ppp over ssh. this is standard firewall piercing and you should probably read the ldp mini how-to:

http://www.tldp.org/HOWTO/Firewall-Piercing/index.html

diego_cn 06-24-2006 05:01 PM

Thanks johnson;

The how-to looks pretty good. I'll look into it.

Cheers


All times are GMT -5. The time now is 02:06 AM.