SmartOS Virtualization with one public IP address
Posted
by
matejkramny
on Server Fault
See other posts from Server Fault
or by matejkramny
Published on 2013-10-09T18:33:36Z
Indexed on
2013/11/13
3:57 UTC
Read the original article
Hit count: 649
Is it possible? (title of this question)
Googling Virtualization with one public IP address
yields nothing useful
What I have:
- SmartOS on a dedicated server.
- Dedicated server has one public IP address.
What I want to do:
- Host multiple guest OS from that server
Problem:
- Access to the guest through the (server that virtualizes the guest)'s IP address.
Is this possible at all?
Sorry, newbie to all this
Research
http://www.machine-unix.com/beginning-with-smartos/#comment-7256 Does not solve my problem - the guide sets up an internal IP
http://blog.bgentil.fr/smartos-use-global-zone-as-gateway-for-guests.html
Ideas
- Perhaps it is possible to do host-based translation like with nginx proxy?
© Server Fault or respective owner