Dual Networks configuration

I'm trying to set up a server that has two network cards. One network card has a static IP and will serve has a DHCP server on this static network. The second card I wish to connect to Broadband connection so it will be a DHCP client. I can confgure it using ifconfig and so forth and it works. As soon as I reboot computer Solaris removes static host entry from /etc/hosts and replaces it with IP #Added by DHCP. This causes the first network card to quit functioning as a DHCP server. Is there a way to stop this>

[526 byte] By [Kboba] at [2007-11-27 5:48:17]
# 1
If you interface namne is something other than bge, rename as appropriate.Delete the file /etc/dhcp.bge0 and create a /etc/hosts.bge0 containing the nameyou want for the first interface. Then specify an IP for that host in /etc/hosts (and /etc/inet/ipnodes on solaris 10).
robert.cohena at 2007-7-12 15:33:37 > top of Java-index,Solaris Operating System,Solaris 10 Features...