Help for this page

Select Code to Download


  1. or download this
    [user]
    login: zipi
    ...
    port: 11811
    # here we allow the whole class C subnet except the gateway
    auth_ips: 192.168.0.*, -192.168.0.1
    
  2. or download this
    <?xml version="1.0" encoding="ISO-8859-1"?>
    
    ...
        <auth_ips value="192.168.0.*, -192.168.0.1"/>
      </server>
    </config-file>