What is the most "proper" way (in Solaris environment) to have
two IP addresses on one network card ?
Currently one address is taken from /etc/hosts and the other
is taken from /etc/init.d/local scripts which containts
ifconfig hme0:1 192.168.1.2 ....
But I wonder if there is another, more "proper" way.
przemol