Internet Host Name... Tip Needed

Hello,Im trying to finish my Domino Server installation and i have to enter a fully qualified internet host name.

I have no idea what that is and were to get that information.

Im running my server (including the Client/Designer/Adminstrator) as my development environment on my laptop.

Does the host name comes from my ISP? Is it absolutely necessary to enter a Host Name?

By the way, my laptop runs on a wireless network with no static IP address (IP assign by DHCP).

Please help

Thanks

SM jr

Subject: Internet Host Name… Tip Needed

Here are steps to assign a hostname to an XP computer:

Right Click “My Computer” on the desktop.

Click the “Computer Name” tab.

Click the “Change” button.

Enter “Computer name:”

Click the “More…” button

Enter a “Primary DNS suffix of this computer”

You should restart after this. Open a command prompt and ping the hostname you created from the computer you did this on. If you would like to assign a well known host name to your machine that other computers can access remotely, check out TZO for “Dynamic DNS” options. This lets you assign a well known host name to DHCP addresses.

http://www.tzo.com/

you can either sign up for top level domain service, or go cheaper and create a subdomain, e.g. yourdomain.tzo.net.

Stephen

Subject: RE: Internet Host Name… Tip Needed

Thanks Stephen,

What your saying is that by entering a Primary DNS suffix for the computer, this becomes the internet host name.

Is this correct?

Thanks again, can wait to start developping on my own server!

SM jr

Subject: RE: Internet Host Name… Tip Needed

The full computer name is the concatenation of the computer name and the Primary DNS suffix. This will resolve locally on the server itself (i.e. it will resolve for the machine on which you make this change). If you have other machines on your LAN, you can enter the server’s hostname and IP in your host file(s) to resolve on remote machines on your network for free, or you can additionally use the TZO dynamic DNS service if you would like to open your machine up for Internet access using a ‘well known’ host name.

Stephen