Hi. Thanks for your kind reply. The problem is solved. The reason why IP address was changed is wrong command line in SUNWexplo package. The command "ifconfig -a modlist" which is called from Explorer packages prior to ver 4.2 can change all interfaces IP address if 1) the OS version is < 5.7 and 2) "modlist" can be resolved in the host name space. (/etc/hosts, NIS, DNS etc.) The "modlist" is new keyword of "ifconfig" command from 5.8 but in OS ver <= 5.7 the "modlist" is recognized as hostname. Thus "ifconfig -a modlist" sets the system's all interface to IP address of host modlist. Please refer to: http://sunsolve.sun.com/search/document.do?assetkey=1-1-4775817-1&searchclause=ifconfig%205.7%20modlist -- ------------------------------------------------------------------------------ From: main(){int a=122,j=11;while(a>-50){a=a>0?a:111;printf("%c",a);a=j==49?46:a-j; j*=j;j=j%2?j:7;j*=j%8?1:0;}printf("%c1\n",49);} ------------------------------------------------------------------------------ _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Tue Nov 2 18:15:34 2004
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:39 EST