Distributed Computing for Tracking Net Problems?
Osrin asks: "A software firewall package that came with a recent computer purchase is using a site called MyNetWatchman to track, catalog and escalate firewall incidents back to ISPs. I was wondering what Slashdot readers think of this type of solution and which other Internet problems it would lend itself to helping resolve?"
nmap has an option ("-S") to spoof the source address. Here's the documentation from the man page:
You could also combine this with the -D (decoy) option, which accepts a list of addresses to spoof. More text from the same man page: