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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -