DHCP Server and Client on same interface

Sumant Gupta sumantgupta at gmail.com
Tue Aug 22 17:26:17 UTC 2017


The thing is in my environment no manually interference is possible since
it would be going as bundled package.so was trying to dhcp approach.

One way I can think is create raw socket on eth0 in my application  with
dhcpv6 solicit packet received from client  send to tap0 interface where
dhcp server is running..
What's your view?
Sumant

On Tuesday, August 22, 2017, Eugene Grosbein <eugen at grosbein.net> wrote:

> 23.08.2017 0:10, Sumant Gupta пишет:
> > Actually the client is some  embedded linux board and has only serial
> interface link and no Ethernet interface so I need to give dhcpv6 address
> to that client.
> >
> > On my host machine it is linux Ubuntu 14.05 and o am using ISC DHCP
> server on Ubuntu machine
>
> Then why do you use DHCP protocol in first place?
> Serial interface is not Ethernet and have no MAC address.
> You should better use some standard PPP software and assign IP to the
> board via PPP.
>
> PPP will give you more less overhead and more speed then Ethernet over
> serial emulation.
> It also supports transparent compression of IP packets that would be
> benefit for low-speed serial interface.
>
>
>
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org <javascript:;>
> https://lists.isc.org/mailman/listinfo/dhcp-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20170822/22ef5b8f/attachment.html>


More information about the dhcp-users mailing list