Wednesday, April 30, 2014

setup a lab with real devices, GNS, cloudy router XRV


physical topology:
1. ESXI host
2. on esxi, installed 3 XRV, each one have 4 ports, make sure you can access the console of these routers
you might need name pipe(near end: server, far end: virtual machine), if network console not working.

3. windows7 installed GNS3, installed putty to access console of XRV if network console not working
    a. depend on how many links you need connect to XRV you need install network adapter for each connection to XRV.
  b. you need install 3 serial ports for the connection of console of XRV use name pipe (near client, far end: virtual machine).
4. in GNS3 add cloud, configure cloud, add network adapters to Cx
5. add routers
6. use ESXi network adapter to connect to physical devices such as layer 3 switches, or connect to internet



for ESXI you need : Go into the vswitch properties. then click on security tab and change promiscuous mode reject to accept.

Thursday, April 24, 2014

Windows server 2012 remote desktop enable


1. enable remote desktop in system properties
 The Server Info launches the Control Panel System page. Click Advance System Settings on the right. This would launch the same System Properties page.
image
2. enable remote desktop -user mode (tcp-in)
GUI – Graphical User Interface
1. Open Control Panel, then select System and Security by clicking on that header
-
-
2. Select Windows Firewall
-
-
3. Advanced Settings
-
-
4. In ‘Windows Firewall with Advanced security’ click on ‘Inbound rules’

Friday, April 11, 2014

VPN service not available

VPN service not available

”The VPN service is not available & restart application after one minute.”

First try to start the service manually:
  1. Within Control Panel->System and Security->Admin Tools -> Services
  2. Look for the Cisco AnyConnect Secure Mobility Agent service
  3. Right click the service and select Start or Restart if the service is already running.

If that does not work:

1) Open Windows Explorer
2) Navigate to c:\windows\system32\drivers\etc
3) Move all files in the root to a new folder you create - any name is fine, I used 'old'.
4) Authorize the move in User Account Control.
5) Start Cisco AnyConnect client. You should not receive the error message.
6) Completely exit Cisco AnyConnect client.
7) Move HOSTS from 'old' back to c:\windows\system32\drivers\etc
8) Start Cisco AnyConnect client. You should not receive the error message.

Thursday, April 3, 2014

Cisco anyconnect error "Failed to install AnyConnect VPN Profile because of file move error. A VPN connection cannot be established."

some time you might seeing this error when installing Anyconnect. this could be the permission issue with client profile file, the .xml file.






to resolve the issue by verifying (and correcting) the permissions on the directory that the profile is stored in. This varies by operating system, the paths for XP and 7 are:

WinXP: C:\Documents and Settings\All Users\Application Data\Cisco\Cisco AnyConnect Secure Mobility Client\Profile

Win 7: C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\Profile

In my case the permissions on the file got blanked somewhere along the way, just had to go to the next higher directory and re-propagate the permissions down to the child objects (files and subdirectories residing under this directory).

How to use Telus Actionec T3200M as a wireless Access point

when you install Telus Internet, they will offer you a modem + router + wireless device Actionec T3200M, a lot of users still want to use th...