Jun 04

Generally we want or it is mandatory to use the Virtual IP feature with the Stonegate VPN client. But the Virtual IP needs to configure DHCP relay to give an IP to the remote VPN client.

So to clarify the situation about this topic, granting virtual address for client changed in version 4.2.0 and new changes were introduced in FW 4.2.6.

You will see below some description to help you in configuration and understanding of this DHCP part.

Continue reading »

written by Hokkyokuguma - 1,224 views \\ tags: , , , ,

Jan 28

Monitoring connected Mobile VPN users

Firewall Engine, Hints and Tips -
1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 4.33 out of 5)
Loading ... Loading ...
No Comments »

This works on version 4.2.x and later.

Login to StoneGate firewall node and issue a following command:

vpninfo -S | grep login

If you want to know currently logged legacy ipsec vpn client (v.2.6.x) users issue a following command:

vpninfo -S | grep -A 10 login | grep -B 10 “UDP encap” | grep login



written by vm - 727 views \\ tags: , ,