他的回复:
昨天又查了iptables的防火墙,在原来的命令加上 -n 参数,就不显示主机名了,而是VIP是址。iptables -t mangle --list -ntarget prot opt source destination DR-I all -- anywhere anywhere MARK tcp -- anywhere VIP tcp dpt:25308 MAC ! xx:xx:xxxx:xx:xx MARK set 0x1这样就说明不是iptables中缺少规则的问题,这也能解释了1日至15日运行正常的原因。然后判断还是LVS 的fwmark 功能有问题导致的,具体什么原因不明。