SIOCADDRT: File exists | Solution

Associate
Joined
2 Nov 2008
Posts
14
Hi guys -

After adding a new IP address in

Code:
#/etc/sysconfig/network-scripts/ifcfg-eth0:7

and updating vhost,
when restarting the service

Code:
#service network restart

Everything is returned OK, except for the aforementioned flag:
Code:
#SIOCADDRT: File exists

Which I believe is restricting the IP address from working correctly; the web folder is only accessible via the IP address and not the domain name resolved to it...

As this is a duplicate error message – what can be done about resolving it?
There are a fair few other IP addys working perfectly on the same network.

I've tried removing the IP from ifcfg and vhosts then rebooting, but still no joy – any help much appreciated.
 
Back
Top Bottom