Hi
Im running two wordpress sites on two different machines, different URLS via NO-IP as my WAN IP is dynamic. One host is using a straight forward redirect and by setting the wordpress Home and Site URL to the NO-IP domain name all works as it should. However the second host requires a port 80 redirect which I have pointed to 8080 (so that my router can direct the client to the correct machine - which it does). I have set up apache2 to listen on 8080 which it does. However when I set the wordpress Home and URL to the NO-IP domain name it bring fails to bring up the site. If I use the LAN IP address and port 8080 for the Home and Site URL all is well and it works. Clearly however WAN users wont be able to access the site.