Last change
on this file since 1274 was
1274,
checked in by livings124, 16 years ago
|
the top of help pages match the official help a bit more
|
File size:
1.7 KB
|
Line | |
---|
1 | <html> |
---|
2 | |
---|
3 | <head> |
---|
4 | <META http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
5 | <link media="all" rel="stylesheet" href="../styles/TransBody.css" /> |
---|
6 | <title>Troubleshooting Automatic Port Forwarding</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | <div id="mainbox"> |
---|
10 | <div id="banner"> |
---|
11 | <a name="menus"></a> |
---|
12 | <div id="machelp"><a class="bread" href="../index.html">Home</a> |
---|
13 | </div> |
---|
14 | </div> |
---|
15 | <div id="pagetitle"> |
---|
16 | <h1>UPnP</h1> |
---|
17 | </div> |
---|
18 | <p>If the port mapping is unsuccessful and you have a UPnP compatible router, make sure: |
---|
19 | <ul> |
---|
20 | <li>UPnP is enabled. Consult your router's documentation for instructions. If your router doesn't support UPnP, you will have to forward <a href="pfrouter.html">manually</a>.</li> |
---|
21 | <li>DMZ mode is disabled.</li> |
---|
22 | <li>The port has not already been forwarded manually. |
---|
23 | </ul> |
---|
24 | |
---|
25 | <div id="pagetitle"> |
---|
26 | <h1>Airport</h1> |
---|
27 | </div> |
---|
28 | <p>If you have an Apple Airport, make sure NAT-PMP is enabled. To do this: |
---|
29 | <div summary="To do this" id="taskbox"> |
---|
30 | <ol> |
---|
31 | <li>Open Airport Admin Utility</li> |
---|
32 | <li>Select your base station and click "Configure".</li> |
---|
33 | <li>In the "AirPort" tab, click "Base Station Options...".</li> |
---|
34 | <li>In the "Ethernet Port Security" tab, check the "Enable NAT Port Mapping Protocol" checkbox.</li> |
---|
35 | <li>Click "OK".</li> |
---|
36 | <li>Click "Update". |
---|
37 | <p>NB: NAT-PMP requires MacOS X 10.4 Tiger, as well as up to date Airport software and firmware.</li> |
---|
38 | </ol> |
---|
39 | </div> |
---|
40 | |
---|
41 | <p>If you are still having problems, open the message log (in the Window menu) and post the debug output on the <a href="http://transmission.m0k.org/forum/viewforum.php?f=2">support forums</a>. |
---|
42 | </div> |
---|
43 | |
---|
44 | </div> |
---|
45 | </body> |
---|
46 | |
---|
47 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.