lcj2012 发表于 2011-10-18 11:38

VCS双机浮动ip

安装有一套双机VCS4.1MP4,设有浮动ip,用tcpdump host命令查看发现其对外通信使用物理ip浮动ip不起作用。

yoyosys 发表于 2011-10-18 13:27

应用走浮动IP看看业务是否可以正常跑

briangao 发表于 2011-10-18 18:21

本帖最后由 briangao 于 2011-10-18 22:24 编辑

安装有一套双机VCS4.1MP4,设有浮动ip,用tcpdump host命令查看发现其对外通信使用物理ip浮动ip不起作用。That is normal. 浮动ip is for inbound traffic fom outside clients to connect to this server. When your server initiates an outbound traffic, it uses the first entry found in host's routing table (netstat -nr) which is the 物理ip.

lcj2012 发表于 2011-10-19 10:12

查看业务是正常的,双机状态正常,使用ifconfig查看能看到
bond1:0   Link encap:EthernetHWaddr 08:19:A6:CE:A9:FC
          inet addr:192.168.200.45Bcast:192.168.200.255Mask:255.255.255.0
          UP BROADCAST RUNNING MASTER MULTICASTMTU:1500Metric:1
页: [1]
查看完整版本: VCS双机浮动ip