Changeset 4048 for trunk/macosx/TransmissionHelp
- Timestamp:
- Dec 3, 2007, 6:44:21 PM (15 years ago)
- Location:
- trunk/macosx/TransmissionHelp
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/TransmissionHelp/html/troubleshoot.html
r3980 r4048 17 17 </div> 18 18 </div> 19 <br> 20 <div id="mainbox"> 21 <div id="caticon"> 22 <img src="../gfx/RedDot.png" alt="Gear icon" height="32" width="32" border="0"> 23 </div> 24 <div id="pagetitle"> 25 <h1>I cannot get Transmission's port to open! </h1> 26 </div> 27 19 28 <p>If your port is still not open, even after you have enabled automatic port forwarding, here are some tips you can use which may get it working. 20 29 <div id="pagetitle"> … … 34 43 <h1>Airport</h1> 35 44 </div> 36 <p>If you have an Apple Airport, make sure NAT-PMP is enabled. To do this:45 <p>If you have an Apple Airport, make sure NAT-PMP is enabled. 37 46 <div summary="To do this" id="taskbox"> 47 <p>To do this on Tiger/'Airport Admin Utility': 38 48 <ol> 39 49 <li>Open Airport Admin Utility</li> … … 47 57 </div> 48 58 59 <div summary="To do this" id="taskbox"> 60 <p>To do this on Leopard and 'Airport Utility': 61 <ol> 62 <li>Open Airport Utility</li> 63 <li>Select your base station, and then choose Manual Setup from the Base Station menu. Enter the base station password if necessary.</li> 64 <li>Click Internet in the toolbar, and then check the "Enable NAT Port Mapping Protocol" checkbox.</li> 65 <li>Click "Update".</li> 66 </ol> 67 </div> 68 49 69 </div> 50 70
Note: See TracChangeset
for help on using the changeset viewer.