/var/logmarcus chiu

/var/log

❯

Computer

❯

Computer Networks

❯

Computer Network/Networking Tools

❯

Firewalls - Bastion Host

iptables

Created on Mar 17, 2019 · Last Modified on Nov 27, 2022

iptables
  • is the software firewall that is included with most Linux distributions by default
  • ufw (Uncomplicated FireWall) is a command-line wrapper for iptables

Installation

apt-get

1. install iptables

  apt-get install iptables

2. verify iptables was installed

  which iptables

Subpages

  • iptables - Route Incoming Packets from a Port to another Port
  • iptables-persistent

Commands

  • digitalocean - tutorial