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

Support multiple local addresses on the same NAT #4

Open
Stebalien opened this issue Aug 21, 2018 · 0 comments
Open

Support multiple local addresses on the same NAT #4

Stebalien opened this issue Aug 21, 2018 · 0 comments

Comments

@Stebalien
Copy link

While not critical, it would be nice if this library supported multiple interfaces/addresses on the same NAT. This would mean:

  1. Passing a local address (and using it as the source address) when establishing a mapping.
  2. Changing GetInternalAddress() to GetInternalAddresses() (or adding a new function) that exposes all internal addresses on the NAT.

Use-cases:

  • Multiple "virtual" interfaces (e.g., for containers/VMs).
  • Multiple NICs on the same LAN.

I understand you probably don't have time to work on this, I just figured I'd leave this here in case anyone comes along and does.

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

1 participant