Results 1 to 5 of 5

Thread: connectability on Linux w Transmission or Deluge

  1. #1
    kallieb's Avatar Spamaholic BT Rep: +4
    Join Date
    Jun 2007
    Posts
    1,350
    Greetings,

    I run Ubuntu 10.04 with the latest versions of Transmission and Deluge. I have an ancient modem which feed my half-assed Wireless HS signal (high speed is loosely defined). I use linksys as my router.

    When I used to run windows/uTorrent I had zero problems with connectivity. I opened the ports in my router settings to match the port in my client and voila - green checks.

    Since switching to my new ISP and changeover to Linux the simple solution to set the correct port in the router does absolutely no good.

    Im not super savvy on Ubuntu. I don't play around with terminus much, relying upon the software centre to get what I want for apps.

    is there anyone out there with a linux/deluge or transmission/wireless modem configuration that were were able to get connectable?

    It's hugely annoying, and not particularly helpful especially if Im trying (not) to seed from someone in the same pinch as me.

    Any thoughts , fixes, ideas, would be greatly appreciated.

    Cheers
    (\__/)
    (='.'=)
    (")_(")



  2. Software & Hardware   -   #2
    4play's Avatar knob jockey
    Join Date
    Jan 2003
    Location
    London
    Age
    41
    Posts
    3,824
    Try switching your firewall off and see if that makes any difference.

    I have not used ubuntu in a while so i'm assuming it is

    sudo services iptables stop
    to switch it off

  3. Software & Hardware   -   #3
    Artemis's Avatar ¿ןɐɯɹou ǝq ʎɥʍ BT Rep: +3
    Join Date
    Jun 2007
    Location
    127.0.0.1
    Posts
    5,472
    To clarify (slightly) the command above, in a terminal session enter: sudo (super user command) services iptables(the firewall) stop (self-explanatory really).
    The one thing to remember is this completely disables the firewall rather than simply pinholing it for your bt client.

    You can also install a graphical frontend to iptables to make life a bit less painful here. Guarddog is one of the frontends which relatively easy to use and can be installed using your package manager.

    Or I could give you a list of the terminal commands to modify IPTables directly ( I can guarantee a low grade headache which even a large bottle of CC will not make a dent on).
    Last edited by Artemis; 08-21-2011 at 09:11 PM.

    4d7920686f76657263726166742069732066756c6c206f662065656c73


  4. Software & Hardware   -   #4
    kallieb's Avatar Spamaholic BT Rep: +4
    Join Date
    Jun 2007
    Posts
    1,350
    Thanks You offer an intriguing solution which I've not heard to date. I happen to be in a tech lazy sunday mood so I'll have to work on strengthening my resolve to tackle said task with your help. I'll Pm you later in regard to figuring out how/when I can pick your brains on the how-to's of installing guarddog or modifying the IPTables. Or...you can compose a simple text how-to sheet off the top of your head and post here at your leisure. Im not a total dunce.. but clarity of detail would help especially when Im changing code - or whatever the right term is
    (\__/)
    (='.'=)
    (")_(")



  5. Software & Hardware   -   #5
    Artemis's Avatar ¿ןɐɯɹou ǝq ʎɥʍ BT Rep: +3
    Join Date
    Jun 2007
    Location
    127.0.0.1
    Posts
    5,472
    There is also the firestarter gui configuration tool this is GTK based so it does not rely on a specific desktop environment. You can install firestarter directly from your package manager or the software manager. Firestarter will give you the ability to monitor the firewall and traffic, switch the firewall on/off and also add exceptions to the firewall rules (which is what you were after in the first place ).

    4d7920686f76657263726166742069732066756c6c206f662065656c73


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
  •