creeking

msg:3631582 | 4:27 pm on Apr 21, 2008 (gmt 0) |
do the sites like "2046.personals.mysite.com" actually work? what DNS are you using?
|
draggar

msg:3632129 | 9:37 am on Apr 22, 2008 (gmt 0) |
Some hosting companies will point non-used subdomains to their own parking pages, is it possible this is it?
|
cicru

msg:3632236 | 12:07 pm on Apr 22, 2008 (gmt 0) |
Hi, yes these do work. They are mainly pron pages.
|
cicru

msg:3632258 | 12:56 pm on Apr 22, 2008 (gmt 0) |
The DNS is in the US but the IP is a Russian one. How should I approach this ? Can one ask for an IP to be black listed? Any help appreciated.
|
jdMorgan

msg:3632341 | 2:40 pm on Apr 22, 2008 (gmt 0) |
If possible, you should define a "Wild-card" DNS record for your domain, so that *all* possible subdomains will resolve to your server. Typically, it would look something like: | *.example.com. 86400 IN A 192.168.0.1 |
| Note the trailing period on the domain name. Having done that, add a 301-Redirect to redirect requests for all resources at all non-canonical hostnames to the same resources at the canonical hostname. If you have a unique IP address for your server (whether it's on shared hosting or not), then you should be able to do all of this yourself. If you share an IP address with other sites hosted on the same server, then you may have to ask your host for help in order to get wild-card subdomains working. Jim
|
creeking

msg:3633101 | 11:06 am on Apr 23, 2008 (gmt 0) |
change nameservers. try using free 3rd party dns. if your domain registrar offers free dns, you could use that.
|
|