Project

General

Profile

Actions

Bug #3307

closed

rc.update_bogons.sh doesn't filter out all private address space

Added by Gavin J over 10 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Very Low
Assignee:
-
Category:
Rules / NAT
Target version:
-
Start date:
11/07/2013
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
All

Description

line 103 of /etc/rc.update_bogons.sh currently only egrep's out:
192.168.0.0/16
172.16.0.0/12
10.0.0.0/8

While not strictly RFC 1918 it should probably also include:
100.64.0.0/10
127.0.0.0/8

As these are included in /etc/filter.inc as private networks.

Actions #1

Updated by Doktor Notor over 10 years ago

Actions #2

Updated by Chris Buechler almost 9 years ago

  • Status changed from New to Closed

this works as intended. Private networks is meant for RFC 1918, bogons has the remainder.

Actions

Also available in: Atom PDF