On 07/24/07 14:48, Orlando wrote: > [29630](/usr/local/lib/nessus/plugins/rpcinfo.nasl) Undefined function > 'stream_error' ... > [29843](/usr/local/lib/nessus/plugins/rpc_rstatd.nasl) Undefined > function 'get_rpc_port2' > > [29843](/usr/local/lib/nessus/plugins/rpc_rstatd.nasl) Undefined > function 'get_rpc_port2' ... > [29848](/usr/local/lib/nessus/plugins/rusers_output.nasl) Undefined > function 'get_rpc_port2'
These function calls are all in sunrpc_func.inc. > Found function code in sunrpc_func.inc: > > function get_rpc_port(program, protocol, portmap) It looks like you have an old version of the include file. Update your plugins and make sure you're at revision 1.3 of sunrpc_func.inc, which is from May 14th, 2007. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
