Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can fck-nat be configured to serve as a private nat? #33

Open
sam-sla opened this issue Aug 6, 2024 · 1 comment
Open

Can fck-nat be configured to serve as a private nat? #33

sam-sla opened this issue Aug 6, 2024 · 1 comment

Comments

@sam-sla
Copy link

sam-sla commented Aug 6, 2024

Hello,

Thanks for the great initiative of fck-nat terraform module!

I was looking into possibly using fck-nat for the purpose of private nat, without an external public IP, but noticed this terraform module is hardcoded to add a public IP address https://github.com/RaJiska/terraform-aws-fck-nat/blob/main/ec2.tf#L59

Would it be easy to make it configurable for private nat?

Thanks

@RaJiska
Copy link
Owner

RaJiska commented Sep 21, 2024

Hi @sam-sla , sorry for late reply.

This sounds like something that would be possible yes. This project however was created to provide an alternative to the AWS NAT Gateway service with public networking in mind.

There are a few features that I would like to get through before looking into this (NAT64 and true HA reliability) and fear that changing this specific part might make the aforementioned tasks harder to accomplish. Definitely something I will eventually look into though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants