- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- VPN and DPD configuration
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VPN and DPD configuration
Hello
in according to the R80.10 VPN documentation, for enabling DPD as method for the permanent tunnel, I need to change the parameter tunnel_keepalive_method property for each gateway in the community.
With the statement "for each gateway in the community" means you have to perform the change at the remote peer object and at the CKP gateway object as well.
The same CKP gw object is used in other VPN community with permanent tunnel on but based on tunnel_test protocol because s2s with other CKP gateway.
I'm worried about the impact it could introduce.
My question is
what happens if I will configure the parameter to DPD on ckpgw used in different community?
I'd like to know what is the permanent tunnel protocol used in the following scenario
ckpgw1 tunnel_keepalive_method: dpd
ckpgw2 tunnel_keepalive_method: tunnel_test
3rdgw1: dpd
VPN community1
center gateway: ckpgw1
satellite gateway: ckpgw2
permanent tunnel: on all tunnels in the community
keepalive is based on .... (dpd/tunnel_test/not working)
VPN community2
center gateway: ckpgw1
satellite gateway: 3rdgw1
permanent tunnel: on all tunnels in the community
keepalive is based on .... (dpd/tunnel_test/not working)
thank you in advanced
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You do not need to configure your local object to use DPD.
See related discussion here: https://community.checkpoint.com/t5/General-Topics/Enable-DPD-on-R80-20/m-p/32605
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks PhoneBoy
Just for starting, the discussion in the post https://community.checkpoint.com/t5/General-Topics/Enable-DPD-on-R80-20/m-p/32605 sounds related to DPD passive mode.
In my configuration I need Permanent Tunnel based on DPD mode and, in according to the guide sk108600 scenario 5, I have to switch to DPD event on my local gateway
Moreover I tried to investigate the configuration when DPD is enabled on remote peer object and not in local object and when it configured on both object.
in the first testing scenario the packtet was tunnel_test; while the 2nd scenario the packet is DPD.
