源地址:https://www.1and1.com/digitalguide/server/know-how/what-is-a-floating-ip/ What is a floating IP? 什么是浮动IP The internet – plainly put – consists of many computers connected by cables, fiber optic cables, and wireless receivers. They exchange data b
添加 ip -f inet addr add 192.168.1.245/32 brd 192.168.1.245 dev ens32 删除 ip -f inet addr del 192.168.1.245/32 brd 192.168.1.245 dev ens32 查看 ip -f inet addr haproxy需要和虚ip在同一台机器上