gemelen: (Default)
[personal profile] gemelen
As usually, solution was simplier than I thought :)
1. Create zone with config like this:
{
  "brand": "joyent",
  ...
  "image_uuid": "87b9f4ac-5385-11e3-a304-fb868b82fe10",
  ...
  "nics": [
          {
            "physical": "net0",
            "nic_tag": "admin",
            "mac": "<virtual mac-addr>",
            "ip": "<failover-ip>",
            "netmask": "255.255.255.255",
            "gateway": "<failover-ip>",
            "primary": true
          }
  ],
  ...
}

2. zlogin and enter
   route add <server-ip three octets>.0/24 <failover-ip> -interface
   route add default <server-ip three octets>.254

3. After that our new zone is discoverable from internet.

Profile

gemelen: (Default)
gemelen

June 2025

M T W T F S S
      1
2345678
9101112131415
16171819202122
23242526272829
30      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jan. 6th, 2026 00:52
Powered by Dreamwidth Studios