<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<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:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Palatino Linotype";
        panose-1:2 4 5 2 5 5 5 3 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
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;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>I'm assuming that this server is ONLY going to serve requests forwarded to it from a dhcp relay agent?  If so you want the local-address and local-port statements in your dhcp configuration(s) to listen on specific IP addresses - this will of course preclude dhcpd from responding to broadcast requests, but I can't think of any logical reason why you'd want it to respond to broadcasts at all, when you're running multiple daemons on the same broadcast network/interface in the first place...<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='color:#1F497D'>====================<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Scott Stone <scott_stone@trendmicro.com><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Manager, DCS-RD<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Trend Micro, Inc. http://www.trendmicro.com<o:p></o:p></span></p></div><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> dhcp-users-bounces+scott_stone=trendmicro.com@lists.isc.org [mailto:dhcp-users-bounces+scott_stone=trendmicro.com@lists.isc.org] <b>On Behalf Of </b>ameen.shajahan@wipro.com<br><b>Sent:</b> Friday, December 23, 2011 5:26 AM<br><b>To:</b> dhcp-users@lists.isc.org<br><b>Subject:</b> how to execute multiple server(dhcpd) in a single machine using ISCdhcp-4.2.3<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi,<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                I want to execute multiple server in a machine.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                I am using ISC dhcp-4.2.3 free source code.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal> <span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                I am executing dhcpd executable in server side.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                So I am using ixp1 interface for this test.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                Since we cant able to run two executable in a single interface I have created one virtual interface like ixp1:1 . It was created also<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                But my problem is while executing using virtual interface its throwing an error like Not configured to listen on any interface<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                Actually I have added subnet declaration for ixp1:1<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                But executing using ixp1 interface , there is no problem. It was executed smoothly.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal> <span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                I want to know what would be the procedure for executing multiple server in a machine.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal> <span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                Is there any procedure actually??<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal> <span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                I have added snapshots , please look into that.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                What would be the reason.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal>                I want to execute multiple server executable in a machine, what would be the procedur.<span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal> <span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal> <span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'># ifconfig</span><span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>ixp0</span><span lang=EN-IN>      Link encap:EthernetHWaddr 00:60:43:80:41:92<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>inet addr:25.1.1.1</span><span lang=EN-IN>  Bcast:25.255.255.255  Mask:255.0.0.0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>inet6addr: fe80::260:43ff:fe80:4192/64 Scope:Link<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          RX packets:4767 errors:0 dropped:0 overruns:0 frame:0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          TX packets:3397 errors:0 dropped:0 overruns:0 carrier:0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>collisions:0 txqueuelen:256<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          RX bytes:451824 (441.2 KiB)  TX bytes:677416 (661.5 KiB)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>ixp1  </span><span lang=EN-IN>    Link encap:EthernetHWaddr 00:60:43:80:41:93<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>inet addr:65.1.1.1  </span><span lang=EN-IN>Bcast:65.255.255.255  Mask:255.0.0.0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>inet6addr: fe80::260:43ff:fe80:4193/64 Scope:Link<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          UP BROADCAST RUNNING MULTICAST  MTU:1504  Metric:1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          RX packets:1251 errors:0 dropped:0 overruns:0 frame:0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          TX packets:590 errors:0 dropped:0 overruns:0 carrier:0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>collisions:0 txqueuelen:256<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          RX bytes:143248 (139.8 KiB)  TX bytes:205548 (200.7 KiB)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>ixp1:1</span><span lang=EN-IN>    Link encap:EthernetHWaddr 00:60:43:80:41:93<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>inet addr:75.1.1.1</span><span lang=EN-IN>  Bcast:75.255.255.255  Mask:255.0.0.0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          UP BROADCAST RUNNING MULTICAST  MTU:1504  Metric:1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>lo        Link encap:Local Loopback<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>inet addr:127.0.0.1  Mask:255.0.0.0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>inet6addr: ::1/128 Scope:Host<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          UP LOOPBACK RUNNING  MTU:16436  Metric:1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          RX packets:397 errors:0 dropped:0 overruns:0 frame:0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          TX packets:397 errors:0 dropped:0 overruns:0 carrier:0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>collisions:0 txqueuelen:0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>          RX bytes:29628 (28.9 KiB)  TX bytes:29628 (28.9 KiB)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>..........................................................................................<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'># ./dhcpd -d -4 -cf /opt/v1/etc/dhcpd.conf ixp1:1                         its throwing an error for ixp1:1</span><span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Internet Systems Consortium DHCP Server 4.2.3<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Copyright 2004-2011 Internet Systems Consortium.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>All rights reserved.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>For info, please visit https://www.isc.org/software/dhcp/<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 0 class decls to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 0 deleted host decls to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 0 new dynamic host decls to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 1 leases to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>No subnet declaration for ixp1:1 (no IPv4 addresses).<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>** Ignoring requests on ixp1:1.  If this is not what<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>you want, please write a subnet declaration<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>in your dhcpd.conf file for the network segment<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>to which interface ixp1:1 is attached. **<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Not configured to listen on any interfaces!<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>If you did not get this software from ftp.isc.org, please<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>get the latest from ftp.isc.org and install that before<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>requesting help.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>If you did get this software from ftp.isc.org and have not<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>yet read the README, please read it before requesting help.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>If you intend to request help from the dhcp-server@isc.org<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>mailing list, please read the section on the README about<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>submitting bug reports and requests for help.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Please do not under any circumstances send requests for<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>help directly to the authors of this software - please<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>send them to the appropriate mailing list as described in<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>the README file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>exiting.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>#<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>.............................................................................................<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>./dhcpd -d -4 -cf /opt/v1/etc/dhcpd.conf ixp1                              its running normallyfor ixp1</span><span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Internet Systems Consortium DHCP Server 4.2.3<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Copyright 2004-2011 Internet Systems Consortium.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>All rights reserved.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>For info, please visit https://www.isc.org/software/dhcp/<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 0 class decls to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 0 deleted host decls to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 0 new dynamic host decls to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Wrote 1 leases to leases file.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Listening on LPF/ixp1/00:60:43:80:41:93/65.1.1.0/24<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Sending on   LPF/ixp1/00:60:43:80:41:93/65.1.1.0/24<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Sending on   Socket/fallback/fallback-net<a name="_GoBack"></a><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN style='color:red'>My changes in default conf file for different interfaces</span><span lang=EN-IN><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>subnet 25.1.1.0 netmask 255.255.255.0 {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>   option routers 25.1.1.1;                                                 --------------> for ixp0<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>   range 25.1.1.2 25.1.1.10;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>}<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>subnet 65.1.1.0 netmask 255.255.255.0 {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>  option routers 65.1.1.1;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>  range 65.1.1.2 65.1.1.10;                                                      --------------> for ixp1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> }<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> subnet 75.1.1.0 netmask 255.255.255.0 {<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>  option routers 75.1.1.1;                                                          ------------</span><span lang=EN-IN style='font-family:Wingdings'>à</span><span lang=EN-IN> for ixp1:1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>  range 75.1.1.2 75.1.1.10;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> }<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Regards,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN>Ameen S<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-IN> <o:p></o:p></span></p><p class=MsoNormal> <span lang=EN-IN><o:p></o:p></span></p><p><strong><span lang=EN-IN 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 lang=EN-IN><o:p></o:p></span></p><p><span lang=EN-IN>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. <o:p></o:p></span></p><p><span lang=EN-IN>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. <o:p></o:p></span></p><p><span lang=EN-IN>www.wipro.com <o:p></o:p></span></p></div></body></html>
<table><tr><td bgcolor=#ffffff><font color=#000000><pre>TREND MICRO EMAIL NOTICE
The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system.</pre></font></td></tr></table>