iptables - Allowing only certain ip traffic to server using Ansible -


i using ansible configure several web servers. want restrict traffic coming servers except hosts. actually, want these servers accessed hosts only.

first figure out how configure such firewall on system without ansible. use ansible apply configuration host.

i use package iptables-persistent on debian 9, , use ansible templating manage /etc/iptables/rules.v4


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -