Skip to content

Instantly share code, notes, and snippets.

@bixu
Last active December 15, 2015 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bixu/5295962 to your computer and use it in GitHub Desktop.
Save bixu/5295962 to your computer and use it in GitHub Desktop.
{
"brand": "joyent",
"image_uuid": "cf7e2f40-9276-11e2-af9a-0bad2233fb0b",
"max_physical_memory": 512,
"quota": 20,
"nics": [
{
"nic_tag": "admin",
"ip": "dhcp",
"primary": true
}
]
}
@bixu
Copy link
Author

bixu commented Apr 2, 2013

Note that if you are using VirtualBox, you need to set your interface for the SmartOS global zone to both Bridged and Promiscuous (Allow All) modes.

On Mac OS, this works for wired interfaces, but not wireless...(ノಥ益ಥ)ノ ┻━┻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment