Files
ircnet.ipng.ch/include/users.conf
ircnet 0557f568fb initial import
git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/ircnet.ipng.ch@1 c5d60b8d-fdcb-4146-b734-af4215e9eb71
2009-09-03 19:07:45 +00:00

44 lines
1.3 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 primary users
Y%200%90%%500%512000%2.2%3.2 # CH
Y%202%120%%100%512000%2.2%3.2 # LI
# Class for all others
Y%400%90%%100%256000%1.1%1.1
# I%<TARGET Host Addr>%<Password>%<TARGET Hosts NAME>%<Port>%<Class>%<Flags>%
# 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
# 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
# Manually added ilines
include include/ilines.manual.conf
# RIPE DB supplied I lines (IPv4 and IPv6)
#include include/ilines.ch.conf
#include include/ilines.li.conf