Hmmm... I have nothing else in my iptables, just this one forward:
iptables -t nat -A PREROUTING -p tcp -d 1.2.3.4 --dport 443 -j REDIRECT --to-ports 1443
And as I said this is working fine for loading the html /
js part including graphics from zimbra but I'm not able to log in. Do I have to change anything else?
