cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1352
Views
0
Helpful
1
Replies

Sandbox anyconnect issue

Charlieyang34309
Community Member

Here has not LInux Anyconnect client download in the email when Sandbox is ready to connect.

Download the Cisco AnyConnect VPN Client Software

 

after I installed a 3rd party anyconnect client, I was not able to connect the Lab LINKprovided

devnetsandbox-us-sjc.cisco.com:20248

by using IP address was same error

128.107.93.228:20248:

 

by using openconnection , the connection was refused

(py3-venv) devnet@devnet-virtual-machine:~/dnav3-code$ openconnect -b https://devnetsandbox-us-sjc.cisco.com:20248
POST https://devnetsandbox-us-sjc.cisco.com:20248/
Failed to connect to 128.107.93.228:20248: Connection refused
Failed to connect to host devnetsandbox-us-sjc.cisco.com
Failed to open HTTPS connection to devnetsandbox-us-sjc.cisco.com
Failed to obtain WebVPN cookie

 

internet connection was verified and good.

 

Screenshot from 2019-12-05 14-23-23.png

 

1 Reply 1

heberdavid
Community Member

sudo openconnect -b devnetsandbox-emea-gwy.cisco.com:20197

 

POST https://devnetsandbox-emea-gwy.cisco.com:20197/
Connected to 173.38.221.89:20197

SSL negotiation with devnetsandbox-emea-gwy.cisco.com
Connected to HTTPS on devnetsandbox-emea-gwy.cisco.com
Got HTTP response: HTTP/1.1 404 Not Found
Unexpected 404 result from server

GET https://devnetsandbox-emea-gwy.cisco.com:20197/
Connected to 173.38.221.89:20197
SSL negotiation with devnetsandbox-emea-gwy.cisco.com
Connected to HTTPS on devnetsandbox-emea-gwy.cisco.com
Got HTTP response: HTTP/1.0 302 Object Moved

GET https://devnetsandbox-emea-gwy.cisco.com:20197/+webvpn+/index.html
SSL negotiation with devnetsandbox-emea-gwy.cisco.com
Connected to HTTPS on devnetsandbox-emea-gwy.cisco.com
Got HTTP response: HTTP/1.1 301 Moved Permanently

GET https://devnetsandbox-emea-gwy.cisco.com/+CSCOU+/anyconnect_unsupported_version.html
Failed to connect to 173.38.221.89:443: Connection refused
Failed to connect to host devnetsandbox-emea-gwy.cisco.com
Failed to open HTTPS connection to devnetsandbox-emea-gwy.cisco.com
Failed to obtain WebVPN cookie