| bio | website | codeassembly.com |
|---|---|---|
| location | ||
| age | 29 | |
| visits | member for | 2 years, 4 months |
| seen | May 7 '12 at 7:18 | |
| stats | profile views | 3 |
|
Dec 26 |
comment |
how to setup dns so that any domain will point to one ip Fortunately my application will not need dns lookups, if it will in the future I will use ISP dns servers. |
|
Dec 26 |
comment |
how to setup dns so that any domain will point to one ip It just took some time to propagate, it works! :) I have set up an elvds that just answers A records with my server ip and it works |
|
Dec 26 |
comment |
how to setup dns so that any domain will point to one ip Is it enough to have the dns server just answer to A records with the same ip and clients setting up their domain to point to my dns server or I have to implement additional features for the dns server? I'm trying this right now and it dosen't seem to work and I don't know what I'm missing. |