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

Floating IP #1

Open
schmitch opened this issue Jul 27, 2014 · 2 comments
Open

Floating IP #1

schmitch opened this issue Jul 27, 2014 · 2 comments

Comments

@schmitch
Copy link

Currently Dwarf is missing a Floating IP thing. So that you could assign IPs via SNAT as nova-network did.

@juergh
Copy link
Owner

juergh commented Jul 30, 2014

I'm not sure how much sense this makes in this context. Can you provide a use case?

@schmitch
Copy link
Author

One use case would be a Hoster like OVH or Hetzner or any other Hoster with port security on their switches / rotuers.
You can't just use a bridged network. You need to have something like the nova-network. (which works very well) or you need to insert the instance IPs via cloud-config which isn't that cool.
It's way better to have Floating IPs and assign them automatically as the nova-network did, okai it got replaced with the new networking API in openstack but the new API works as good as the old one.

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