Are you using SuSE 9.0? There's a known problem with the kernel in that version. I suggest you compile a "vanilla" kernel to avoid the issue.
Let me know how you get on,
Paul
[EMAIL PROTECTED] wrote:
I am having issues somewhat similar to what Ravi was seeing. I want to enable
the "Ping the remost host" option to do an ICMP ping because I'm scanning
large subnets and want to move on quickly if something doesn't appear to be
up. The "Ping the remote host" option calls ping_host.nasl, and using
Ethereal I found what seems to be the problem. Nessus sends out an ICMP echo
request, but hosts never reply, apparently because the IP header checksum in
the ICMP packet is 0! The relevant part of ping_host.nasl is below (sorry if
the formatting is goofy):
-- Paul Johnston Internet Security Specialist Westpoint Limited Albion Wharf, 19 Albion Street, Manchester, M1 5LN England Tel: +44 (0)161 237 1028 Fax: +44 (0)161 237 1031 email: [EMAIL PROTECTED] web: www.westpoint.ltd.uk
_______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
