On a quick glance, it seems that there is an erroneous period at the end of the gateway address. "gateway": "10.1.6.4.", On 6 Aug 2015, at 5:46 PM, Steve <[email protected]<mailto:[email protected]>> wrote: So the problem now is that it does not assign the default gw. Built from base64 from 2015-05-28T17:50:41Z. { "autoboot": true, "brand": "joyent", "image_uuid": "0edf00aa-0562-11e5-b92f-879647d45790", "max_physical_memory": 1024, "cpu_cap": 100, "alias": "1.leofs", "quota": "80", "dns_domain": "<my FQDN name>", "headnode_default_gateway": "10.1.6.4", "resolvers": [ "10.1.6.4" ], "nics": [ { "interface": "e1000", "nic_tag": "admin", "ip": "10.1.6.51", "gateway": "10.1.6.4.", "netmask": "255.255.255.0" } ] } Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ---------- --------- 10.1.6.51 U 3 2 net0 .0.1 127.0.0.1 UH 2 0 lo0 I found I had to manually add the default gw: route add default 10.1.6.4 1 It appears to be related to the base64 from 2015-05-28T17:50:41Z as the other images I've tried don't behave this way. -- Steve
------------------------------------------- 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
