in reply to Net::RawIP failing in some case
Is there any other module available to write the packets (frames) just to the local Ethernet interface(eth0), because I just want to simulate the exact scenario, my aim is not to send the packet to any external machine but to send only to the local Ethernet interface.
moreover that module must be free from this encoding issue, it has to process the packet as raw data while parsing the packet and preparing it to send to the Ethernet device.
because I didn't had success with the Net::RawIP::bset routine.
Any help is greatly appreciated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::RawIP failing in some case
by Anonymous Monk on Apr 23, 2009 at 19:42 UTC |