Files
ircnet.ipng.ch/include/users.conf
ircnet d62c35f64a chkconf found some errors. Remove obsolete 'classes.conf' and add a #include (was 'include') to users.conf
git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/ircnet.ipng.ch@29 c5d60b8d-fdcb-4146-b734-af4215e9eb71
2009-09-07 21:13:17 +00:00

51 lines
1.5 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' users
Y%200%90%%500%512000%2.2%3.2 # CH
Y%202%120%%100%512000%2.2%3.2 # LI
# 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 (IPv4 and IPv6)
#include include/ilines.ch.conf
#include include/ilines.li.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