Virtual IP with port forwarding to Virtual Server
Hi there,
I've set up a Virtual Server on a 60D for Load Balancing purposes. That works fine so far, but creating a virtual IP with port forwarding mapped to the Virtual Server doesn't...
Configuring the port forwarding to one of the real servers instead of the virtual server works just fine though.
The setup with some imaginary IPs for illustration purposes:
Virtual Server: 192.168.1.10 Real Server #1: 192.168.1.11 Real Server #2: 192.168.1.12 Virtual IP VIP_1: 123.45.67.89 --> 192.168.1.10(TCP: 30001 --> 30000) | Interface: wan1 Virtual IP VIP_2: 123.45.67.89 --> 192.168.1.12(TCP: 30002 --> 30000) | Interface: wan1
"telnet 123.45.67.89 30002" succesfully establishes a connection. But "telnet 123.45.67.89 30001" times out. So VIP_2 works just fine, VIP_1 doesn't.
Any ideas how I could debug this or what the issue might be?
Or is this scenario simply not supported? Would there be any workarounds in that case?
