matterspana.blogg.se

Iptables list
Iptables list




iptables list

name : Block specific IP : chain : INPUT source : 8.8.8.8 jump : DROP become : yes - name : Forward port 80 to 8600 : table : nat chain : PREROUTING in_interface : eth0 protocol : tcp match : tcp destination_port : 80 jump : REDIRECT to_ports : 8600 comment : Redirect web traffic to port 8600 become : yes - name : Allow related and established connections : chain : INPUT ctstate : ESTABLISHED,RELATED jump : ACCEPT become : yes - name : Allow new incoming SYN packets on TCP port 22 (SSH) : chain : INPUT protocol : tcp destination_port : 22 ctstate : NEW syn : match jump : ACCEPT comment : Accept new SSH connections.

  • Controlling how Ansible behaves: precedence rules.
  • Collections in the Theforeman Namespace.
  • Collections in the T_systems_mms Namespace.
  • Collections in the Purestorage Namespace.
  • Collections in the Openvswitch Namespace.
  • Collections in the Netapp_eseries Namespace.
  • Collections in the Kubernetes Namespace.
  • Collections in the Junipernetworks Namespace.
  • iptables list

    Collections in the F5networks Namespace.Collections in the Containers Namespace.Collections in the Cloudscale_ch Namespace.Collections in the Chocolatey Namespace.Collections in the Check_point Namespace.Virtualization and Containerization Guides.Protecting sensitive data with Ansible vault.






    Iptables list