Re: [OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-28 Thread Nicholas Papadonis
Issue resolved. svcadm disable svc:/network/physical:nwam svcadm enable svc:/network/physical:default use ipadm to configure static and dhcp interfaces… > On Mar 25, 2020, at 3:59 PM, Nicholas Papadonis > wrote: > > I installed OpenIndiana and am trying to configure a static IP. I try to >

Re: [OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-27 Thread Jonathan Adams
zones set physical:default instead of physical:nwam by default. if you're in a virtualbox you'll need to follow the instructions at the link, as provided by Till: http://docs.openindiana.org/handbook/systems-administration/#configuring-networking svcadm disable physical:nwam svcadm enable

Re: [OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-27 Thread Nicholas Papadonis
I should have added I’m running OpenIndiana in a VirtualBox session with a host based network adapter. The similar configuration works on Linux distributions. > On Mar 26, 2020, at 12:51 PM, Nicholas Papadonis > wrote: > > Hi Folks, > > Is this a known issue or am I reading the wrong

Re: [OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-26 Thread Till Wegmüller
Hi Yes, You are reading the wrong documentation. Solaris and illumos have diverged significantly since 2010. Have a look at the OpenIndiana documentation instead http://docs.openindiana.org/handbook/systems-administration Greetings Till On 26.03.20 17:51, Nicholas Papadonis wrote: > Hi Folks,

Re: [OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-26 Thread Nicholas Papadonis
Hi Folks, Is this a known issue or am I reading the wrong documentation? Thanks > On Mar 25, 2020, at 3:59 PM, Nicholas Papadonis > wrote: > > I installed OpenIndiana and am trying to configure a static IP. I try to > delete the address to follow the procedure for a static ip, however this

Re: [OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-26 Thread Predrag Zecevic
On 25.03.2020 22:00, Till Wegmüller wrote: Hi you defined dhcp in the Installation wizzard I guess? In that case the application network automagic is managing the ip addresses not ipadm commands. You will have to disable the nwam service first. use svcadm disable svc:/network/physical:nwam

Re: [OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-25 Thread Till Wegmüller
Hi you defined dhcp in the Installation wizzard I guess? In that case the application network automagic is managing the ip addresses not ipadm commands. You will have to disable the nwam service first. use svcadm disable svc:/network/physical:nwam All entries will then disapear aswell. Than you

[OpenIndiana-discuss] Setting static IP after OpenIndiana boot

2020-03-25 Thread Nicholas Papadonis
I installed OpenIndiana and am trying to configure a static IP. I try to delete the address to follow the procedure for a static ip, however this action does not work. Any guidance appreciated. Thanks $ ipadm show-addr ADDROBJ TYPE STATEADDR lo0/v4static ok