Hi,
is it possible to add Wifi network with Radius PEAP authentication ?
If yes, could you help me how to add it ?
Thanks.
Related
I have written a WiFi client that supports OPEN and Preshared key networks, and am trying to add EAP TTLS PAP authentication. The Android WifiConfiguration class has settings for supporting preshared keys, but I don't see how to set the various fields for EAP TTLS PAP, such as inner and outer identity, password.
Has anyone tried to do this?
pliaw said:
I have written a WiFi client that supports OPEN and Preshared key networks, and am trying to add EAP TTLS PAP authentication. The Android WifiConfiguration class has settings for supporting preshared keys, but I don't see how to set the various fields for EAP TTLS PAP, such as inner and outer identity, password.
Has anyone tried to do this?
Click to expand...
Click to collapse
I have the same problem, my friend has an Eris that has all the additonal config parameters you mentioned (inner/outer tunnel, etc...)
Hello
I'm trying to get an HTTP proxy working while on 3G on my phone. I've tried pretty much every proxy app I could find and I've tried adding the proxy IP and port to the 3G settings as well, no luck.
The proxy uses username/password authentication, I think that's what's causing the issues.
If anybody successfully set up HTTP proxy on their DHD, please enlighten me
I have posted this at DARKYROM, i thought it might be useful here too.
Heres a quick "how to" get Cisco IOS VPN working with DARKYROM native vpn client
because of the limitations in android we cannot use group authentication, it does not work.however this how to will show how you to create an L2TP/IPSec tunnel from your Cisco @ work or home to your droid (Preferably darky rom) native client. I.E. settings > wireless & networking> vpn
there is only one prerequisite and that is that you have advandced ip services ios ( required for ipsec)
heres the cisco config additions, please change the stuff in the <CHANGE ME>.
aaa new-model
!
aaa authentication login default local
aaa authentication ppp default local
aaa authorization exec default local
!
user <USERNAME> password <PASSWORD>
!
vpdn enable
!
vpdn-group L2TP
! Default L2TP VPDN group
accept-dialin
protocol l2tp
virtual-template 1
no l2tp tunnel authentication
!
!
!
crypto isakmp policy 10
encr 3des
authentication pre-share
group 2
lifetime 3600
crypto isakmp key <KEY> address 0.0.0.0 0.0.0.0 no-xauth
crypto isakmp keepalive 3600
!
crypto ipsec transform-set ipnetconfig esp-3des esp-sha-hmac
mode transport
!
crypto dynamic-map ipnetconfig-map 10
set nat demux
set transform-set ipnetconfig
!
!
crypto map cisco 10 ipsec-isakmp dynamic ipnetconfig-map
!
interface FastEthernet 4 (This is the OUTSIDE interface, this may be different on your router)
ip address dhcp
duplex auto
speed auto
crypto map cisco (This is the line required to your outside interface)
!
interface Virtual-Template1
ip unnumbered FastEthernet 4 (This is the OUTSIDE interface, this may be different on your router)
peer default ip address pool poolipnetconfig
ppp encrypt mppe 40
ppp authentication ms-chap-v2
!
!
ip local pool poolipnetconfig 172.16.0.9 (change this to whatever range your lan is as this is the address that will be assigned to your droid)
!
end
DO NOT Just copy and paste this onto your router. you must edit it first and remove the comments and the brackets.
Please change the ip, username, passwords and keys to make this work.
then basically on your droid goto the vpn settings and create a L2TP/IPSec vpn. input a name a shared key and the ip address or dns name of your router (internet address).
save the config and try to connect, this will ask for the aaa username and password. enter this and then it should connect. wayhey!!!!!!!!!!!!!!!!!
Any chance SSL VPN can work?
hmmmm dunno i have not tried... maybe ill have a go
hvc123 said:
hmmmm dunno i have not tried... maybe ill have a go
Click to expand...
Click to collapse
I found a Cisco Anyconnect client on the market.
https://market.android.com/details?id=com.cisco.anyconnect.vpn.android&feature=search_result
Just need to acquire mobile licenses for the ASA...
Connecting to 802.1x wifi on Campus
I have andorid 2.2.1 which is stock rom on my ideos x5. I have some problems on campus with 802.1x but at home, there is no problem with wpa/wpa2.
When i was on campus, i don't connect to the Internet. I get wifi config editor on market and did some configuration but i doesn't work.
First i create a wifi name which is equal campus wifi name and did these configuration >>
EAP method: I choose PEAP
CA certificate: no choice
User certificate: (unspecified)
Identity: MY-USERNAME
Anonymous identity: leave blank
Password: MY_PASSWORD
What can i do?
for me in university using the same username for "identity" and "anonymous identity" worked
Alex2108 said:
for me in university using the same username for "identity" and "anonymous identity" worked
Click to expand...
Click to collapse
I tried your suggestion, but it didn't work. My friend who have a different rom from froyo(2.2.1) use wifi smoothly.
Hi all.
I have detected a bug in authentication type option when configuring a new APN for 3G connection.
In my company, mobile devices connect via 3G connection to corporate network resources. The authentication is provided by our corporate RADIUS server. For reasons not related to this issue, the RADIUS server only provides PAP authentication.
So I have set in TF101G's APN configuration username and password and entered PAP authentication type, but I cannot access to my network resources behind APN.
I have obtained some log and sniffer traces from our corporate RADIUS server where I can observe that TF101G always tries to authenticate using CHAP. So that's the reason why authentication fails.
I've also tested it with samsung smartphones and tablets and it works Ok!!
So I would be pleased if you could verify this same behavior in TF101G. But you would need to obtain sniffer traces from authentication process to verify.
Please, could you confirm this behavior?
Many thanks in advance and best regards,
Ernesto.
sometimes my lips get CHAPPED
Don't worry about that. Wikipedia is up again:
en[dot]wikipedia[dot]org[slash]wiki[slash]Chapped_lips
Best regards,
Ernesto.