<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-IN" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi All,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">Setup for relay in our network<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">--------------------------------------</span></b><span lang="EN-US"><br>
<br>
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Dhcpserver------------------Our network---------------------------Relay------------------PC<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">eth0: 10.46.185.77                                                                eth0 : 30.30.30.31<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">From Server I can able to ping relay and vice versa. So no reachability issues. But IP is not getting assigned to PC.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">Server side configuration<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">--------------------------------<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US">cat /etc/dhcpd.conf<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">subnet 10.46.185.0 netmask 255.255.255.0 {<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">}<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">subnet 30.30.30.0 netmask 255.255.255.0 {<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  range 30.30.30.2 30.30.30.10;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">}<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">[root@New_LC_04 ~]# ifconfig eth0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">eth0      Link encap:Ethernet  HWaddr 00:30:48:B0:D4:E2<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          inet addr:10.46.185.77  Bcast:10.46.185.255  Mask:255.255.255.0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          inet6 addr: fe80::230:48ff:feb0:d4e2/64 Scope:Link<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          RX packets:944510 errors:0 dropped:0 overruns:0 frame:0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          TX packets:27901 errors:0 dropped:0 overruns:0 carrier:0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          collisions:0 txqueuelen:1000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          RX bytes:80879632 (77.1 MiB)  TX bytes:5138695 (4.9 MiB)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          Memory:d0100000-d0120000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">[root@New_LC_04 ~]#<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">Snap In Server side<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">------------------------<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">[root@New_LC_04 ~]# dhcpd -4 -d -cf /etc/dhcpd.conf -lf /var/db/dhcpd.leases eth0
<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">DHCPDISCOVER from d0:27:88:d7:4a:31 (PC) via 30.30.30.31<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">DHCPOFFER on 30.30.30.2 to d0:27:88:d7:4a:31 (PC) via 30.30.30.31<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">Snap In Relay side<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">----------------------<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US"># ifconfig eth0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">eth0      Link encap:Ethernet  HWaddr 00:60:43:00:00:0A<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          inet addr:30.30.30.31  Bcast:30.30.30.255  Mask:255.255.255.0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          inet6 addr: fe80::260:43ff:fe00:a/64 Scope:Link<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          RX packets:139 errors:0 dropped:0 overruns:0 frame:0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          TX packets:15 errors:0 dropped:0 overruns:0 carrier:0<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          collisions:0 txqueuelen:1000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          RX bytes:32290 (31.5 KiB)  TX bytes:1062 (1.0 KiB)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          Base address:0x6000<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">#<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">#./dhcrelay -4  -d 10.46.185.77<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:red">Forwarded BOOTREQUEST for d0:27:88:d7:4a:31 to 10.46.185.77<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Both server and relay are able to ping each other. But why the BOOTREPLY message not coming to relay.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I am trying hard with this  setup, but in server I can able to see up to DHCP OFFER message only.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Please let me know how to debug that. If somebody knows how to debug this, that would be great help for me.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">What was the reason behind for this issue?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Ameen<o:p></o:p></span></p>
</div>
<P><strong><span style='font-size:10.0pt;font-family:
"Palatino Linotype","serif";color:green'> Please do not print this email unless it is absolutely necessary. </span></strong><span style='font-family:"Arial","sans-serif"'><o:p></o:p></span></p>


<p> 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. </p>

<p>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. </p>
<p>
www.wipro.com
</p>
</body>
</html>