Skip to content

dstockton/puppet-masq

 
 

Repository files navigation

#masq

####Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

##Overview

Configures a machine with masquerading, allowing it to act as a NAT router for other machines

##Module Description

I wrote this module to configure instances as NAT for use inside Amazon VPC, but this could be used anywhere you want masquerading.

##Setup

##Usage

This module uses the Puppetlabs firewall module to add the masquerading rules.

As a minimum you need to add:

class { 'firewall': }
class { 'masq': }

##Limitations

Linux specific

##Development

Please submit pull requests to github - https://github.com/BashtonLtd/puppet-masq

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published