Gentoo Archives: gentoo-user

From: Tom H <tomh0665@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Re: Best *SIMPLE* firewall?
Date: Thu, 01 Mar 2018 18:22:59
Message-Id: CAOdo=Sws5CyQswGR6omc+imZKAvr+8fe8pGQ8AMsjAC05Gd0fg@mail.gmail.com
In Reply to: [gentoo-user] Re: Best *SIMPLE* firewall? by Grant Edwards
1 On Wed, Feb 28, 2018 at 6:35 PM, Grant Edwards
2 <grant.b.edwards@×××××.com> wrote:
3 > On 2018-02-28, Taiidan@×××.com <Taiidan@×××.com> wrote:
4 >
5 >> Is there a windows style application layer firewall?
6 >
7 > Can you describe what that means? (For the benefit of those of us that
8 > aren't familiar with Windows.)
9
10 I don't use Windows but on macOS it means that you can allow an
11 application by name, without having to worry about possibly random
12 ports.
13
14 On my Mac:
15
16 # /usr/libexec/ApplicationFirewall/socketfilterfw --listapps
17 ALF: total number of apps = 2
18
19 1 : /Applications/Skype.app
20 ( Allow incoming connections )
21
22 2 : /usr/local/bin/unbound
23 ( Block incoming connections )
24
25 #