> Yeah , I ran right scvs option but typo error when I > typed here . > > Now , i ran sys-unconfig , and rebooted system . > Fed config parameters but I did not opt for IPV6 . > Now another problem came up , though I gave hostname > when configuring , my hostname comes as unknown .
True . this is an effect of DHCP. if you use DHCP and your DHCP server does not give the DHCP client a Name , the name will be "unknown" which is sort of silly but it indicates that no name was given to the computer by DHCP. Edit/create the file /etc/nodename and write the name of the computer on a single line , the only line , in this file. The next time the computer boots it should have a name. //Lars This message posted from opensolaris.org