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>Firewall</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | <div id="mainbox"> |
---|
10 | <a href="../index.html">Home</a> |
---|
11 | <div id="pagetitle"> |
---|
12 | <h1>Portforwarding a Firewall</h1> |
---|
13 | </div> |
---|
14 | <div summary="To do this" id="taskbox"> |
---|
15 | <ol> |
---|
16 | <li>Open Transmission, go to Preferences >> Network and enter a number for the port. It is recommended you pick a random number between 49152 and 65535. Let's use 50001 for now. Then quit Transmission. </li> |
---|
17 | <li>Open System Prefs >> Sharing >> Firewall. Click "New." In the "Port Name" pop-up menu, select Other, and fill in the settings as follows: </li> |
---|
18 | <ul> |
---|
19 | <li>TCP Port Number(s): the port you chose in step 1 - eg 50001. </li> |
---|
20 | <li>UDP Port Number(s): the port you chose in step 1 - eg 50001. </li> |
---|
21 | <li>Description: Transmission </li> |
---|
22 | </ul> |
---|
23 | <li>Click OK. </li> |
---|
24 | </ol> |
---|
25 | </div> |
---|
26 | <a href="../index.html">Home</a> |
---|
27 | </div> |
---|
28 | </body> |
---|
29 | |
---|
30 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.