Ip Aliasing On Reboot ????
Hey guys ,
I setup DNS on my system , everything works fine. So i went ahead and tried to setup IP aliasing , ie i have 1 ethernet card and i was giving it multiple IP addresses with the following command ,
my eth0 has 192.168.0.2 as the IP , and i add new IP's via
ifconfig eth0 add 192.168.0.3
ifconfig eth0:1 add 192.168.0.4
ifconfig eth0:2 add 192.168.0.5
The above adds the ip addresses , i update DNS settings and can dig the above IP's.
But when i reboot or restart the network service the changes for the new addresses are gone ,
How do i make these permanent ??
thanks
spk
|