Skip to content

reinsle/shorewall-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shorewall

Install and configure shorewall (ipv4). As default, distribution shorewall package is installed and configured according to the rules in pillar data.

The tags of pillar data are according to shorewall options.

Available states

shorewall

Installation and configuration of shorewall distribution package.

shorewall.upnp

Add upnp support. See http://shorewall.net/UPnP.html.

Pillar

  • Default is to install and configure shorewall for ipv4. If ipv6 is needed it must be configured in pillar.
  • Each config item (zone, interface, rule, etc.) is configured for all configured ip versions (ipv4, ipv6) by default. If it is needed for one specific version this can be set in pillar with flag 'ipv': 'ipv: 4' or 'ipv: 6'.

See shorewall/pillar.example

Notes

About

Saltstack formula for managing shorewall

Resources

License

Stars

Watchers

Forks

Packages

No packages published