I want to install a new firewall or to open some ports on this one. . but i don’t know where I can find and uninstall or install it. . can u help me ?
Tags: Debian, fins, Firewall, Linux, tell
Categories: Linux
Chances are, you’re either using iptables or (if it’s a very old distribution) ipchains.
Essentially you create rules for iptables (for example, by default deny incoming connections, excpet this port, this port, and this port, etc)
You can read up on iptables at
Name (required)
Mail (will not be published) (required)
Website
Chances are, you’re either using iptables or (if it’s a very old distribution) ipchains.
Essentially you create rules for iptables (for example, by default deny incoming connections, excpet this port, this port, and this port, etc)
You can read up on iptables at