Joseph Morrison wrote:
> For your setup, the best solution is to have your own domain,
> for example cryblood.com

You would then ask your ISP to
> publish the following DNS records:
>
>
www.cryblood.com -> your ip address ftp.cryblood.com ->
> your ip address mail.cryblood.com -> your ip address
It doesn't even need to be your ISP. You can combine dynamic DNS with a third party DNS management service.
Step one: set up dynamic DNS so that your host is registered as cryblood.DDNS.org (for some DDNS.org - see the e-smith manual for a few examples). Then contract a company or group that you trust to set up DNS for your domain or subdomain, say cryblood.com, or cryblood.friends.net (I made up friends.net - substitute any other domain that you can think of my.school.net, my.linux.user.group, etc - but they will need to be real, legal, domains).
They will know how to set up SOA and NS records, you won't need to worry about that. Then they can add a CNAME,
www.cryblood.xxx, pointing to cryblood.DDNS.org, and an MX, cryblood.xxx, also pointing to cryblood.DDNS.org. If you know someone who will accept mail for you when you are not on the net, set up another MX record as well.
> This is the best setup - direct delivery right to your e-smith
> server!
Sure is.
I'm sure that some of this won't make sense to you. Find a good, basic, DNS resource on the net. Perhaps take a look at the Linux Network Administrators Guide - it's an excellent resource.
Charlie