Update Mac help - Draft 1

This commit is contained in:
John Clay
2010-03-25 02:53:24 +00:00
parent d1229a263c
commit b889da554d
18 changed files with 89 additions and 89 deletions

View File

@@ -3,7 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link media="all" rel="stylesheet" href="../styles/TransBody.css" />
<title>Port Forwarding the Mac OS X Firewall</title>
<title>Configuring the Mac OS X Firewall</title>
</head>
<body>
<div id="mainbox">
@@ -13,19 +13,19 @@
<a class="bread" href="../index.html">Transmission Help</a>
</div>
<div id="index">
<a class="leftborder" href="../html/Index2.html">Index</a></div>
<a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
</div>
<div id="pagetitle">
<h1>Port Forwarding the Mac OS X Firewall</h1>
<h1>Configuring the Mac OS X Firewall</h1>
</div>
<br>
<p>Upon opening Transmission for the first time, a Mac OS X dialogue box should appear asking if you will allow Transmission to receive incoming connections. Click Accept.
<p>If this doesn't happen, you can add Transmission to Leopard's firewall manually:
<p>If this doesn't happen, you can add Transmission to the firewall manually:
<div summary="To do this" id="taskbox">
<ol>
<li>Open System Prefs >> Security >> Firewall. Make sure "Set access for specific services and applications" is selected.</li>
<li>Click the "+" button and select Transmission from you Applications folder. </li>
<li>Open System Prefs -> Security -> Firewall. Make sure "Set access for specific services and applications" is selected.</li>
<li>Click the "+" button and select Transmission from your Applications folder. </li>
<li>Make sure the pull down menu is set to "Allow incoming connections".
</ol>
</div>