Just like answers on the Internet, you have to read the output and not just paste it blindly. I find the answers are usually useful, even if they aren't completely accurate. Figuring out the last bit is why we are paid as programmers.
- Posts
- 38
- Comments
- 79
- Joined
- 3 yr. ago
- Posts
- 38
- Comments
- 79
- Joined
- 3 yr. ago
- JumpDeleted
Permanently Deleted
Both are fine. Ufw has a set of applications that are defined in terms of what ports they need for convenience. You wouldn't have to know that 3389 is for RDP, you could just allow RDP. Ufw ultimately modifies the iptables, it is just another interface for interacting with it.