clwhipp / ansible

Contains playbooks and infrastructure-as-code necessary to setup a Standard Operating Environment across the network.
1 stars 0 forks source link

IPTables Configuration Review #16

Open clwhipp opened 1 month ago

clwhipp commented 1 month ago

Need to review the iptables configuration script and clean up based on existing system configuration. There are items in the iptables script that ansible generates that are no longer applicable. For instance, the script opens ports for nebula (not running) and updates the docker chains (e.g. not needed with tailscale sidecars). The configuration should be updated.