Hi, Can you enable your e1000g after boot with svcadm disable svc:/network/physical:default and then svcadm enable svc:/network/physical:default Or you can enable it with ifconfig e1000g only?
You may also run (with pfexec or by root) sh -x /lib/svc/method/net-physical to see what is going on when service starts Best regards. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Wednesday, April 7, 2010, 5:24:58 PM, you wrote: > Yes, I do have. nwam disabled, default enabled but after boot e1000g0 > is not up and I have to add the route manually with route -p add > default 192.168.2.1 > Olga > 2010/4/7 Antoon Huiskens <[email protected]>: >> have you enabled the physical:default and disabled the physical:nwam? >> >> $ svcs -a | grep physical >> online 8:32:51 svc:/network/physical:default >> disabled 8:33:13 svc:/network/physical:nwam >> >> >> >> >> On 04/ 7/10 04:08 AM, ольга крыжановская wrote: >>> >>> 2010/4/7 ольга крыжановская<[email protected]>: >>> >>>> >>>> I've configured Opensolaris b134 on i636 with manual network >>>> configuration, i.e. created /etc/hostname.e1000g, added >>>> >>> >>> Should be: /etc/hostname.e1000g0 This was a spelling error in my mail. >>> >>> >>>> >>>> /etc/defaultrouter, added SXCE like entries in /etc/hosts. >>>> But if the system boots e1000g stays down and always needs a manual >>>> ifconfig e1000g0 up. >>>> What am I missing? >>>> >>>> Olga >>>> -- >>>> , _ _ , >>>> { \/`o;====- Olga Kryzhanovska -====;o`\/ } >>>> .----'-/`-/ [email protected] \-`\-'----. >>>> `'-..-| / Solaris/BSD//C/C++ programmer \ |-..-'` >>>> /\/\ /\/\ >>>> `--` `--` >>>> >>>> >>> >>> >>> >> >> _______________________________________________ networking-discuss mailing list [email protected]
