Page 1 of 4 1234 LastLast
Results 1 to 15 of 49

Thread: Bittorent on University LAN

  1. #1

    ZeroPaid Regular

    Join Date
    Nov 2004
    Posts
    19

    Exclamation Bittorent on University LAN

    I can not get it work, do you know how it will work?

  2. #2
    ducttapeBigSexy's Avatar

    w00t!

    Join Date
    Oct 2003
    Location
    Over by those boxes
    Posts
    1,018
    No, I do not know.

    Seriously, we need a bit more info then that.

  3. #3

    ZeroPaid Regular

    Join Date
    May 2003
    Posts
    129
    hey manino give more details. do u have a router, i thnk wots happening is since u r on a LAN bittorrent is having trouble wth the port and NAT. first of all which u need to look which port ur bt client is using(6881 in case of azureus), anyways try these commands:
    open RUN.
    telnet 192.168.1.1
    this should open a 'cmd' screen.
    -->console enable
    192.168.1.1>nat inbound add (WAN name) port number/tcp 192.168.1.2
    example of above command:
    192.168.1.1>nat inbound add yoon-0 6881/tcp 192.168.1.2
    now in this example yoon-0 is my WAN name, i m opening port 6881 enabling TCP data tranfer thru 6881 and telling the router to route the data traffic to computer with internal ip 192.168.1.2.
    now to check if this port forwaarding worked:
    192.168.1.1>nat inbound list
    this shouls show a list whish should look like this:
    yoon-0(here u should c ur WAN name) 6881/tcp
    this list will have one more field FLAGS, which should not have any value when this list is shown.
    now this is the basic port-forwarding, but if someone else is using same ports which u open thryu these commands then it will not work, but for starters try this as i have written. if it doesnt works, try putting 16881 instead of 6881, everything else remaing same. and disable UnPn.
    i M A FOOL





    aShEs To AsHeS, dUsT tO dUsT

  4. #4
    cpugeniusmv's Avatar

    Computer Genius

    Join Date
    Jun 2002
    Location
    ::1
    Posts
    4,442
    I'd be willing to bet that your university is blocking it.
    Google | cpugeniusmv

    "I have no special talents, I am only passionately curious."
    Albert Einstein

    Ask smart questions!

  5. #5

    ZeroPaid Regular

    Join Date
    Nov 2004
    Posts
    19
    I am using a library PC connected to a LAN which is probably firewalled. Running Win2K. Bittorent is also firewalled and i need a way to get through it. Ive tried using a fresh installation of WinXP but that didnt help(Cant connect to network). Any ideas what i should do? If you do then we could chat though messenger or you can also use the forum if u feel like it.

  6. #6

    N/A

    Join Date
    Sep 2002
    Posts
    2,274
    Quote Originally Posted by cpugeniusmv
    I'd be willing to bet that your university is blocking it.
    I think so too. If I'm not mistaken CPU, you are in college now, right? If so, have you been lucky enough to continue your filesharing while contending with the blockade in place?

  7. #7
    moneoa's Avatar

    Vita!!!!!!!

    Join Date
    Jul 2003
    Location
    Canuckistan
    Posts
    4,568
    Quote Originally Posted by manino1
    Ive tried using a fresh installation of WinXP but that didnt help(Cant connect to network). Any ideas what i should do? If you do then we could chat though messenger or you can also use the forum if u feel like it.
    wow you can install windows fresh on a library p.c?
    If you can do that then it might not be so stupid to think that it does NOT connect to a firewall. Though everyone is right, need more info on your setup
    ______________________________________________
    In the 60's, people took acid to make the world weird.
    Now the world is weird and people take Prozac to make it normal.

  8. #8
    MPXX's Avatar

    What Me Worry??

    Join Date
    Nov 2003
    Posts
    273
    I know a few universities are using OpenFT servers...basically in a LAN you don't really need BT as the speed will be 200-400Kb/s anyways.
    Search for some OpenFT clients like rezX and see if you school has an OpenFT server...if not you can make one.

  9. #9
    cpugeniusmv's Avatar

    Computer Genius

    Join Date
    Jun 2002
    Location
    ::1
    Posts
    4,442
    Quote Originally Posted by wonderboy2005
    I think so too. If I'm not mistaken CPU, you are in college now, right? If so, have you been lucky enough to continue your filesharing while contending with the blockade in place?
    To a limited extent, yes. Bittorrent is a no-go, though. If I had a box on the outside with a fast connection...I could pull off some neat tricks, but my connection at home sucks.

    manino1, are you trying to do fileshairng on one of the University's computers? Or one of your own?
    Google | cpugeniusmv

    "I have no special talents, I am only passionately curious."
    Albert Einstein

    Ask smart questions!

  10. #10

    ZeroPaid Regular

    Join Date
    Nov 2004
    Posts
    19
    Reply to

    hey manino give more details. do u have a router, i thnk wots happening is since u r on a LAN bittorrent is having trouble wth the port and NAT. first of all which u need to look which port ur bt client is using(6881 in case of azureus), anyways try these commands:
    open RUN.
    telnet 192.168.1.1
    this should open a 'cmd' screen.
    -->console enable
    192.168.1.1>nat inbound add (WAN name) port number/tcp 192.168.1.2
    example of above command:
    192.168.1.1>nat inbound add yoon-0 6881/tcp 192.168.1.2
    now in this example yoon-0 is my WAN name, i m opening port 6881 enabling TCP data tranfer thru 6881 and telling the router to route the data traffic to computer with internal ip 192.168.1.2.
    now to check if this port forwaarding worked:
    192.168.1.1>nat inbound list
    this shouls show a list whish should look like this:
    yoon-0(here u should c ur WAN name) 6881/tcp
    this list will have one more field FLAGS, which should not have any value when this list is shown.
    now this is the basic port-forwarding, but if someone else is using same ports which u open thryu these commands then it will not work, but for starters try this as i have written. if it doesnt works, try putting 16881 instead of 6881, everything else remaing same. and disable UnPn.
    __________________
    i M A FOOL





    aShEs To AsHeS, dUsT tO dUsT







    There system i am on is one which is in the university library, it has many restrictions on it and i have not got the admin rights.
    I have tried the command, i am unsure about what it is meant to do? Any way i typed in telnet 192.168.1. , i got a dos type screen for 30 seconds and then it closed itself.


    The uni PC is on a fast connection and i wanted to take advatge of this. I think it is possible but how do i open up the 6881 etc ports???

  11. #11

    ZeroPaid Regular

    Join Date
    Nov 2004
    Posts
    19
    will other networks like edonkey work quickly?

  12. #12

    ZeroPaid Regular

    Join Date
    May 2003
    Posts
    129
    go to RUN ->cmd
    c:\>ipconfig

    now u will c 3 ip addresses, telnet default gateway i.e:
    c:\>telnet xxx.xxx.xxx.xxx(default gateway)

    this will ask u login=admin, password=admin
    ->console enable
    xxx.xxx.xxx.xxx>nat inbound add (WAN name) port number/tcp 192.168.1.2
    example of above command:
    xxx.xxx.xxx.xxx>nat inbound add yoon-0 6881/tcp 192.168.1.2
    now in this example yoon-0 is my WAN name, i m opening port 6881 enabling TCP data tranfer thru 6881 and telling the router to route the data traffic to computer with internal ip 192.168.1.2.
    now to check if this port forwaarding worked:
    xxx.xxx.xxx.xxx>nat inbound list
    this should show a list which should look like this:
    yoon-0(here u should c ur WAN name) 6881/tcp
    this list will have one more field FLAGS, which should not have any value when this list is shown.
    now this is the basic port-forwarding, but if someone else is using same ports which u open thryu these commands then it will not work, but for starters try this as i have written. if it doesnt works, try putting 16881 instead of 6881, everything else remaing same. and disable UPnP.
    i M A FOOL





    aShEs To AsHeS, dUsT tO dUsT

  13. #13
    cpugeniusmv's Avatar

    Computer Genius

    Join Date
    Jun 2002
    Location
    ::1
    Posts
    4,442
    Quote Originally Posted by sToNeD_rApToR
    go to RUN ->cmd
    c:\>ipconfig

    now u will c 3 ip addresses, telnet default gateway i.e:
    c:\>telnet xxx.xxx.xxx.xxx(default gateway)

    this will ask u login=admin, password=admin
    ->console enable
    xxx.xxx.xxx.xxx>nat inbound add (WAN name) port number/tcp 192.168.1.2
    example of above command:
    xxx.xxx.xxx.xxx>nat inbound add yoon-0 6881/tcp 192.168.1.2
    now in this example yoon-0 is my WAN name, i m opening port 6881 enabling TCP data tranfer thru 6881 and telling the router to route the data traffic to computer with internal ip 192.168.1.2.
    now to check if this port forwaarding worked:
    xxx.xxx.xxx.xxx>nat inbound list
    this should show a list which should look like this:
    yoon-0(here u should c ur WAN name) 6881/tcp
    this list will have one more field FLAGS, which should not have any value when this list is shown.
    now this is the basic port-forwarding, but if someone else is using same ports which u open thryu these commands then it will not work, but for starters try this as i have written. if it doesnt works, try putting 16881 instead of 6881, everything else remaing same. and disable UPnP.
    You honestly think a university network admin would allow someone to telnet into the gateway and mess with settings?

    You won't be messing with any port settings on the library computers.
    Google | cpugeniusmv

    "I have no special talents, I am only passionately curious."
    Albert Einstein

    Ask smart questions!

  14. #14
    policy_editor

    Guest

    download everything

    Quote Originally Posted by cpugeniusmv
    You honestly think a university network admin would allow someone to telnet into the gateway and mess with settings?

    You won't be messing with any port settings on the library computers.
    This is becoming common practice for unis blocking multiple ports and you can thank my enemies at the mpaa for it. I would download a free version of port detect which basically tells you what ports are blocked ill search for a link and post it later.

    So the next time you decide to take your girlfriend to the movies DONT SUPPORT THE CHICANERY OF THE MPAA/RIAA there ruining your life! When you buy a movie or a music cd your only supporting there efforts.

    I hope you can find a way around the block im paying close attention to this thread!

  15. #15
    policy_editor

    Guest
    Pretty good arguement

    Here are the flaws,

    Mel I have a monthly membership at Blockbuster however not everything is available to me especially shows aired on BBC tele so im forced to download! is this my fault? certainly not I have no control over the movie/television industry and what is decided to air in certain countries. So until EVERYTHING is available ill always complain.
    Now as far as music is concerned Radio is fine for me I dont download music so the RIAA isnt a problem.

    I dont like commercials either everytime I visit the grocery store im marketed to bloody death when I download commercials are cut out which is right up my alley.

Page 1 of 4 1234 LastLast

Similar Threads

  1. RIAA Files 717 More lawsuits In January
    By g-smooth2k in forum Politics
    Replies: 6
    Last Post: January 29th, 2005, 03:01 AM
  2. University of Star Trek
    By Siskabush in forum The Lounge
    Replies: 12
    Last Post: December 21st, 2004, 10:09 PM
  3. Bittorent Firewall LAN help needed
    By manino1 in forum BitTorrent
    Replies: 10
    Last Post: November 24th, 2004, 12:45 PM
  4. Swarmed/Multisource Download in Lan?
    By El Labero in forum Problems & Questions
    Replies: 2
    Last Post: April 12th, 2004, 12:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •