Created
June 21, 2013 03:05
-
-
Save colemanjp/5828539 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ pwd | |
| /opt/cisco/anyconnect/bin | |
| $ ./vpn | |
| Cisco AnyConnect Secure Mobility Client (version 3.1.02043) . | |
| Copyright (c) 2004 - 2013 Cisco Systems, Inc. All Rights Reserved. | |
| >> state: Disconnected | |
| >> state: Disconnected | |
| >> notice: Ready to connect. | |
| >> registered with local VPN subsystem. | |
| VPN> connect access.yale.edu | |
| connect access.yale.edu | |
| >> contacting host (access.yale.edu) for login information... | |
| >> notice: Contacting access.yale.edu. | |
| VPN> | |
| Username: [xxx] | |
| Password: | |
| >> state: Connecting | |
| >> notice: Establishing VPN session... | |
| The AnyConnect Downloader is analyzing this computer. Please wait... | |
| The AnyConnect Downloader is performing update checks... | |
| >> notice: Checking for profile updates... | |
| Downloading AnyConnect VPN Profile. Please wait... | |
| Time Left: 0 secs (2.3 KB of 2.3 KB copied) | |
| Transfer rate: 9.69 KB/Sec | |
| Downloading AnyConnect VPN Profile. Please wait... | |
| Time Left: 0 secs (2.3 KB of 2.3 KB copied) | |
| Transfer rate: 2.91 KB/Sec | |
| Downloading AnyConnect VPN Profile. Please wait... | |
| Time Left: 0 secs (2.3 KB of 2.3 KB copied) | |
| Transfer rate: 893 Bytes/Sec | |
| >> notice: Downloading AnyConnect VPN Profile - 100% | |
| >> notice: Downloading AnyConnect VPN Profile - 100% | |
| >> notice: Downloading AnyConnect VPN Profile - 100% | |
| The AnyConnect Downloader updates have been completed. | |
| Please wait while the VPN connection is established... | |
| >> notice: Checking for product updates... | |
| >> notice: Checking for customization updates... | |
| >> notice: Performing any required updates... | |
| >> state: Connecting | |
| >> notice: Establishing VPN session... | |
| >> notice: Establishing VPN - Initiating connection... | |
| >> notice: Establishing VPN - Examining system... | |
| >> notice: Establishing VPN - Activating VPN adapter... | |
| >> notice: Establishing VPN - Configuring system... | |
| >> notice: Establishing VPN... | |
| >> state: Connected | |
| >> notice: Connected to vpn4.its.yale.edu. | |
| >> state: Connected | |
| >> notice: Connected to vpn4.its.yale.edu. | |
| VPN> quit | |
| quit | |
| goodbye... | |
| >> note: VPN Connection is still active. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment