I'm not Solaris guru and am just starting to look in this TA because I've just been informed that I will be training on Solaris in the very near future. Anyway, you don't want to NIC's with the same IP address. That will screw up the network. You would be better off with 2 NIC's with separate IP's. In your DNS add a second host record with the same DNS name but the second IP. Now both NIC's will function within the network, and if one goes down the network will make the determination and automatically adjust to just use the working NIC.
Main Topics
Browse All Topics





by: PsiCopPosted on 2004-01-07 at 09:42:27ID: 10063654
A single NIC card with multiple ports (for example, the Quad Fast Ethernet, or QFE, board, which has 4 ports) still has the board itself as a single point of failure. If you're really looking for redundancy/fault tolerance, you should go with two separate NICs.
What you want is a Failover configuration. I know how to do this in NetWare, but I honestly don't know if Solaris supports Failover functionality (I'd find it difficult to believe that it didn't).