I have 2 external IP in eth1 interface, end local network with 2 server in eth0 interface.
My sofr router have 2 external IP and 1 local – 192.168.0.1.
I create rule:
85.159.6.48 forward 80 port to 192.168.0.7
85.159.6.61 forward 80 port to 192.168.0.3
First rule is work, but when i go to 85.159.6.61 I get a second address browser get me 192.168.0.1
What I see looks right and should work. I can’t test your configuration, but I also don’t think there is a bug.
I understand that your eth1 interface has two local IP addresses, one is 85.159.6.48 and the second is 85.159.6.61.
If it shows you the ZS webinterface on 85.159.6.61 you should remove ETH1 or the subnet 85.159.6.0/xx from the “SETUP” ->”WEB” otherwise ZS web server for the webinterface answers the request on port 80.