27 Feb
2019
27 Feb
'19
13:38
On 27/02/2019 14.36, Patrick Shanahan wrote:
* Carlos E. R. <> [02-27-19 06:22]:
My setup is not simple.
My desktop firewall opens certain ports to only certain IPs, so that a visitor would not get automatic access. I don't see that feature in firewalld.
firewall-cmd --list-all-zones
firewall-cmd --zone=public --add-port=12345/tcp --permanent firewall-cmd --zone=public --remove-port=12345/tcp --permanent
That's not it. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)