in reply to Net::RawIP question

Hello mark200,

Welcome to the Monastery. From the module Net::RawIP documentation:

Please look at the examples in the examples/ folder of the distribution.

Follow the link examples

Hope this helps, BR.

Seeking for Perl wisdom...on the process of learning...not there...yet!

Replies are listed 'Best First'.
Re^2: Net::RawIP question
by mark200 (Novice) on Aug 17, 2018 at 11:10 UTC
    Thanks, helped but the problem is that when i try send the ethernet packet using ethsend function it never sent. I followed same as in examples but not helped. If you can give example of simply creating ethernet packet then send it, this will be helpful.