Hi,

then you hit the wall like some others as well :)

It seems to be an issue in VirtualBox depending on the host you run it on. For 
me it was working fine while my host was Windows7 never did work on OSX as a 
host and sometimes worked on Linux (depending on the write rights of the 
current logged in user for the VirtualBox network device entry in /dev).

We’ll have another look at SmartOS in VirtualBox on OSX here the next time as 
well - but I doubt that it will be successful.

If you can afford VMware then do yourself a favour and use VMware - there you 
also can use nested virtualisation to test kvm machines.

—
Daniel


On 6 Jun 2014, at 20:15, Alex Turbov via smartos-discuss 
<[email protected]> wrote:

> Hi list,
> 
> I'm running VirtualBox w/ smartos.iso image. The virtual NIC configured
> in bridge mode and enabled promiscuous mode as described here:
> http://wiki.smartos.org/display/DOC/SmartOS+on+VirtualBox
> 
> A Global Zone works pretty fine and I can ping my host's NIC (WiFi) and 
> evrything else
> including Internet.
> 
> Then I'm trying to add a new zone w/ the following JSON:
> 
> 
> {
>  "brand": "joyent",
>  "image_uuid": "8639203c-d515-11e3-9571-5bf3a74f354f",
>  "alias": "onixs.build",
>  "hostname": "smart-onixs",
>  "max_physical_memory": 2048,
>  "quota": 20,
>  "resolvers": ["192.168.1.1", "8.8.8.8"],
>  "nics": [
>   {
>     "nic_tag": "admin",
>     "ip": "192.168.1.120",
>     "netmask": "255.255.255.0",
>     "gateway": "192.168.1.1",
>     "primary": true
>   }
>  ],
> }
> 
> where 192.168.1.1 is my WiFi router, I can `ssh` to 192.168.1.120 from my 
> host 
> (laptop), however from this zone I can only ping my global zone, my host's 
> NIC, 
> but not 192.168.1.1 and no hosts from Internet.
> 
> I've read all docs from wiki.smartos.org and found no clue what's going on :(
> Any ideas?
> 
> smartos-discuss | Archives  | Modify Your Subscription         




-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to