Click here to learn the biblical way to get to heaven! (The most important page on this site)
You can have your very own virtual server though VPSLink! Using REFERRAL code MJDCDJ you will receive a 10% discount on
your new account, and I will get a service credit on my account. My personal preference is the Link 2 package running XEN for starting out (You can upgrade any time). You can choose from a variety of Linux distributions such as CENTOS, Fedora, Debian, and Ubuntu. This is a great package for learning Linux,
and setting up your own web page, or email server.
RSLinx -- Utilizing the BootP/DHCP Server
Write down the Ethernet Hardware Address of the device you wish to configure. This is also called the MAC address. Here is an example of a hardware address:
00:00:BC:1E:98:D9
Run the BootP/DHCP utility. You can access this utility if it is installed by clicking Start | Programs (or All Programs in Windows XP)| Rockwell Software | BootP/DHCP Server | BootP DHCP Server.

Once the server is open, it may as for some specific network information if this is the first time the BootP server has been run. You can obtain this information from your network administrator. For this example, we just set the subnet mask to 255.255.255.0 then click OK.
Power up your processor, and you should see the ethernet device begin to request and address.

Double click on the device. You will then be prompted to assign an IP address to the device. Be sure you double click the right device. Entering an IP address into the wrong equipment could have disastrous consequenses.

You could also enter a host name and description at this time if you wish.
If you wish to verify communication, you can ping the device from the command prompt. By default, the command prompt can be accessed from Start | Programs | Accessories | Command Prompt.

You should get replies. To ping continuously, use the -t flag after the ping command. A control-C will stop the ping command.