Re: Libnet 1.1.2 Released
Alberto Ornaghi <[email protected]> Sat, 27 Mar 2004 14:28:17 +0100
| Newsgroups | gmane.comp.security.libnet |
|---|---|
| Message-ID | <[email protected]> |
Mike Schiffman wrote:
> 1.1.2 is official (http://www.packetfactory.net/libnet/):
>
> Fixed the ICMP error message builders (there was a pblock assembly bug
> that would prevent you from building more than one ICMP {unreach, time
> exceed, redirect} in succession; the order of operations has changed
> slightly for building these packets, see the documenation and
> sample code
I've looked at the sample code and the new method to construct an icmp
redirect packet, but if I execute the sample program, I get:
./icmp_redirect -s 1.1.1.1 -d 2.2.2.2 -g 3.3.3.3
libnet 1.1 packet shaping: ICMP redirect[link]
Can't build ICMP header: libnet_pblock_append(): memcpy would overflow
buffer
any ideas ?
bye
--
--==> ALoR <==---------------------- - - -
There are only 10 types of people in this world...
Those who understand binary, and those who don't.