Error in relay while using ISC DHCP code????

ameen.shajahan at wipro.com ameen.shajahan at wipro.com
Wed Dec 14 12:23:22 UTC 2011


Hi all ,
                I am using ISC DHCP-4.2.3 code and testing the DHCPV4 server and relay.

                Also I am using the default conf file.
                Client and server communication happened successfully by sending DHCP discover , offer ,Request ,Ack messages.

                But in relay there is some problem.

                SERVER IP address is 10.5.5.0
                RELAY IP address is 20.5.1.1
                I want to know whether I should use the same conf file or I should make some changes in it.



In server side

# ./dhcpd -4 -d -cf /etc/dhcpd.conf -lf /var/db/dhcpd.leases ixp0
Internet Systems Consortium DHCP Server 4.2.3
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Wrote 0 class decls to leases file.
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 2 leases to leases file.
Listening on LPF/ixp0/00:60:43:60:ca:99/10.5.5.0/27
Sending on   LPF/ixp0/00:60:43:60:ca:99/10.5.5.0/27
Sending on   Socket/fallback/fallback-net


In Relay side

#./dhcrelay -4 -d  -i ixp0 10.5.5.0 -i ixp1 20.5.1.1
Internet Systems Consortium DHCP Server 4.2.3
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/ixp0/00:60:43:60:ca:99/10.5.5.0/27
Sending on   LPF/ixp0/00:60:43:60:ca:99/10.5.5.0/27
Listening on LPF/ixp1/00:60:43:60:ca:99/20.5.1.1/27
Sending on   LPF/ixp1/00:60:43:60:ca:99/20.5.1.1/27
Sending on   Socket/fallback/fallback-net
After that its sending BOOTP REQUEST to 20.5.1.1

After that its sending BOOTP REQUEST to 10.5.5.0




In Client side



C:\Documents and Settings\admin>ipconfig /renew

Windows IP Configuration

An error occurred while renewing interface Remote : unable to contact your DHCP
server. Request has timed out.

C:\Documents and Settings\admin>

I have attached the conf file. Please have a look.



My problem is how to run the relay using ISC DHCP
What should I change?
Where would be the problem actually??

Regards,
Ameen S






Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20111214/9a42e23f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sample conf file of ISC DHCP.docx
Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document
Size: 12458 bytes
Desc: sample conf file of ISC DHCP.docx
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20111214/9a42e23f/attachment.bin>


More information about the dhcp-users mailing list