We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配置如下: -A -t 10.157.131.231:80 -s rr -a -t 10.157.131.231:80 -r 10.157.131.6:80 -w 100 -b -P -t 10.157.131.231:80 -z 10.157.131.231
vip落在eth1上 inet 10.157.131.232/24 brd 10.157.131.255 scope global eth1 inet 10.157.131.231/32 scope global eth1
realserver如果是和vip同一个网段的 client访问vip不成功 并且lvs ping网关不通 网关arp解析不了
realserver和vip不在同一网段 一切正常
fullnat是不是做了特殊的事情?
The text was updated successfully, but these errors were encountered:
请关闭tx checksum
Sorry, something went wrong.
No branches or pull requests
配置如下:
-A -t 10.157.131.231:80 -s rr
-a -t 10.157.131.231:80 -r 10.157.131.6:80 -w 100 -b
-P -t 10.157.131.231:80 -z 10.157.131.231
vip落在eth1上
inet 10.157.131.232/24 brd 10.157.131.255 scope global eth1
inet 10.157.131.231/32 scope global eth1
realserver如果是和vip同一个网段的 client访问vip不成功 并且lvs ping网关不通 网关arp解析不了
realserver和vip不在同一网段 一切正常
fullnat是不是做了特殊的事情?
The text was updated successfully, but these errors were encountered: