update help a bit for the case of multiple routers

This commit is contained in:
Mitchell Livingston 2006-11-19 15:39:26 +00:00
parent dfbb245d05
commit 2adc37c087
3 changed files with 91 additions and 66 deletions

View File

@ -0,0 +1,25 @@
<html>
<a name="PortForwarding" />
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Port Forwarding FAQ</title>
</head>
<body>
<div id="mainbox">
<a href="../index.html">Home</a>
<div id="pagetitle">
<h1>My port maps successfully, but it is still closed?</h1>
</div>
<p>Make sure the OS X firewall is either disabled, or you have <a href="pffirewall.html">allowed Transmission's port</a>.
The firewall can cause the port to remain closed, even if it has been successfully mapped by the router.
<p>If you have multiple routers in your home network, you must forward Transmission's port on all of them, otherwise it will continue to show up as closed.
Transmission can only automatically port map the router the computer is directly connected to. Any others in between this router and your modem will have to be <a href="pfrouter.html">forwarded manually.</a>
For detailed instructions, <a href="http://www.portforward.com/help/doublerouterportforwarding.htm">click here.</a>
</div>
<a href="../index.html">Home</a>
</div>
</body>
</html>

View File

@ -1,67 +1,67 @@
<html>
<a name="PortForwarding" />
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Port Forwarding FAQ</title>
</head>
<body>
<div id="mainbox">
<a href="../index.html">Home</a>
<div id="pagetitle">
<h1>Why do I see a red dot and "Port is closed"?</h1>
</div>
<p>You haven't port forwarded correctly. Port forwarding opens a port in your firewall or router so that incoming connections from the outside world can be made with Transmission.
<p>
<div id="pagetitle">
<h1>Why do I need to Port Forward?</h1>
</div>
<p>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 swarm.
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.
<p>
<div id="pagetitle">
<h1>How do I Port Forward?</h1>
</div>
<ul>
<li>If you have an Apple Airport, or a UPnP compatible router, Transmission can map its port automatically. Most routers manufactured since 2001 have this feature.
<div summary="To do this" id="taskbox">
<ol>
<li>Open Transmission. </li>
<li>Go to Preferences >> Network, and check 'Automatically map port'. </li>
<li>You should see a success notification and green dots.</li>
<p>If you get a red dot and the message 'Error mapping port', <a href="upnp.html">click here</a>.</li>
</ol>
</div>
<li>If you don't have a compatible router, it is simple to forward Transmission's port manually. For instructions <a href="pfrouter.html">click here</a>.</li>
<li>If you don't use a router, that is, your modem is directly connected to your computer, you'll need to open Transmission's port in the Mac OS X firewall. For instructions <a href="pffirewall.html">click here</a>.<br>
NB: it is highly recommended you enable the Mac OS X firewall if you are not using a router.</li>
</ul>
<p>
<div id="pagetitle">
<h1>How do I know if I've done it right?</h1>
</div>
<div summary="To do this" id="taskbox">
<ol>
<li>Open Transmission. </li>
<li>Go to Preferences >> Network. </li>
<li>Check the notification next to 'Incoming TCP Port'. </li>
</ol>
</div>
<p>
<ul>
<li>If you get a red dot and the message 'Port is Stealth' or 'Port is Closed' then you haven't forwarded correctly.<br>
NB: If Transmission has successfully mapped the port automatically in this case, make sure the OS X firewall is either disabled, or you have <a href="pffirewall.html">allowed Transmission's port</a>.
The firewall can cause the port to remain closed, even if it has been successfully mapped by the router.</li>
<li>If you get a green dot and 'Port is Open' then you have successfully port forwarded! </li>
</ul>
</p>
<a href="../index.html">Home</a>
</div>
</body>
<html>
<a name="PortForwarding" />
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Port Forwarding FAQ</title>
</head>
<body>
<div id="mainbox">
<a href="../index.html">Home</a>
<div id="pagetitle">
<h1>Why do I see a red dot and "Port is closed"?</h1>
</div>
<p>You haven't port forwarded correctly. Port forwarding opens a port in your firewall or router so that incoming connections from the outside world can be made with Transmission.
<p>
<div id="pagetitle">
<h1>Why do I need to Port Forward?</h1>
</div>
<p>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 swarm.
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.
<p>
<div id="pagetitle">
<h1>How do I Port Forward?</h1>
</div>
<ul>
<li>If you have an Apple Airport, or a UPnP compatible router, Transmission can map its port automatically. Most routers manufactured since 2001 have this feature.
<div summary="To do this" id="taskbox">
<ol>
<li>Open Transmission. </li>
<li>Go to Preferences >> Network, and check 'Automatically map port'. </li>
<li>You should see a success notification and green dots.</li>
<p>If you get a red dot and the message 'Error mapping port', <a href="upnp.html">click here</a>.</li>
</ol>
</div>
<li>If you don't have a compatible router, it is simple to forward Transmission's port manually. For instructions <a href="pfrouter.html">click here</a>.</li>
<li>If you don't use a router, that is, your modem is directly connected to your computer, you'll need to open Transmission's port in the Mac OS X firewall. For instructions <a href="pffirewall.html">click here</a>.<br>
NB: it is highly recommended you enable the Mac OS X firewall if you are not using a router.</li>
</ul>
<p>
<div id="pagetitle">
<h1>How do I know if I've done it right?</h1>
</div>
<div summary="To do this" id="taskbox">
<ol>
<li>Open Transmission. </li>
<li>Go to Preferences >> Network. </li>
<li>Check the notification next to 'Incoming TCP Port'. </li>
</ol>
</div>
<p>
<ul>
<li>If you get a green dot and 'Port is Open' then you have successfully port forwarded! </li>
<li>If you get a red dot and the message 'Port is Stealth' or 'Port is Closed' then you haven't forwarded correctly.<br>
NB: If Transmission has successfully mapped the port automatically, but the notification still indicates 'Closed/Stealth' <a href="multiple.html">click here</a>.</li>
</ul>
</p>
<a href="../index.html">Home</a>
</div>
</body>
</html>