cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this topic

GlobalProtect Client Loses User-IP Mapping Entry after about 2 minutes

L1 Bithead

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

Who Me Too'd this topic