I am running split dns and generally have access to my sites internally.
The exception comes when I am hosting a site that is not under my main domain.
I can set up external and internal dns entries for anything I have at *.example.com and reach these sites both internally and externally.
My problem comes with sites not under *.example.com
Say I have just set up test.com, It has an internal ip of say 192.168.1.55. I threw the test.com address in an extrenal browser and I see what I want.
So If I try giving test.com an A and PTR entry pointing to the 192.168.1.55 address in my internal dns that does not work.
I am sure there is a fantastic reason for this as you would not want others hijacking your domain, but I would also like my internal users to see these sites.
Can anyone point me in the right direction?