View Single Post
  #2  
Old December 1st, 2004, 05:34 PM
rbb rbb is offline
Registered User
 
Join Date: Oct 2004
Posts: 75
Thanks: 0
Thanked 0 Times in 0 Posts
rbb is on a distinguished road
You will need a way to resolve names to IP's. I use a FreeBSD machine with named running, then dhcpd that has the mac addresses of the specific machines, and gives them specific IP's. My DNS server resolves the names.

You can use /etc/hosts as well.
Reply With Quote