Skip to content

Instantly share code, notes, and snippets.

@rtucker
Created August 15, 2010 15:32
Show Gist options
  • Save rtucker/525614 to your computer and use it in GitHub Desktop.
Save rtucker/525614 to your computer and use it in GitHub Desktop.
FreeRADIUS configuration snippets for wifi Protected EAP + MySQL authentication
client wifi-sodtech1 {
ipaddr = 192.168.1.2
netmask = 32
secret = BigLongSecret
require_message_authenticator = no
nastype = other
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment