...targetfile seems to be a file containing one IP-Address to scan, because nessus needs a file to read from in batch mode.
The network to scan is broken into different files, one IP-Addr. per file. As result you will get one resultfile (.nbe) per IP-Addr. This meens, that you will have one nessus job per address. (In my special case I have enormeous problems to run scans on large networks in parallel on Linux. - because of that I try out BSD in this moment.) The perl-script separates the information into data fields and writes it into the database. This seems to be not too complicated because of the "|" separators in .nbe files. Hope, this can help a little bit. chmod077 -- NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl GMX DSL-Netzanschluss + Tarif zum superg�nstigen Komplett-Preis! _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
