I have 3 floating IP: 10.10.1.2 10.10.1.3 and 10.10.1.4 and a physical IP: 10.10.1.1. That 10.10.1.1 have 3 opened ports: 9001, 9002, 9003
Is that possible to forward those floating IP to those ports ? Like 10.10.1.2 will be forwarded to 10.10.1.1:9001, 10.10.1.3 will be forwarded to 10.10.1.1:9002 and 10.10.1.4 will be forwarded to 10.10.1.1:9003.
PS: Using firewalld service on CENTOS7