All the sudden my subdomain to my server went down: greyhound.redlinehost.com It was really out of the blue. Is there anything I need to be checking right now? The panel still responds to the IP it's on, but the subdomain appears to be down.
No, the only thing I did that may have remotely affected it is I did try to add mail.redlinehost.com so that mail would look more formal. However, I don't believe that's what caused it. It has to be something in the hostname/DNS
Code: mh1:~# dig greyhound.redlinehost.com ; <<>> DiG 9.3.4 <<>> greyhound.redlinehost.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19727 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;greyhound.redlinehost.com. IN A ;; ANSWER SECTION: greyhound.redlinehost.com. 172795 IN A [B][COLOR="Red"]63.147.185.25[/COLOR][/B] ;; Query time: 14 msec ;; SERVER: 213.191.92.84#53(213.191.92.84) ;; WHEN: Sat Jul 26 11:51:36 2008 ;; MSG SIZE rcvd: 59 mh1:~# IS this the correct IP address?
Then it should work. Is the ISPConfig server in your LAN? If so, make sure that your ISP doesn't block port 81 and that your router supports loopbacks.
Actually http://63.147.185.25:81 works but greyhound.redlinehost.com:81 doesn't work. I'm so confused =\
I started farting around with the DNS in the backend and managed to get it to resolve. =| Anyway, another question - can I route mail.domain.com everytime I setup a domain too?