Browse Source

filters: Update filters for new PA of ldn and hadoly

Sebastien Badia 8 years ago
parent
commit
d9a3962e39
2 changed files with 11 additions and 2 deletions
  1. 5 1
      etc/local/bird/bird/filters.conf
  2. 6 1
      etc/local/bird/bird6/filters.conf

+ 5 - 1
etc/local/bird/bird/filters.conf

@@ -14,17 +14,21 @@ prefix set as_prefixes;
     case AS {
     case AS {
         # Grenode
         # Grenode
         51083:  as_prefixes = [
         51083:  as_prefixes = [
+                        80.67.185.0/24+,        # Hadoly
                         80.67.183.0/24+,        # PA Rezine wifi 1
                         80.67.183.0/24+,        # PA Rezine wifi 1
                         80.67.180.0/24+         # PA Ilico
                         80.67.180.0/24+         # PA Ilico
         ];
         ];
         # Tetaneutral
         # Tetaneutral
         197422: as_prefixes = [
         197422: as_prefixes = [
-                        80.67.182.0/24+,         # PA Tetaneutral
                         89.234.156.0/23+,
                         89.234.156.0/23+,
                         91.224.148.0/23+,
                         91.224.148.0/23+,
                         185.119.168.0/22+
                         185.119.168.0/22+
 
 
         ];
         ];
+	# Lorraine Data Network
+	60197: as_prefixes = [
+			80.67.188.0/24+
+	];
         # Lautrenet
         # Lautrenet
         64600:  as_prefixes = [
         64600:  as_prefixes = [
                         80.67.160.64/27+,
                         80.67.160.64/27+,

+ 6 - 1
etc/local/bird/bird6/filters.conf

@@ -16,12 +16,17 @@ prefix set as_prefixes;
         51083:  as_prefixes = [
         51083:  as_prefixes = [
                         2001:912::/36+,         # Grenode
                         2001:912::/36+,         # Grenode
                         2001:912:1000::/36+,    # Rezine
                         2001:912:1000::/36+,    # Rezine
-                        2001:912:2000::/36+     # Ilico
+                        2001:912:2000::/36+,    # Ilico
+                        2001:912:3000::/36+     # Hadoly
         ];
         ];
         # Tetaneutral
         # Tetaneutral
         197422: as_prefixes = [
         197422: as_prefixes = [
                         2a01:6600:8000::/40+    # Tetaneutral
                         2a01:6600:8000::/40+    # Tetaneutral
         ];
         ];
+	# Lorraine Data Network
+	60197: as_prefixes = [
+			2001:913::/36+
+	];
         # Lautrenet
         # Lautrenet
         64600:  as_prefixes = [
         64600:  as_prefixes = [
                         2001:910:2000::/48+
                         2001:910:2000::/48+