Hi guys -
After adding a new IP address in
and updating vhost,
when restarting the service
Everything is returned OK, except for the aforementioned flag:
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.
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.