[CLUE-Tech] Getting the IP

Dennis J Perkins djperkins at americanisp.net
Sat Aug 23 22:19:45 MDT 2003


Actually, I think DHCP came out of bootp.  I think Windows just 
popularized it.

If you know the MAC address of your Ethernet card, you might be able to 
tell DHCP to always assign the same IP address to that card.  That does 
negate much of the advantages of DHCP, but at least you could make 
changes from a central location.  I assume that DNS3 makes this unnecessary.

Match Grun wrote:

>DHCP is a means of automatically allocating IP addresses. Either a
>host file or DNS maps a host name to an IP address. You will probably
>need to write a script to allow DHCP and DNS to synchronize. DHCP came
>out of the windows world. DNS came out of the the Unix world.
>
>With DNS3, when it becomes available, you may be able to do this. Also,
>you might want to take a look at the Zeroconf project. Apple are doing
>some work on this project. Search Google for this one. Also, Linux
>Journal or Linux Magazine did a recent article on this one.
>
>Match
>
>On Sat, 23 Aug 2003 09:53:05 -0600
>Roger Frank <rfrank at rfrank.net> wrote:
>
>  
>
>>One Linux box boots and uses DHCP to get an IP address.
>>In my test setup, machine A gets dhcppc1 and 192.168.0.11.  
>>From another machine, call it B, I want to be able to find 
>>machine A to do ssh and scp to it.  
>>
>>On machine B I do `ping dhcppc1` and get "unknown host."
>>That's saying DNS doesn't know about it.  I don't know
>>that there should be a connection between DHCP and DNS
>>anyway.
>>
>>In the real setup (which is the school lab), each machine
>>would use DHCP but it would provide a name relating to
>>the physical position of the student station in the
>>lab, such as phs-501 for a machine name.  But I don't
>>think that makes any difference for my question.
>>
>>So how do I find out the IP address acquired with DHCP
>>of machine A from machine B?
>>
>>---
>>Roger Frank
>>_______________________________________________
>>CLUE-Tech mailing list
>>Post messages to: CLUE-Tech at clue.denver.co.us
>>Unsubscribe or manage your options:
>>http://clue.denver.co.us/mailman/listinfo/clue-tech
>>    
>>
>_______________________________________________
>CLUE-Tech mailing list
>Post messages to: CLUE-Tech at clue.denver.co.us
>Unsubscribe or manage your options: http://clue.denver.co.us/mailman/listinfo/clue-tech
>
>
>  
>




More information about the clue-tech mailing list