Can Anyone Load ThanksAJ.com?
-
It's working from here.
-
-
@thanksajdotcom said:
Yeah, it pings with the right IP but DNS won't resolve it! GRRR!
Are you using CloudFlare?
-
Working here no issues.
-
Cloudflare is always going to resolve to its own IP unless you turn off their cache by making the could icon for that entry go grey.
-
Not using CloudFare. Cant'with NoIP. Wish I could.
-
Yeah I fixed it. Issue was that www.thanksaj.com AND thanksaj.com had to both be changed, and I forgot the www one.
-
However, now I can no longer ping the C@C server...
-
@thanksajdotcom said:
Yeah I fixed it. Issue was that www.thanksaj.com AND thanksaj.com had to both be changed, and I forgot the www one.
That's a deeper issue. You made two A records which is not how you do that. The www one should be a CNAME, not an A record. Good DNS management from the beginning protects you from that.
-
@thanksajdotcom said:
Not using CloudFare. Cant'with NoIP. Wish I could.
Why can't you? You easily can just enter the dns of no-ip as a cname record.
-
@thecreativeone91 said:
@thanksajdotcom said:
Not using CloudFare. Cant'with NoIP. Wish I could.
Why can't you? You easily can just enter the dns of no-ip as a cname record.
Can't have the domain listed in two places.
-
@scottalanmiller said:
@thecreativeone91 said:
@thanksajdotcom said:
Not using CloudFare. Cant'with NoIP. Wish I could.
Why can't you? You easily can just enter the dns of no-ip as a cname record.
Can't have the domain listed in two places.
How is it listed two places? You take site.no-ip.com name and use as an alias with a cname record. Should work fine.
-
@thecreativeone91 said:
How is it listed two places? You take site.no-ip.com name and use as an alias with a cname record. Should work fine.
Oh, I see, didn't know that no-ip.com could do that.
-
Ok, can you guys explain this to me more please? This is all going right over me.
-
Also, can't do a CNAME record for just thanksaj.com...or would it be for the www?
-
Never mind, I got it.
-
This looks right.
-
Now my next question:
How do I point a subdomain to a hostname attached to as specific port as something other than a web redirect?Basically I want plex.thanksaj.com to go to ip.of.plex.server:32400/web. That or do something with an Apache virtual host for that and figure out how to get Plex to run on Port 80.