Changes between Version 69 and Version 70 of WikiStart


Ignore:
Timestamp:
Jun 7, 2013, 11:59:14 AM (11 years ago)
Author:
walter
Comment:

eduroam idp part coreDUMP=yes for debugging only auth_ acct_ hostap

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v69 v70  
    362362        option ssid     eduroam #! its all about this one!!!<---
    363363        option encryption wpa2
    364         option server   192.168.4.1 #! Location of radius-server/proxy behind the tunnel 1812/1813 <---
    365         option key      testsecret #! Radius client password to connect to the radiusserver <---
     364        option auth_server   192.168.4.1 #! Location of radius-server/proxy behind the tunnel 1812/1813 <---
     365        option auth_port 1812       
     366        option auth_secret      testsecret #! Radius client password to connect to the radiusserver <---
     367        #option acct_server   192.168.4.1 #! Location of radius-server/proxy behind the tunnel 1812/1813 <---
     368        #option acct_port 1813       
     369        #option acct_secret testsecret #!
    366370        option isolate  1 #! wifi clients cannot connect to each other <---
    367 
     371       
    368372config wifi-iface
    369373        option device   radio0
     
    939943}
    940944hostname_lookups = no
    941 allow_core_dumps = yes
     945allow_core_dumps = no #yes is for debugging! <---
    942946regular_expressions     = yes
    943947extended_expressions    = yes
     
    954958security {
    955959        max_attributes = 200
    956         reject_delay = 0
    957         status_server = yes
     960        reject_delay = 0 # cleanup delay ?
     961        status_server = yes # zombie ?
    958962}
    959963$INCLUDE ${raddbdir}/clients.conf
     
    10111015  secret    = testsecret
    10121016  shortname = testsecret
     1017  virtual_server = eduroam
    10131018}
    10141019
     
    10171022  secret    = testsecret
    10181023  shortname = testsecret
     1024  virtual_server = eduroam
    10191025}
    10201026
     
    10231029  secret    = testsecret
    10241030  shortname = testsecret
     1031  virtual_server = eduroam
    10251032}
    10261033
     
    14791486https://confluence.terena.org/display/H2eduroam/freeradius-sp
    14801487https://support.ssl.com/index.php?/Knowledgebase/Article/View/19
    1481 
    1482 http://serverfault.com/questions/9708/what-is-a-pem-file-and-how-does-it-differ-from-other-openssl-generated-key-file= Old HOWTO =
     1488http://serverfault.com/questions/9708/what-is-a-pem-file-and-how-does-it-differ-from-other-openssl-generated-key-file
     1489
     1490= Old HOWTO =
    14831491== A. Achtergrond informatie ==
    14841492