In the old versions of the asdm and ios it isn’t possible to disconnect via the gui.
Via a telnet session you can rebuild the tunnel, you do this at the following way:
- Login via telnet on your pix
- Type enable (en)
- Then login into the configure terminal (conf t)
- Then type clear isakmp sa
- After you done this the pix has disconnected the vpn tunnel
Will I was creating some network documentation I stumbled upon the Cisco Visio Stencils that were released by Cisco.
To download the Cisco Visio Stencils, go to: http://www.cisco.com/en/US/products/prod_visio_icon_list.html
Wij constateren performance issues op de WAN interface maar de oorzaak is niet duidelijk. Men klaagt over traag internet maar toch blijft het moeilijk om het e.e.a. uit te lezen waar en wie nou die bandbreedte weg trekt.
De applicatie Fireplotter kan d.m.v. SSH of Telnet een connectie opzetten naar je Cisco PIX/ASA

Na enige periode te hebben gelogged krijg je een beeld met wie / wat performance wegneemt van je bandbreedte.

Indien je meer wilt weten over een bepaald protocol waar je veer verkeer over ziet lopen kan je op het protocol dubbelkikken, vervolgens krijg je te zien welke commincatie naar [destination] gaat:

In folder C:\Documents and Settings\Administrator\Application Data\FirePlotter\ staan logbestanden aangemaakt door Fireplotter. Denk aan connectie logs en firewall configuratie.
Meer informatie: http://www.fireplotter.info/content/view/44/51
Download trial: FirePlotter Version 1.41
Training video: FirePlotter Training Video – 3 minutes
To configure the switch:
- Telnet in to Cisco Switch Console and log in.
- Run the following command to enter Configuration mode:
config t
- STATIC ARP RESOLUTION Cisco Global command mode
For example:
arp [ip] [cluster multicast mac] ARPA
arp 192.168.1.100 03bf.c0a8.0164 ARPA
- STATIC MAC RESOLUTION Cisco Global command mode
For example:
mac-address-table static [cluster multicast mac] [vlan id] [interface]
mac-address-table static 03bf.c0a8.0164 vlan 1 interface GigabitEthernet1/1 GigabitEthernet1/2
GigabitEthernet1/15 GigabitEthernet1/16
For related information, see Sample Configuration – Network Load Balancing (NLB) Multicast Mode Configuration (1006558).
Check out the complete knowledge base article after the jump
Kan zijn, bijvoorbeeld vandaag in het geval van bij een klant, dat de Cisco VPN niet meer werkt met de melding “authentication failed”.
Na controle van de PIX alsmede de server blijkt dat op de server de Internet Authentication Service was gestopt.
Dit problem zal zich vaker kunnen voordoen omdat het ontstaat na een security update van Microsoft:
DNS security update 953230 (MS08-037) http://support.microsoft.com/kb/956189
Oplossing is een aanpassing in het register:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters
Daar de key ReservedPorts aanpassen door de poorten van IAS toe te voegen:
1645-1646
1812-1813