Small tweaking of help here and there.

This commit is contained in:
Mitchell Livingston
2006-07-23 23:31:12 +00:00
parent 028a5d5daa
commit 333ad1a725
3 changed files with 12 additions and 12 deletions

View File

@@ -16,17 +16,17 @@
<div summary="To do this" id="taskbox">
<ol>
<li>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.</li>
<li>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.</li>
<li>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.</li>
<li>Go into your router configuration screen. Normally this is done via your web browser using the address <a href="http://192.168.0.1">192.168.0.1</a> etc. Apple's Airport uses an application called 'Airport Admin Utility' to configure it.</li>
<li>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:</li>
<ul>
<li>For 'Application' type Trans </li>
<li>For 'Start Port' and 'End port' type 50001 </li>
<li>For Protocol, choose Both </li>
<li>For IP address, type in your IP address you found in Step 1.</li>
<li>Tick Enable. </li>
<li>Click save settings.</li>
<li>For 'Application' type 'Trans'. </li>
<li>For 'Start Port' and 'End port' type 50001. </li>
<li>For Protocol, choose Both. </li>
<li>For IP address, type in your IP address you found in Step 1. </li>
<li>Check Enable. </li>
<li>Click save settings. </li>
</ul>
</ol>
<p>For more comprehensive instructions specific to your router, click <a href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm">here</a> and choose your router from the list.