i have an account with dyndns.com that i use to host my own website from an ubuntu desktop in my home:
mydomain.dyndns.org
i've added a subdomain as a virtual host in the apache server:
mysub.mydomain.dyndns.org
i can access it if i put an entry in my /etc/hosts file, but i want to be able to access it from anywhere. is there a (free) way to do this through dyndns.com, or do i need to set up a dns server? if so where can i get instructions on how to do this?