>Have you tested it with newest openvas-nasl interpreter? We also had >problems with send_packet() function >when using older interpreter version because of pcap_timeout bug >(http://wald.intevation.org/tracker/?func=detail&atid=220&aid=901&group_id= 29).
I did with 2.0.1, let me rebuild and test once again. >I don't think this is the reason because this_host() function returned >correct IP address when using >Nessus nasl interpreter on the sam machine. Not sure, maybe it is another >bug? Could be, if it is reproducible on the same system, please file the bug. > > >2. Function get_ip_element() returned wrong results when extracting > IP_ID > >value from received ICMP packet. Example: > > > get_ip_element(element : "ip_id", ip : ret); > > >Perhaps, if IP_ID value of received packet was 0xAABB (as seen by > packet > >sniffers tcpdump and tshark), function returned value 0xBBAA (flipped > >bytes). We evaded this error by using symmetric number (0xBABA). > >Should we file this as a bug on Tracker? Please file. I saw few other scripts using, they may not be working as well. >I corrected this, plugin is in attachment. Thanks. Chandra. _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
