I am having a similar issue with Ubuntu 10.04 & an upgrade from 7.0.1 to 7.1.1.
After the upgrade, zimba only listens on IPv6:
Code:
sudo netstat -anltp | grep :443
tcp6 0 0 :::443 :::* LISTEN 5571/java
There is one difference, my VPS does have an IPv6 address. That address is not actively in use but I would like to have it enabled for future use..
Is there a way in which I can enable IPv4 and IPv6?