Simplify (and really) sleep correctly to avoid hammering files.pfsense.org
Echo out to system logs exactly what is going on during bogons update
correct bogons file location
Switch to a more random number between 1-2,000. that'd be somewhere betweenimmediately and 33 minutes. If people are setting their time zoneproperly that also helps distribute the load, since it runs at 1:01 AMlocal time.
Use files.pfsense.org
Requested-by: CMB
Log how many changes are made to bogons file.
Throw an error when we cannot download bogons file instead of blindly assuming it succeedded.
Actually generate a random number
Match on the beginning of the string so that the 110 network is included
Submitted-by: XAI via IRC
MFC 9473Update bogons to latest from cymru Strip out RFC1918 since we have a seperate filter for that (and we tell people that we don't block them in this filter, doh)
Make uniform by renaming update_bogons.sh to rc.update_bogons.sh