Yi-Long Ding (Vincent) wrote: > Hello Michael, > > Thanks for your quickly reply. > > I tried every ways. > > At first, I disable nwam. But not start physical:default. And come out > the result. > Then, I disable nwam, and start physical:default. The result is same. > Third, I disable nwam, then reboot. I found my interface gone. And I > plumb my interface, then use the GUI tool. After click "OK", my > interface gone too.
I don't know the GUI, so I can only comment on the "command" side: Merely configuring an interface with a static IP address is not sufficient for it to come back up after reboot. You need to create /etc/hostname.<interface> (eg. /etc/hostname.nge0) to contain a hostname you want to assign to this interface; this same hostname must appear with the IP address you want to give it in /etc/hosts or your name table of choice (nis, DNS ... ) HTH Michael -- Michael Schuster http://blogs.sun.com/recursion Recursion, n.: see 'Recursion' _______________________________________________ networking-discuss mailing list [email protected]
