<div dir="ltr">Hi there,<br><br>I think you can use a bridge to accomplish what you're looking for. If I understand correctly, you have 2 different LAN segments (one on each router's interface) and you need the client's interface connected to the DHCP server interface as it was in the same LAN. You can do that using a bridge. <br><br>You should keep in mind your network topology though and if it's what you want for your network.. I'm just think in the simplest scenario were you have CLIENT <-> ROUTER <-> SERVER.<br><br>Hope this helps!</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 13, 2015 at 2:15 PM, Rajeev Bansal <span dir="ltr"><<a href="mailto:rajeev.bansal@innobox.com" target="_blank">rajeev.bansal@innobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi ,<div><br></div><div> I have a specific requirement, where I would like to forward a dhcp discover/request/renew/release packets from a client via a router to another subnet. I can't use a dhcrelay for this purpose, because in my scenario both interface of my router (client side and dhcp server side) will not have IPv4 address assigned. Yes that means, I am trying to forward the dhcp packets to different link without my client knowing that it is communicating over different Ethernet link.</div><div><br></div><div>For example, lets say my router has eth0 and eth1 two interface and there is a laptop connected to eth0 and there is server running on the LAN on which eth1 is connected. Now I want to forward my client's dhcp requests from eth0 to eth1 and response from eth1 to eth0 seamlessly. Please note eth0 and eth1 both doesn't have any IP address assigned. </div><div><br></div><div>I don't think dhcrelay will fit in my requirement, can someone suggest some way to do that. </div><div><br></div><div>Thanks,</div><div>-Rajeev</div></div>
<br>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br></div>