transmission/macosx/TransmissionHelp/html/pffirewall.html

30 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link media="all" rel="stylesheet" href="../styles/TransBody.css"/>
<title>Configuring the macOS Firewall</title>
</head>
<body>
<div id="mainbox">
<div id="banner">
<div id="machelp"><a class="bread" href="../index.html">Transmission Help</a></div>
<div id="index"><a class="leftborder" href="../html/index2.html">Index</a></div>
</div>
<div class="pagetitle">
<h1>Configuring the macOS Firewall</h1>
</div>
<br>
<p>Upon opening Transmission for the first time, a macOS dialog box should appear asking if you will allow Transmission to receive incoming connections. Click Accept.</p>
<p>If this doesn't happen, you can add Transmission to the firewall manually:</p>
<div class="taskbox">
<ol>
<li>Open System Prefs &rarr; Security &rarr; 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>
</body>
</html>