PennMUSH Community
Show
Ignore:
Timestamp:
08/16/06 00:55:01 (2 years ago)
Author:
pennmush
Message:

PennMUSH 1.7.7p29 Archival

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.7.7/game/access.README

    r335 r457  
    103103 
    104104 
    105 2. Allow specific sites and no others 
     1052. Allow specific sites and no others. Note that you must list both 
     106   hostname-matching patterns and ip address-matching patterns, because 
     107   if either fails to match a rule that allows connection, the connection 
     108   will be refused. This is true in general when writing positive rules. 
    106109 
    107110*.berkeley.edu -2 default 
     111128.32.* -2 default 
    108112* -2 none 
    109113 
    110 People may connect from .berkeley.edu sites only. 
     114People may connect from .berkeley.edu (128.32.) sites only. 
    111115 
    112116 
     
    160164 
    161165username@localhost 1 connect  
    162 127.0.0.1 1 connect 
     166username@127.0.0.1 1 connect 
    163167* -2 !god 
    164168@sitelock 
     
    175179 
    176180localhost.berkeley.edu -2 default 
     181127.0.0.1 -2 default 
    177182*.twink.edu -2 !create register suspect 
    178183@sitelock