Hi,
We have our company website http://www.infinite-usa.com that has been built in DNN Community edition. Currently being hosted at IOWA Solutions. We are moving to a different server now. We have successfully created two instances of current website on the new server - (a) Infinite Dev ; (b) Infinite Live. We want to point Infinite Live from IOWA Solutions to this new server.
We have the website (infinite live) hosted on the new server with IP : 192.168.8.37:81. This internal IP has been mapped to an external global IP of 198.199.59.194.
We have added following IPs in PortalAlias table of dnn : (a) 192.168.8.37:81 ; (b) localhost:81 ; (c) 198.199.59.194 . When we access the site using these IPs, it comes up fine.
Now we changed the DNS mapping from 208.88.75.119 (currently) to 198.199.59.194. When we try to now access http://www.infinite-usa.com from the browser it gives us "404 - File or Directory not found".
What are we doing wrong? Please help.