Changing IP Address of container

Hi,i have a machine having an ip address as 10.1.0.41, on that machine i have a container with an ip of 10.1.0.42.I now want to change both the ip's to 10.9.9.2 of the machine and container to 10.9.9.4.How do i go about doing it.TIAamit
[279 byte] By [amit_kaushala] at [2007-11-26 21:51:05]
# 1

Hai amit you can change the ip adress of 10.1.0.41 by putting the following command

#edit your /etc/hosts file

if this file is not their edit

/etc/inet/hostname.interface name

eg : /etc/inet/hostname.hme0

i hope container ip can also be changed like that but iam not sure

sungoya at 2007-7-10 3:44:07 > top of Java-index,General,Network Configurations...