Project

General

Profile

Download (883 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
205744b1 07/06/2008 09:08 PM Scott Ullrich

Simplify (and really) sleep correctly to avoid hammering files.pfsense.org

9c9b1833 05/02/2008 06:49 PM Scott Ullrich

Echo out to system logs exactly what is going on during bogons update

b5158c60 05/02/2008 06:47 PM Scott Ullrich
  • Increase random window *4
  • Relaunch the update bogons script again if it fails
69fda47c 02/03/2008 11:20 PM Chris Buechler

correct bogons file location

4dd8796b 11/28/2007 01:32 AM Scott Ullrich

Switch to a more random number between 1-2,000. that'd be somewhere between
immediately and 33 minutes. If people are setting their time zone
properly that also helps distribute the load, since it runs at 1:01 AM
local time.

c0e7d986 11/27/2007 11:29 PM Scott Ullrich

Use files.pfsense.org

Requested-by: CMB

6a855821 11/27/2007 11:28 PM Scott Ullrich

Use files.pfsense.org

Requested-by: CMB

b91f8b82 11/27/2007 10:19 PM Scott Ullrich

Log how many changes are made to bogons file.

e59010af 11/27/2007 10:16 PM Scott Ullrich

Throw an error when we cannot download bogons file instead of blindly assuming it succeedded.

d8d0d571 11/27/2007 10:04 PM Scott Ullrich

Actually generate a random number

38b65b80 11/27/2007 08:28 PM Scott Ullrich
  • Download bogons entries from pfsense.com
  • Do not update on every minute on the 1st of the month
  • Sleep for a random period before updating to avoid killing the server
fe4d7d52 09/12/2006 08:05 PM Scott Ullrich

Match on the beginning of the string so that the 110 network is included

Submitted-by: XAI via IRC

dc7371c4 01/18/2006 12:59 AM Scott Ullrich

MFC 9473
Update 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)

14f9c43f 07/13/2005 02:17 AM Scott Ullrich

Make uniform by renaming update_bogons.sh to rc.update_bogons.sh