Hi KK,

Yes, that'll be very useful for me. Please do send me your code =)

- Steve

On Tue, Oct 6, 2009 at 5:28 PM, kk yap <[email protected]> wrote:
> Hello Steven,
>
> We (at Stanford) have experience running a DHCP service using NOX.  In NOX,
> we set up a module to hijack DHCP request.  After inspecting the packet, we
> send valid/authorized requests to a software switch.  The software is
> connected to a DHCP server, which is the usual DHCP package in Linux.  In
> fact, the DHCP server is the only thing connected to the one-port software
> switch.  Through the software switch, the DHCP replies are received and sent
> back to the client.  So, we basically provided a DHCP service without having
> to code the DHCP server in NOX.  If this is useful to you, I can send you
> the code.
>
> Regards
> KK Yap
>
> 2009/10/6 Steven Y. Ko <[email protected]>
>>
>> Hi,
>>
>> I'm wondering if there's a NOX app that intercepts DHCP requests and
>> acts as a DHCP server. I can see that there's a dhcp packet class, but
>> was not sure if there's an actual DHCP server implementation. Thanks.
>>
>> - Steve
>>
>> _______________________________________________
>> nox-dev mailing list
>> [email protected]
>> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
>

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to