@scottalanmiller said:
@JaredBusch said:
@scottalanmiller said:
@JaredBusch said:
@scottalanmiller said:
@JaredBusch said:
While I have never made a how to with a port range, the basic firewalld syntax is used all over the place on this forum by me and every system that I have ever seen that accepts a port range does so with the range hyphenated from lower boundary to upper boundary.
I would have thought that this was a colon, though, not a hyphen.
I have never seen it commonly used with a colon to represent a range
Native IPTables. 🙂
I rarely work with native IPTables. That would explain a difference in point of view.
Yeah, and for me I pretty much have done raw edits on /etc/sysconfig/iptables and never used external tools. Now with FirewallD I'm relearning the syntax for everything on Linux firewalls.
Well, at least I'm not the only one then. Learning how to use firewall-cmd still feels a bit odd.