• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

DNS Help

LuckyTaxi

Diamond Member
1 - Let's say our domain is abc.com.
2 - Our websites are hosted on dedicated servers outside our company.
3 - We're running Active Directory and the domain we setup is called abc.com

Ok, so I added www as a CNAME and pointed it to the IP address to the server that houses
our website. If I ping www.abc.com it resolves to the external IP to the dedicated server.
If I ping abc.com it points back to the internal IP of the PDC 192.168.100.10. How the heck do I resolve abc.com to the external IP?

 
Yeah, that's the "fix". The best way is to never name your Internal Domain the same as your Public Domain name. All it does is cause confusion. Name your Domain AAA.LAN or something simple and not accessible by the public.
 
Originally posted by: lilcam
1 - Let's say our domain is abc.com.
2 - Our websites are hosted on dedicated servers outside our company.
3 - We're running Active Directory and the domain we setup is called abc.com

Ok, so I added www as a CNAME and pointed it to the IP address to the server that houses
our website. If I ping www.abc.com it resolves to the external IP to the dedicated server.
If I ping abc.com it points back to the internal IP of the PDC 192.168.100.10. How the heck do I resolve abc.com to the external IP?

It's resolving to where it is supposed to. If you want to hit the external IP use the proper hostname.. www.abc.com


 
Back
Top