Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 1996 17:04:52 -0800 (PST)
From:      rishim@teil.soft.net (Rishi Gautam)
To:        hackers@freebsd.org
Subject:   Need Info regarding DHCP
Message-ID:  <9607190105.AA29766@teil.soft.net>

next in thread | raw e-mail | index | archive | help

Hi
I am trying to develop a miniature version of DHCP on FreeBSD. 
In the DHCP client, while sending the DHCPOFFER or DHCPREQUEST message through 
the interface, IP will discard the packet, if the interface is not 
configured(because rtalloc will fail and also the IF_UP flag will not be set).  

Secondly,if I want to send a packet with IPsource Address 0.0.0.0, how
could I do that. This I need as the RFC referred to the DHCP, mention the
source address should be zero.

Looking for the information.

Rishi




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9607190105.AA29766>