nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

help me bypass college proxy server

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 ...


Go Back   nixCraft Linux Forum > Mastering Servers > Networking, Firewalls and Security

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-27-2007, 01:08 AM
Junior Member
 
Join Date: Mar 2007
Posts: 2
Rep Power: 0
freakysunny2003
Default help me bypass college proxy server

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
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-27-2007, 10:12 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 910
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

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 | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 03-27-2007, 11:44 AM
Junior Member
 
Join Date: Mar 2007
Posts: 2
Rep Power: 0
freakysunny2003
Default thanx nix but a lil more help

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
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Squid Proxy server on Linux basha Getting started tutorials 0 03-12-2008 02:16 AM
Proxy Server on Linux basha CentOS / RHEL / Fedora 0 03-12-2008 01:37 AM
iptables bypass asim.mcp Networking, Firewalls and Security 1 10-28-2007 01:51 PM
oops proxy server on debian maroon Getting started tutorials 3 09-25-2007 05:37 PM
Squid Proxy Server lacloai Linux software 3 06-02-2007 10:19 PM


All times are GMT +5.5. The time now is 12:11 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36