Hi, first of all thank you guys by the hard work of ispconfig its pretty awesome, but i have a problem, i followed the installation guide of ubuntu 8.04 (my distro) for ispconfig3 and all went well without errors and then i created a client from admin panel and added my domain from the client panel but i dont know what i have done wrong because my domain isnt resolving but if i ping it from the server it resolves ¿What i have done wrong? My domain is from 1and1 and its dns are ns57.1and1.es and ns58.1and1.es Thank you guys i hope i can resolve my doubt soon
The domain has no DNS records. Please add DNS A-Records in the dns servers ns57.1and1.es and ns58.1and1.es for is-gorgeo.us and www.is-gorgeo.us that point to the IP address of your server. If you want to use email, then also add a MX record pointing to the hostname of your server.
Sorry for the triple post but i was reading old posts here and i saw that you posted a sample config file for dns, well i copied it replacing what i though i should replace this is how my dns is configured now: I hope that now they are ok.
I didn ´t noticed that i hadn ´t followed all steps from the installation guide so i reinstallled ubuntu to start from scrath i also found one of your posts till where you posted screens to configure a domain http://www.howtoforge.com/forums/showpost.php?p=146326&postcount=8 so i followed it, and my server looks like this: is that correct?
You missed the dot at the end of is-georgeo.us in the dns records (second screenshot). It must be "is-georgeo.us." and not "is-georgeo.us". The easiest way to create a new dns record is to use the dns whizard whivh will create all the subrecords incl. the dots at the end automatically for you.
Thanks for the reply till but now theres somthing strange happening: I´ve changed the config to: http://www.imagebam.com/image/ea0e2c63286425 http://www.imagebam.com/image/a2779963286492 Then i added the domain ******.*** (another domain i have) and is-gorgeo.us into sites but only ******.*** works, and both domains have been purchased from 1and1: Btw now i can´t access my server by ssh lucky of me that i had one open connection and it has not been closed, how can i fix that ? (could it be because i overwrite ntp.conf settings? )
You changed everything to onlinehome.info. This will not work of course as this is not your domain. Just change it back to "is-georgeo.us." and add the dot at the end as I told you.
Ok, i changed it back: http://www.imagebam.com/image/83e05763293145 I only tried with oninehome.info because i didnt know why ******.**ŝ worked and is-gorgeo.us dont. Thanks.
If you do a change in dns, it may take up to 48 hours until the change gets reflected in all the caching nameservers. So you might just have to wait a bit. If you want to test the local server right now, run the command: dig @localhost is-georgeo.us on the commandline of your server.
Output: Code: dig @localhost is-georgeo.us ; <<>> DiG 9.4.2-P2 <<>> @localhost is-georgeo.us ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 38879 ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;is-georgeo.us. IN A ;; Query time: 0 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Mon Jan 11 15:14:33 2010 ;; MSG SIZE rcvd: 31 Thank you!
This is not correct. Please delte the complete is-georgeo.us domain and create it again by using the dns wizard to ensure that there are no further typos. Then test it again.
I did it but i still get the same error Code: dig @localhost is-georgeo.us ; <<>> DiG 9.4.2-P2 <<>> @localhost is-georgeo.us ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 38443 ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;is-georgeo.us. IN A ;; Query time: 1 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Mon Jan 11 16:02:29 2010 ;; MSG SIZE rcvd: 31
I think that the problem were the dns of the domains because i have set up another domain correctly, i´ll will post my results with the new dns in 24/48 h.