Add an additional IPs

Unless specified, to add an additional IP you will have to create a new file :

/etc/sysconfig/network-scripts/ifcfg-eth0:x (x is the IP count you want to add)
ie : /etc/sysconfig/network-scripts/ifcfg-eth0:1 to add your first IP

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Add PTR or rDNS

rDNS also know as reverse or PTR is done via ticket. Please open a request and provide your rDNS...

How to create a user-friendly URL using .htaccess?

If your website is using long URL like example.com/files/folder/sitemap.html, you can change it...

How to redirect a page to another page or website using .htaccess?

If a page on your website no longer exist and you want to redirect it to your new page or website...

php error: Allowed memory size of x bytes exhausted

If you are getting an error like "Allowed memory size of... in file...