- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-02-2015 03:28 AM
Hello all,
I use 6.1.3 ver. soft on fw and GP client 2.2.0 ver.
I establish vpn tunel (ssl) and everything is ok, I can access to internal resources, unfortunately only in 2 minutes.
After it, user-ip-mapping entry loses user:
# show user ip-user-mapping all type GP
IP Vsys From User IdleTimeout(s) MaxTimeout(s)
--------------- ------ ------- -------------------------------- -------------- -------------
192.168.98.11 vsys1 GP marcin 2591980 2591980
Total: 1 users
!!! after about 2 minutes:
# show user ip-user-mapping all type GP
IP Vsys From User IdleTimeout(s) MaxTimeout(s)
--------------- ------ ------- -------------------------------- -------------- -------------
Total: 0 users
# I use security policy with known-user:
VPN-MG-PALO {
from vpn-mg-palo;
to [ dmz inside];
source 192.168.98.0/24;
destination any;
source-user known-user;
category any;
application any;
service any;
hip-profiles any;
action allow;
tag vpn-mg-palo;
log-start yes;
log-end no;
log-setting LogServer-traffic;
Thanks for your answer.
Regards,
Marcin