Linux / UNIX Tech Support Forum
This is a discussion on help me bypass college proxy server within the Networking, Firewalls and Security forums, part of the Mastering Servers category; hi just help a troubled soul by letting me bypass college server .. its a proxy server that requires authentication ...
Register free or login to your account to remove all advertisements.
|
|||||||
| Networking, Firewalls and Security No it's not a secret. Talk about firewalls and security issues. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
hi just help a troubled soul by letting me bypass college server .. its a proxy server that requires authentication .. d default gateway shown is 172.16.20.2
the LAN speed is 100 Mbps and d net is 2 Mbps.. recently some smart fellows have started using torrents and the net has just jammed for the others.... i just want help from u nixcraft . help me either using a torrent behind a proxy that requires authentication or leech d server bandwidth so that it becomes a lesson for all those who have made our college life hell |
|
||||
|
bittorent cannot use proxy authentication. Your best chance is to block all bittorent traffic except for your own IP using iptables
If your admin IP is 192.168.1.100 use something as follows on Linux proxy server Code:
iptables -A INPUT -p tcp --destination-port 6881:6999 -d ! 192.168.1.100 -jj DROP
__________________
Vivek Gite |
|
|||
|
one thing u can b sure of is that i cannot sit on d college server at all .. it is restricted and u say dat bittorent cannot be used on proxy authentication but man guys r using bittorrent in our college. whenever v open d iexplorer or firefox it asks 4 a username and password which is different for different hostels like mmh / mmh for ours ..still guys r using torrents .. how is dat .. isnt there anyway to work things out while sitting on my room computer .. nix man i need to do something plz.. get me torrents or bandwidth .. d last thing how do i find out d admin IP. canu suggest any software or hack which can bypass college server
|
![]() |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Squid Proxy server on Linux | basha | Getting started tutorials | 0 | 12th March 2008 02:16 AM |
| Proxy Server on Linux | basha | CentOS / RHEL / Fedora | 0 | 12th March 2008 01:37 AM |
| iptables bypass | asim.mcp | Networking, Firewalls and Security | 1 | 28th October 2007 01:51 PM |
| oops proxy server on debian | maroon | Getting started tutorials | 3 | 25th September 2007 05:37 PM |
| Squid Proxy Server | lacloai | Linux software | 3 | 2nd June 2007 10:19 PM |