Fresh import of RIPE lines; also added ilines.asn.conf which is a list
of AS numbers assigned to Switzerland and Liechtenstein according to the RIPE NCC's database (ie delegated-ripencc-latest) Added class 250 for the asn I lines, and inserted them in users.conf This also obsoletes the update_ilines.sh shell script, replaced by the ilines_update.cron which will be run manually for a little while and then cronned every month/quarter or so. git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/ircnet.ipng.ch@34 c5d60b8d-fdcb-4146-b734-af4215e9eb71
This commit is contained in:
@ -15,9 +15,10 @@ Y%50%90%%50%512000%10.2%10.2
|
||||
# Class for local users
|
||||
Y%100%90%%50%512000%3%3
|
||||
|
||||
# Class for all ripe 'delegated' users
|
||||
# Class for all ripe 'delegated' netblocks/ASNs
|
||||
Y%200%90%%500%512000%2.2%3.2 # CH
|
||||
Y%202%120%%100%512000%2.2%3.2 # LI
|
||||
Y%250%120%%100%512000%2.2%3.2 # ASNs
|
||||
|
||||
# Class for all peering 'as-set' users
|
||||
Y%300%90%%500%512000%2.2%3.2
|
||||
@ -26,10 +27,13 @@ Y%300%90%%500%512000%2.2%3.2
|
||||
Y%400%90%%100%256000%1.1%1.1
|
||||
|
||||
# I%<TARGET Host Addr>%<Password>%<TARGET Hosts NAME>%<Port>%<Class>%<Flags>%
|
||||
# RIPE DB 'delegation' supplied I lines (IPv4 and IPv6)
|
||||
# RIPE DB 'delegation' supplied I lines per netblock (IPv4 and IPv6)
|
||||
#include include/ilines.ch.conf
|
||||
#include include/ilines.li.conf
|
||||
|
||||
# RIPE DB 'delegation' supplied I lines per AS (IPv4 and IPv6)
|
||||
#include include/ilines.asn.conf
|
||||
|
||||
# RIPE DB 'as-set' supplied I lines (IPv4 and IPv6)
|
||||
#include include/ilines.as-set.conf
|
||||
|
||||
|
Reference in New Issue
Block a user