subnet_athena.conf 232 B

1234567
  1. // Subnet support file
  2. // Format is:
  3. // subnet: net-submask:char_ip:map_ip
  4. // you can add more than one subnet (max 16)
  5. // check is if((net-submask & char_ip ) == (net-submask & servip)) => ok
  6. subnet: 255.0.0.0:127.0.0.1:127.0.0.1