دوست عزیز،
لطفا بفرمایید، که تمامی مورد زیر را بر روی سرور شما ست کرده ید. ?
کد PHP:
/etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
NETMASK=255.255.255.0
IPADDR="My ip Failover"
GATEWAY="the Gateway of your physical machine"
ARP=yes
HWADDR="the mac of my virtual ip Failover"
/etc/sysconfig/network-scripts/route-eth0
"the Gateway of your physical machine" dev eth0
default via "the Gateway of your physical machine" dev eth0
/etc/resolv.conf
nameserver 213.186.33.99