So I got this fully set up and seems to be working fine. Which is: http://www.howtoforge.com/installin...tabase-servers-on-debian-5.0-with-ispconfig-3 Now there are some extra things in it but it work all the same. I have a Dot Com parked on DynDNS.. I tried these steps: (http://badbison.com/ispconfig3/my-first-site.html) but they didn't work out for me and I ended up starting over and doing a fresh install.. Whats are my next steps to get my Dot Com pointing to me?
Is there some way for me to check the webserver and db server to see if they are really in sync or am I suppose to set up master slave replication between them...
You must change the DNS records for your domain so that they point directly to your server (a redirect does not work).
Discovered what I think is a bug, I created an ftp user for a website.. and I noticed while trying to log in it would not let me... saying check credentials... So i check it and noticed this (i thought It was just a display error, but when I typed it, it worked).. So then I deleted it and attempted it once more... but got the same results.. When you save and FTP user it creates the name twice as the username.... here:
Response: An error occurred: Couldn't resolve DNS server name/IP [ns1.example.com][11004]. Details: I could not get to the nameserver authoritative for example.com. Sorry! What does that error mean... I cant get to my website.. I used the wizard to auto create records but I cannot reach my site when I pointed to it through DynDns... (I glued my external IP address to ns1 and ns2) here is a look at my config:
If the domain of the nameserver is identical to the zone of the dns record, then you will have to add glue records for the nameserver records at the domain registry where you registered the domain.
Can someone explain this to me of what I need to change to use this template... ns1 = domain name of my box if im not mistaken what about the A record with the 123.123.124.125? Does that get changed to my external IP? but what is there a .org address in this example if its a .net [ZONE]origin={DOMAIN}. ns=ns1.internet-content.net. mbox=admin.internet-content.org. refresh=3600 retry=3600 expire=604800 minimum=86400 ttl=3600 [DNS_RECORDS] A|{DOMAIN}.|123.123.124.125|0|3600 CNAME|www|{DOMAIN}.|0|3600 A|mail|123.123.124.125|0|3600 NS|{DOMAIN}.|ns1.internet-content.net.|0|86400 NS|{DOMAIN}.|ns2.internet-content.net.|0|86400 MX|{DOMAIN}.|mail.{DOMAIN}.|10|3600 MX|{DOMAIN}.|relay1.internet-content.net.|90|86400