First of all thanks to anyone that helps me
with this…i hope it makes sense
I can remote into my server locally but wish
to do so when in the field. I can do this if
i use
https://server.mydomain.dyndns.org/remote but
wish to remote into my domain as
https://server.mydomain.com/remote
#I have a dynamic ip from isp so registered
dynamic dns then installed dyndns updater on
the server
#Then i purchased custom dns and set a new
host which is mydomain.com and created the A
name to my ip address and created a mx record
of 10 mydomain.com. (if i mxlookup my domain
the it shows 10 mydomain my ip with 60 as
ttl)
#I also updated my webhost nameservers to
ns1.mydyndns.org etc
To summarize
1: nslookup http://www.mydomain.com points to
my webhost ip
2: nslookup http://www.mydomain.dyndns.org
points to my ip
3: nslookup http://www.server.mydomain.com
comes back non-existant domain
4: nslookup
http://www.server.mydomain.dyndns.org points
to my domain
More info will be given if needed.Thanks
again