cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
849
Views
0
Helpful
6
Replies

Anyconnect from anroid

I'm getting the following error when connecting from my anyconnect for android mobile "Connection attempt has failed due to server communication errors. please retry the connection"

 

While the connection is working from my PC using anyconnect client.

1 Accepted Solution

Accepted Solutions

@Mohamed Elwakeel 

SSL not SSH, try the following from the CLI (ensure you backup your configuration before you make any changes):-

 

ssl cipher default custom "AES256-SHA256:AES256-SHA:AES128-SHA"

ssl cipher tlsv1 custom "AES256-SHA:AES128-SHA"

ssl cipher tlsv1.1 custom "AES256-SHA:AES128-SHA"

ssl cipher tlsv1.2 custom "AES256-SHA256:AES256-SHA:AES128-SHA"

ssl cipher dtlsv1 custom "AES256-SHA:AES128-SHA"

 

If that doesn't work provide your configuration

View solution in original post

6 Replies 6

ssh encryption aes128-sha1 aes256-sha1 3des-sha1

 

try this, I think SSL encrypt is mismatch.

I tried this command but its not available on the ASA so i searched the SSH encryption from the ASDM and i allowed all encryption algorithms and still the same problem .

thanks for your suggestion.

Sorry it ssl not ssh,

But for your notic i mnetion that ssl is mismatch.

Whatever i am happy your issue solved.

yes, i noticed that u described the problem correctly.

just the command wasn't available on the cisco ASA and oi think that its available on cisco routers and solve the same problem .

@Mohamed Elwakeel 

SSL not SSH, try the following from the CLI (ensure you backup your configuration before you make any changes):-

 

ssl cipher default custom "AES256-SHA256:AES256-SHA:AES128-SHA"

ssl cipher tlsv1 custom "AES256-SHA:AES128-SHA"

ssl cipher tlsv1.1 custom "AES256-SHA:AES128-SHA"

ssl cipher tlsv1.2 custom "AES256-SHA256:AES256-SHA:AES128-SHA"

ssl cipher dtlsv1 custom "AES256-SHA:AES128-SHA"

 

If that doesn't work provide your configuration

Hi Rob,

Thanks for your help the problem was solved using these commands from your reply.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: