Files
ircnet.ipng.ch/include/users.conf
ircnet 6d1ecac1d2 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
2009-09-08 09:13:47 +00:00

55 lines
1.7 KiB
Plaintext

# For CLIENT CLASSES, the fields are%
# Y%<Class>%<Ping Frequency>%%<Max Links>%<SendQ>%<Local Limit>%<Global Limit>%
# 1 2 3 4 5 6 7
# 1 class number
# 2 ping frequency (in seconds)
# 3 unused for client classes
# 4 maximum number of links in this class (per I line)
# 5 sendQ for each client
# 6 maximum number of links from this [user@]host on the server
# 7 maximum number of links from this [user@]host on the net
# Class for shellservers (eg. trash.net, owned.ethz.ch)
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' 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
# Class for all others
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 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
# Manually added ilines
#include include/ilines.manual.conf
# Hardcoded IPv6 I-lines
I%*@::1/128%%%%100%% # localhost
I%*@2001:41e0:fe00:1::/64%%%%100%% # absynth
I%*@2001:788:2:117::/64%%%%100%% # stork
I%*@2001:7b8:3:1e::/64%%%%100%% # bfib
# Hardcoded IPv4 I-lines
I%*@127.0.0.0/8%%%%100%% # localhost
I%*@194.1.163.0/24%%%%100%% # absynth
I%*@62.220.146.192/28%%%%100%% # stork
I%*@193.109.122.0/26%%%%100%% # bfib