Project

General

Profile

Download (2.26 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f6f9f815 01/03/2012 08:05 PM Jim Pingle

rm the right file when working with v6 bogons.
Reported-by: http://forum.pfsense.org/index.php?topic=43334.new;topicseen#new

7de4359a 01/26/2011 11:53 AM Seth Mos

Add the bogonsv6 table for the IPv6 bogons

5f97f256 11/28/2009 03:59 AM Scott Ullrich

Do not remount ro twice

48e29ac9 11/28/2009 03:57 AM Scott Ullrich

Download and verify the bogons md5 with the bogons files Ticket #141

9dbb93ba 08/20/2009 09:21 PM Chris Buechler

Fix bogons update in GUI without duplicating logic

2a87b190 08/20/2009 04:37 AM Scott Ullrich

Move sleep to correct location

b089ad3a 08/20/2009 04:25 AM Scott Ullrich

Do not sleep if /var/run/donotsleep_bogons exists. For some reason the first argument is not being passed when ran from webConfigurator

5769ba0a 08/20/2009 04:06 AM Scott Ullrich

Only echo out when we are sleeping

5de28171 08/20/2009 04:03 AM Scott Ullrich

Do not sleep if an argument is passed

fc1e7d9f 06/25/2009 12:22 AM Chris Buechler

Skip sleep if argument is specified, and update bogons at end of setup wizard.

aeca0c4e 03/24/2009 06:09 PM Scott Ullrich

Add missng `

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