Hi: I am trying to use nox controller to act as a proxy for a host, especially for icmp and arp request. I need tp have nox controller generate icmp echo reply packet on behalf of a host. I was able to make nox intercept a icmp echo request. The thing I am unable to achieve is to make nox create a icmp packet and send it on behalf of the host. Is there a clean API for generating a packet? I tried looking into the classes for icmp, ip, arp but I could not find any function that can encapsulate the stuff into a single packet.
-Immad
_______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
