Link to home
Start Free TrialLog in
Avatar of blago
blago

asked on

Dynamic IP

Hi, I have cable internet connection. My IP is dynamic but I have noticed that it actualy does not change. My question is, can I host a domain name on my computer (and how) assuming that I'm going to keep always the same IP?
ASKER CERTIFIED SOLUTION
Avatar of scraig84
scraig84

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of blago
blago

ASKER

How do I do that scraig84? Of cource I'm not asking for detailed "algorithm" :-) for seting up an internet domain, but for general directions like do I install DNS Server, do I have to contact someone, what information do I need, where can I read more about this. I'm going to run Linux Mandrake. And I rather do that with educational then commersial purpose. For further help I'll increase the points.

Thanks in advance.
One way to do it:  Register the domain with Network Solutions or some other domain registration company.  As part of the registration process, you will have to put in the address of you primary and secondary DNS servers.  You will probably have to host these servers, since you are breaking your usage agreement with your cable company.  Once you are setup with a domain, you can create records in your DNS servers to point to the different servers you will be hosting data with.

Another way to do it (IMHO much better):  Use a service like DynDNS.org to register your servers in DNS.  Basically, you run an application that goes out and updates your DNS records in the DynDNS DNS server with your current IP address.  This way, if your IP address changes, you will still be in business.  You probably won't get the exact domain name you may want, but there is less for you to provide / administrate.  The service through DynDNS.org is free and they manage the DNS servers, so you can concentrate on the content you are trying to provide.

Just be careful, because like I said above, running a server using your cable connection typically breaks your usage agreement with your cable company.  They can and will revoke your access if they catch you.

I hope that this helps.  Let us know if you have any questions!

Good luck!
Actually, for a one-time charge of $30.00, DynDNS.org will be your primary and secondary DNS servers for any domain that your register.
Avatar of blago

ASKER

Thanks scraig84 .