Comment 6 for bug 1633788

Revision history for this message
Steven McCullie (stevyn) wrote :

Does anyone has a work around for this tried

Benoit (benoit-i) wrote on 2016-11-09:

"iptables -t nat -A OUTPUT -d ${WRONG_IP} -p tcp --dport 8443 -j DNAT --to-destination ${GOOD_IP}:8443"

But didn't work for me when trying on the lxd container, maas, or host system.