RADIUSdesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
user_guide:mikrotik:openwrt_rb750gr3_coova [2021/02/16 16:34] – [Edit Coova Chilli config file] adminuser_guide:mikrotik:openwrt_rb750gr3_coova [2021/03/15 09:09] (current) – [Edit Coova Chilli config file] admin
Line 55: Line 55:
     option net 10.1.0.0/16 # For 1000 addresses. Default is 182/24 subnet     option net 10.1.0.0/16 # For 1000 addresses. Default is 182/24 subnet
     option uamlisten 10.1.0.1 # keep it at 182.1 despite the 180/22 subnet     option uamlisten 10.1.0.1 # keep it at 182.1 despite the 180/22 subnet
 +    
 +    #Add this for the miniportal for proper captive portal detection on Apple
 +    option uamhomepage "http://10.1.0.1:3990/www/coova.html"
 +    option wwwdir "/etc/chilli/www"
  
     # Universal access method (UAM) parameters     # Universal access method (UAM) parameters
Line 64: Line 68:
     option swapoctets 1 # swap input and output octets     option swapoctets 1 # swap input and output octets
     option interval 3600 # config file and host lookup refresh     option interval 3600 # config file and host lookup refresh
 +    
          
     # Add the chilli firewall rules     # Add the chilli firewall rules