Search found 5 matches

by speedy
Tue Jun 27, 2006 2:33 am
Forum: Scripts and Templates
Topic: Cisco Pix - Authenticated VPN Users
Replies: 20
Views: 56392

Hi, sorry there was a mistake in the new script. Please download the new version. For the password problem try to put the password into quotes. Normally the chracter & is used for command execution. There is no problem to use the script to execute other commands. You only have to replace the com...
by speedy
Mon Jun 26, 2006 7:56 am
Forum: Scripts and Templates
Topic: Cisco Pix - Authenticated VPN Users
Replies: 20
Views: 56392

I have updated the scripts. Please delete the username from the Data Input method "Cisco VPN - Active VPN users" if you don't want to use a username for telnet login.

Regards

speedy
by speedy
Mon Jun 26, 2006 5:46 am
Forum: Scripts and Templates
Topic: Cisco Pix - Authenticated VPN Users
Replies: 20
Views: 56392

Hi RUM,

at the moment the script isn't able to handle a blank username. I will change it and post the new version.
by speedy
Mon Jun 26, 2006 4:34 am
Forum: Scripts and Templates
Topic: Cisco Pix - Authenticated VPN Users
Replies: 20
Views: 56392

Hi,

maybe the perl script isn't executed correctly.
Please check if you are able to execute the script from the command line:

./pix-vpn-users.pl -r <router> -u <username> -p <password> -e <enable password>

You should get the number of connected vpn users.

Regards

speedy
by speedy
Fri Jun 23, 2006 4:59 am
Forum: Scripts and Templates
Topic: Cisco Pix - Authenticated VPN Users
Replies: 20
Views: 56392

Cisco Pix - Authenticated VPN Users

Hello, here is a template for the Cisco Pix firewall, which shows the number of authenticated VPN users. Unfortunetly I find no way to get the number of authenticated users using snmp. Because of this I wrote a Perl script, which connects over telnet to the firewall , executes the command "sh u...