Setting up Second IP address or Virtual IP address in Debian
text_format+text_format-
If you are a server system administrator or normal user some time you need to assign a second ipaddress to your debian machine.For this you need to edit the /etc/network/interfaces file and you need to add the following syntax.Below one is the only example you need to chnage according to your ip address settings
You need to enter all the details like address,netmask,network,broadcast and gateways values after
entering all the values save this file and you need to restart networking services in debian using
the following command to take effect of our new ipaddress.