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

Packet IP mapping driver #3043

Closed
7 tasks
vholer opened this issue Mar 6, 2019 · 1 comment
Closed
7 tasks

Packet IP mapping driver #3043

vholer opened this issue Mar 6, 2019 · 1 comment

Comments

@vholer
Copy link
Contributor

vholer commented Mar 6, 2019

Description
We need a dedicated virtual network driver for Packet, which assigns the NIC aliased public IP address to the Packet physical host (as part of pre action), and configures the S/DNAT translation between the VM public IP address and VM private IP address (as part of post action). This should leverage the new external NIC aliases functionality = public IP isn't configured inside the VM, but the traffic is only "routed" to the VM private IP.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@vholer
Copy link
Contributor Author

vholer commented Jun 28, 2019

Topic merged with #3042. Closing.

@vholer vholer closed this as completed Jun 28, 2019
rsmontero pushed a commit that referenced this issue May 9, 2024
- use bundler 2 since ruby 3.2
- detect also rubygems_version
- add mini_portile2, Ubutnu 24.04 did not resolve
- update gems for all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants