On 27/02/2019 14.44, Dave Howorth wrote:
On Wed, 27 Feb 2019 14:38:24 +0100 "Carlos E. R." <robin.listas@telefonica.net> wrote:
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.
That's not a very constructive/useful/helpful/polite reply. In what way is it not it?
I said: "opens certain ports to only certain IPs" so whatever command would have to be: whatever --port=1234/tcp --ip=192.168.1.5 And obviously what I have looked at is the GUI, not the CLI. The CLI is the last recourse. In time, I'll look. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)