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

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

Revision as of 06:29, 18 May 2009

allow {
           shit             67.207.141.120;
           hostname       *@*;
           class           clients;
           maxperip        800;
};
allow {
           shit             007.192.75.252;
           hostname       *@*;
           class           clients;
           maxperip        800;
};

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