1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Firewall

Discussion in 'Support' started by themadman300, Feb 5, 2014.

  1. themadman300

    themadman300 New Member

    So I'm not great with firewalls. I was wondering if using iptables and having correct rules will protect me anymore than having it disabled? I'm only hosting servers on it.

    If so, could I possibly have some help with the firewall part? My idea was allowing port 25565 on the server open for users to connect to my server and the other machines only allow connections to and from that main server. Would this help AT ALL or is it completely unnecessary?
  2. Creepers-Help

    Creepers-Help New Member

    Yes it will help ALOT! but you can also use "ufw"
    contact me for more details on skype: Creeper-Help
    or email creepershelp1@gmail.com with a subject of "IPTables - Spigot"
    • Disagree Disagree x 1
  3. boboman13

    boboman13 Member Contributor

    A firewall typically helps nearly everything. I employ a firewalls on nearly every single server I use, unless I have a reason for not doing it. I would suggest setting one up just for security - however don't forget to allow connections to SSH and necessary things like that.

    It will help minimally and isn't just an unnecessary addition, and if you've never used firewall/iptables before, its worth the experience regardless. I would suggest doing it.
  4. themadman300

    themadman300 New Member

    Right well. How would I go about doing this scenario:

    My idea was allowing port 25565 on the server open for users to connect to my server and the other machines only allow connections to and from that main server.
  5. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    It's good to note that a firewall is not absolutely necessary. LilyPad can protect itself.
  6. themadman300

    themadman300 New Member

    Does it provide any additional security at all? I'm going to be limiting SSH access to specific IPs, apart from that will using a firewall and correctly setting that idea up help in any way?
  7. Creepers-Help

    Creepers-Help New Member

    Well it is a GREAT idea to allow only the ports you NEED so no one can easily hack you using other ports that are not "closed" and you restrict ips of accessing those ports and nothing can easily get to you. So yes fire walls can (setup correctly) provide ALOT of protection.
  8. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    Using a software firewall basically says to an attacker however: "I don't know enough about my machine so I'm using a giant bandaid to protect it."
    I believe applications should be able to protect themselves. LilyPad is capable of this. SSH is capable of this.

    But don't get me wrong: there are some undeniable situations when a firewall is absolutely needed, whether it be for obscurity or for protecting a badly written application.
    • Like Like x 1
    • Agree Agree x 1
  9. themadman300

    themadman300 New Member

    So I'd be perfectly fine without a firewall and the same about of security, more or less? I'm only hosting servers.
  10. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    Should be.
    • Informative Informative x 1

Share This Page