How to configure 2 different IP addresses with one interface
Hi,
I have new box just added to the network and the box has to have active 2 different IP addresses, a 10.x.x.x address and a 192.x.x.x address, and only 1 interface called ce3.
The /etc/hosts file has the 10.x address coded in the first line with hostname S5100 as loghost, and the second line with the 192.x address with hostname S5100be.
The /etc/hostname.ce3 file has the hostname S5100be coded in it.
The /etc/netmasks file has this coded:
192.6.236.0255.255.255.0
10.0.0.0255.255.255.0
When the box boots up it will see the 192.x address since the /etc/hostname.ce3 file has the hostname S5100be in it.
ifconfig -a
shows the ce3 interface is assigned to the 192.x address. So what abou tthe 10.x address?
How can this box be configured to make both addresses active? I am stumped on this one. Is there some file you have to hard code the 10.x address?
Please advise asap.
Thanks, Mark

