Hi Dan, Thanks for the reply.
create /etc/nwam/llp like this: > e1000g0 static 10.0.0.4/24 Unfortunately /etc/nwam/llp won't work. Due to as desribed in https://www.illumos.org/issues/560 Of course I have tested this. It says something about nwamcfg, but I have no idea what I need to do with that exactly Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Google!! They need to add GAL support on Android http://code.google.com/p/android/issues/detail?id=4602 2011/6/19 Dan Swartzendruber <[email protected]> > > What I found (the hard way): > > create /etc/nwam/llp like this: > > e1000g0 static 10.0.0.4/24 > > obviously you change the IP and interface name :) > > put the default route in /etc/defaultrouter like this: > > root@nas:/etc/nwam# cat /etc/defaultrouter > 10.0.0.254 > > Make sure /etc/resolv.conf has dns servers and domain like this: > > domain xxx.com > nameserver 10.0.0.254 > > -----Original Message----- > From: Serge Fonville [mailto:[email protected]] > Sent: Saturday, June 18, 2011 7:55 PM > To: [email protected] > Subject: [OpenIndiana-discuss] Configure static IP with nwam > > Hi, > > I recently installed a oi_148 system. > > By default every interface is configured with DHCP and NWAM > > I read I can configure NWAM with static IPs and that it would be 'better' > that way somehow. > > Unfortunately I can not find any resource what I need to do in what order > to > have all four interfaces configured with static IPs. > > What do I need to do to set this up? > > Thanks in advance > > What do I need to do, to set this up > Kind regards/met vriendelijke groet, > > Serge Fonville > > http://www.sergefonville.nl > > Convince Google!! > They need to add GAL support on Android > http://code.google.com/p/android/issues/detail?id=4602 > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > > > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > http://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
