From 333ad1a725a449a0fd4aafe957065a17f4d01f04 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Sun, 23 Jul 2006 23:31:12 +0000 Subject: [PATCH] Small tweaking of help here and there. --- macosx/Transmission Help/html/pffirewall.html | 2 +- macosx/Transmission Help/html/pfrouter.html | 14 +++++++------- macosx/Transmission Help/html/portforward.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/macosx/Transmission Help/html/pffirewall.html b/macosx/Transmission Help/html/pffirewall.html index e4aa24db0..3c5ec386d 100644 --- a/macosx/Transmission Help/html/pffirewall.html +++ b/macosx/Transmission Help/html/pffirewall.html @@ -13,7 +13,7 @@
    -
  1. Open T, go to Preferences >> Network and enter a number for the port. Numbers above 45000 are recommended. Lets use 50001 for now. Then quit T.
  2. +
  3. Open T, go to Preferences >> Network and enter a number for the port. Numbers above 45000 are recommended. Let's use 50001 for now. Then quit Transmission.
  4. Open System Prefs >> Sharing >> Firewall. Click "New." In the "Port Name" pop-up menu, select Other, and fill in the settings as follows:
    • TCP Port Number(s): the port you chose in step 1 - eg 50001.
    • diff --git a/macosx/Transmission Help/html/pfrouter.html b/macosx/Transmission Help/html/pfrouter.html index 0f4406f16..836b6a218 100644 --- a/macosx/Transmission Help/html/pfrouter.html +++ b/macosx/Transmission Help/html/pfrouter.html @@ -16,17 +16,17 @@
      1. Find out what your IP address is. You can find your computer's IP address (on Mac OS X) by going to System Prefs >> Network, double-clicking on your connection (for instance, Built-in Ethernet), and clicking the TCP/IP tab. It's probably something like 192.168.1.100, or 10.0.1.2.
      2. -
      3. Open T. go to preferences and enter a number for the port. Numbers above 45000 are recommended. Lets use 50001 for now. Then quit T.
      4. +
      5. Open Transmission, go to preferences, and enter a number for the port. Numbers above 45000 are recommended. Let's use 50001 for now. Then quit Transmission.
      6. Go into your router configuration screen. Normally this is done via your web browser using the address 192.168.0.1 etc. Apple's Airport uses an application called 'Airport Admin Utility' to configure it.
      7. Find the port forwarding (sometimes called port mapping) screen. While the page will be different for each router generally you will enter something similar to the following:
        • -
        • For 'Application' type Trans
        • -
        • For 'Start Port' and 'End port' type 50001
        • -
        • For Protocol, choose Both
        • -
        • For IP address, type in your IP address you found in Step 1.
        • -
        • Tick Enable.
        • -
        • Click save settings.
        • +
        • For 'Application' type 'Trans'.
        • +
        • For 'Start Port' and 'End port' type 50001.
        • +
        • For Protocol, choose Both.
        • +
        • For IP address, type in your IP address you found in Step 1.
        • +
        • Check Enable.
        • +
        • Click save settings.

      For more comprehensive instructions specific to your router, click here and choose your router from the list. diff --git a/macosx/Transmission Help/html/portforward.html b/macosx/Transmission Help/html/portforward.html index 0812446ff..00b436959 100644 --- a/macosx/Transmission Help/html/portforward.html +++ b/macosx/Transmission Help/html/portforward.html @@ -16,7 +16,7 @@

      Why do I need to Port Forward?

      -

      Transmission (T.) uses a single port for all the torrents you are downloading. If the port has not been opened (ie forwarded) that means only you can make connections to others in the swawm. If the port is forwarded, others can connect to you, thus increasing the potential number of people connected to you, and more importantly increasing the speed of your download. +

      Transmission uses a single port for all the torrents you are downloading. If the port has not been opened (ie forwarded) that means only you can make connections to others in the swawm. If the port is forwarded, others can connect to you, thus increasing the potential number of people connected to you, and more importantly increasing the speed of your download.

      How do I Port Forward?

      @@ -34,15 +34,15 @@
      1. Open Transmission.
      2. -
      3. Then go to this website, https://www.grc.com/x/portprobe=50001
      4. +
      5. Go to this website, https://www.grc.com/x/portprobe=50001
      6. Replace the '50001' bit of the URL with what ever port you have forwarded.

        -
      • If you get 'Stealth', or 'Closed', the you haven't forwarded correctly.
      • -
      • If you get 'Open', then you have successfully port forwarded!
      • +
      • If you get 'Stealth' or 'Closed' then you haven't forwarded correctly.
      • +
      • If you get 'Open' then you have successfully port forwarded!