Problem with 802.x1 - TTLS and MD5



Hey

I have problem with adjust for 802.x1 TTLS and MD5. MD5 does not exist in Inner Authentication when I choose TTLS.
I was forced to enter the settings to interfaces file. Interfaces file content is shown below:

auto lo

iface lo inet loopback

auto eth0

iface eth0 inet static

address xx.xx.xx.xx

netmask xx.xx.xx.xx

gateway xx.xx.xx.xx

wpa-driver wired

wpa-eap TTLS MD5

wpa-key-mgmt IEEE8021X

wpa-anonymous-identity myusername

wpa-identity myusername

wpa-password mypassword

wpa-phase1 auth=MD5

wpa-phase2 auth=PAP password=mypassword

Setting interfaces file resolved my problem.

How do I enter above settings in `networkmanager`?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]