Skip to content

Releases: DevFactory/smartnat

v2.1.2

28 May 11:58
9f6079f
Compare
Choose a tag to compare

Changelog

9f6079f fix: 0.0.0.0/0 was not possible to use as allowed source for Mapping (#11)

v2.1.1 - please use v2.1.2 instead

27 May 15:26
84baacd
Compare
Choose a tag to compare

Changelog

84baacd Fix: update go tools to address issue #9

v2.1.0

17 Apr 11:49
23a269f
Compare
Choose a tag to compare

Changelog

  • 35fe080 DNATProvider is now based on ipset (#6)
    This makes iptables use more efficient and removes the 15 ports per Mapping restriction. The maximum number of ports per Mapping is now a configuration option.
  • 23a269f configuration: option to bind mgmt interface to a specific IP (fixes #5) (#8)
  • 81f2108 Dockerfile.devenv: slim img size (#3)

v2.0.3

26 Mar 10:34
72c3fed
Compare
Choose a tag to compare

Changelog

72c3fed add quick start demo using vagrant (#2)

v2.0.2

25 Mar 12:52
f0da14d
Compare
Choose a tag to compare

Changelog

6ae582b add packer image build template
5daa02a docs update - added installtion script and packer info
9f7bb85 fix bug in docs
f0da14d fix: update go-tools to version v0.1.1 with critical bugfixes (#1)

v2.0.1

28 Feb 15:38
Compare
Choose a tag to compare

First official opensource release.