• 0 Posts
  • 191 Comments
Joined 1 year ago
cake
Cake day: October 17th, 2023

help-circle
  • Nah, I host it on a web hotel.

    I am using a very generic ISP and they tend to have a dim view of running servers on their network.

    I did have an RPi running SSH and a Mumble server directly connected to the internet years ago, but after a few years I realized that I was bringing needless attention to my network when I found my server on Shodan.

    So I took it down…









  • Eh, I get what you mean but I disagree.

    That is sort of saying that if someone want to learn Swedish, but since they don’t know any Swedish, it is better to start them on Norweigan first.

    If UFW had used a similar syntax to that of iptables, then it would be a decent way of doing it, but in this example I disagree with you





  • stoy@lemmy.ziptoLinux@lemmy.mlFirewalls: what SHOULD I block?
    link
    fedilink
    arrow-up
    11
    arrow-down
    2
    ·
    7 days ago

    UFW

    This is just my personal computer and I’m a newbie to configure firewalls

    Leave it alone.

    If you want to experiment, set up a VM and experiment there.

    Also, if you want to learn about Linux firewalls, go for iptables instead. UFW is easier, yes, but you won’t get the standard way of configuring a Linux firewall, though to be honest, unless you are directly connecting the computer to the internet, you probably won’t need to bother.

    And if you are working in an environment where you are dealing with a segmented network with limited access between segments, they will probably already use a separate firewall that is easier to manage centrally than induvidual firewalls running on individual computers