Hello,

I am trying to use Net::RawIP in order to craft UDP packets, which have
a custom source ip. The packets get sent, but tcpdump reports that the
checksum which is automatically computed (according to the docs) is incorrect.

There is a single post about this issue on perlmonks, I've also seen
examples on the internet using Net::RawIP for this, so I've figured
that I might be doing something wrong. I also remember Net::RawIP
complain about being compiled for a different Perl version, but I've
solved that by deleting perl5/site_perl/RawIP* and reinstalling the
cpan module.

You can also give me suggestions about other modules which are as easy
to use as this one for changing the source address - most of those I
have found do not have this option (eg. : Net::Write)

Regards,
Mitescu George Dan

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to