Skip to content

Releases: AndrewGuenther/fck-nat

v1.4.0

03 Feb 05:21

Choose a tag to compare

fck-nat v1.4.0 is here with NAT64 support! Thanks to @RaJiska for all your work to make this happen. And thank you to everyone for all your patience waiting for this release.

Features

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

03 Feb 05:20

Choose a tag to compare

v1.3.1 largely serves to backport a bunch of improvements made on main and the v1.4.0 branch unrelated to NAT64 for those not wanting to make the jump to v1.4.0 yet.

Features

  • add functionality to configure the ip_local_port_range attribute by @shubhambjadhavar in #103
  • add functionality to configure the nf_conntrack_max attribute and install the conntrack-tools package by @shubhambjadhavar in #104

Fixes

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Jan 16:55

Choose a tag to compare

fck-nat 1.3 is here! I want to give a massive shoutout to @RaJiska who did a ton of heavy lifting this release. Documentation on how to use all the features below can be found at https://fck-nat.dev/v1.3.0/

Features

Fixes

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

09 Feb 19:33

Choose a tag to compare

Features

  • Added support for IMDSv2

v1.2.0

12 Aug 08:09

Choose a tag to compare

Features

  • High availability mode is now supported!
  • Ubuntu support was removed to expedite this release, but could be brought back if there's demand.

v1.1.0

22 Jan 06:47

Choose a tag to compare

Features

  • With this release, fck-nat is now available in both as an AL2 and Ubuntu based AMI.
  • fck-nat is now packaged as a systemd service in both .rpm and .deb format.
  • Rather than hard-coding the network interface, fck-nat now inspects the interface the default route is attached to.