Endpoint RA VPN does not use the concurrent MAB users, but the EP VPN seats !
sk39034 To see the number of currently connected Remote Access users, run this command (in Expert mode) on the VPN Security Gateway:
[Expert@HostName]# fw tab -t userc_users -s
sk14496 To see the username of each "connected" remote access user (in the last 15 minutes), run this command (in Expert mode) on VPN Security Gateway:
[Expert@HostName]# fw tab -t userc_rules -f
You can check the Office Mode state using the following:
sk43883 - What is the difference between marcipan_ippool_users and om_assigned_ips :
The marcipan table lists the office mode ip address. So if you type in the cmd
- fw tab -t marcipan_ippool_users -f
This will show the list in readable format.
The om_assigned_ips deals with the office mode ip address tied with the user name. Type the tab cmd with the -f switch.
- fw tab -t om_assigned_ips -f
sk36036 - to determine # of SNX users (# of individuals using office mode) on GW issue :
fw tab -t sslt_om_ip_params -s
You can also run the following command on the gateway, in order to see the number of OM IPs which are currently assigned by the gateway:
- fw tab -t om_assigned_ips -s
HOST NAME ID #VALS #PEAK #SLINKS localhost om_assigned_ips 372 1 1 0
The above output (#VALS=1 ) means currently one client is assigned an OM IP. This includes SNX users with OM IPs as well, who take up from a different license (SSL). In order to find out how many there are of those and subtract them to leave only IPsec VPN clients (i.e. SecureClient, Endpoint Security VPN, Endpoint Connect), check the following table:
- fw tab -t sslt_om_ip_params -s
HOST NAME ID #VALS #PEAK #SLINKS localhost sslt_om_ip_params 372 1 1 0
CCSP - CCSE / CCTE / CTPS / CCME / CCSM Elite / SMB Specialist