I'm having some problems configuring a multi interface system and was
hoping someone could help me?
I installed Solaris 2.5.1 and config'ed hme0 with no problem. Next I
created a hostname.hme1 file, made an addition to the hosts file and
then config'ed the interface with ifconfig giving it an ip address,
netmask, added a default route then up'ed the interface. Everything
worked perfectly.
But...when I reboot, hme1 picks up the wrong netmask. I tried adding
the subnet, 255.255.255.224, to the netmask file. Everyting seemed to
be fine but again when I reboot the system and typed netstat -rn, the
default route lost its associated interface. If I delete the route and
then re-add it, everything's fine.
Can someone tell me why this is happening?