Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. [connection]
  2. id=eduroam
  3. uuid=20828a93-29be-421a-80e2-b55bbb887409
  4. type=wifi
  5. permissions=user:arnold:;
  6.  
  7. [wifi]
  8. mac-address=48:A4:72:08:6A:1F
  9. mac-address-blacklist=
  10. mode=infrastructure
  11. ssid=eduroam
  12.  
  13. [wifi-security]
  14. auth-alg=open
  15. key-mgmt=wpa-eap
  16.  
  17. [802-1x]
  18. eap=ttls;
  19. identity=@ulb.ac.be
  20. password=
  21. phase2-auth=mschapv2
  22.  
  23. [ipv4]
  24. dns-search=
  25. method=auto
  26.  
  27. [ipv6]
  28. addr-gen-mode=stable-privacy
  29. dns-search=
  30. method=auto
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement