Are you sure this isn't a network problem? Looks like my nessus-update-plugins is hitting 91.121.66.143:443. Are you able to get there with something like lynx or telnet?
# strace -f -etrace=connect /path/to/nessus-update-plugins will show you the IP it's trying if for some reason it's different than mine. Jon Barnhardt wrote: > Hi all, > > I have been trying to update my nessus plugin feed for a couple of days now > with no success. > > Here is the recap: > > Was running Ubuntu 6.10 and everything was working fine. > I upgraded Ubuntu to version 7.10 and ran the nessus .deb file for gutsy > (7.10) nessus version 3.2.1. > I then registered the feed using the activation code provided via new > registration. > > When I try to run: sudo nessus-update-plugins > > I receive: > An unknown HTTP error has occured (http error code: 404) > Could not retrieve the plugins MD5 > Aborting > > If I run: sudo nessus-fetch --check > > I get: > nessus-fetch is not configured to receive a plugin feed. > > > Any ideas? > thanks in advance. > > _________________________________ > Jon > _______________________________________________ > Nessus mailing list > [email protected] > http://mail.nessus.org/mailman/listinfo/nessus > > _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
