/IptablesConfiguration

Iptables Configuration Script

Primary LanguageShellMIT LicenseMIT

Iptables Configuration Script

This script is a utility for quickly configuring iptables rules according to different use-cases: Workstation, Server, and Prototype Domain Controller. It's designed to simplify the process of setting up iptables rules, making it accessible for administrators and users with varying levels of expertise.

Screenshot 2023-12-12 120241

Features

  • Interactive Menu: Offers an easy-to-use menu for selecting the configuration type.
  • Pre-Defined Configurations: Includes specific configurations for different environments.
  • Flexibility: Allows users to easily switch between different iptables setups.

Prerequisites

  • A Linux system with iptables installed.
  • Sudo privileges.

Configurations

  1. Workstation: Optimizes iptables for typical workstation usage.
  2. Server: Sets up iptables rules suited for a server environment.
  3. Prototype Domain Controller: Configures iptables for a prototype domain controller, including dynamic port ranges.

License

This project is licensed under the MIT License. See the LICENSE file for more details.