Difference between revisions of "IRCd Config/Unreal3.2"

From Mibbit Wiki
Jump to: navigation, search
m (Category Link)
(new ip)
Line 1: Line 1:
 
  allow {
 
  allow {
 
             ip            67.207.141.120;
 
             ip            67.207.141.120;
 +
            hostname      *@*;
 +
            class          clients;
 +
            maxperip        800;
 +
};
 +
allow {
 +
            ip            207.192.75.252;
 
             hostname      *@*;
 
             hostname      *@*;
 
             class          clients;
 
             class          clients;

Revision as of 22:37, 3 December 2008

allow {
           ip             67.207.141.120;
           hostname       *@*;
           class           clients;
           maxperip        800;
};
allow {
           ip             207.192.75.252;
           hostname       *@*;
           class           clients;
           maxperip        800;
};

see also http://www.unrealircd.com/files/docs/unreal32docs.html#cgiirc