Posts Tagged ‘VPN’

Checkpoint Site 2 Site VPN to Fortigate…

Friday, May 7th, 2021

Site to site VPN in general is sometimes magic to setup between to different vendors firewalls. In this post i gone explain a strange thing i ran in to a few weeks ago and was not able to find any answers to then searching for it.

I was setting up a new tunnel between a Checkpoint VSX (Virtual Firewall) and a Fortigate firewall. Tunnel went up on both phase 1 and phase 2 all looked fine so far. We could send traffic from Checkpoint one way in the tunnel but bbot the other. If Fortigate side sent traffic it never showed up in logs on the Checkpoint side.

After much investigation and tips from a former coworker i found out on Checkpoint side you need to add the remote networks to be exempted in anti spoofing on external interface (outside). After adding an exception group in Checkpoint for the remote subnets all started working fine.

To add an exception in Checkpoint VSX double click the node and go to Topology > External Interface > Topology > Anti spoofing on the bottom of the settings page. Create a group and add all exceptions in it and apply it in the settings. I hope this short info helps someone else online becouse i could not find any info at all about this.

Setup Cisco VPN client in Windows 10…

Thursday, April 27th, 2017

This post describes in short how to install the old Cisco VPN client in Windows 10.

DISCLAIMER: I take no responsibility if something of this steps brakes anything. See what you have a recent backup first!.

Step 1
First close all applications.

Step 2
Now run winfix.exe can be found here.

Step 3
Now run the installer for the Dell SonicWall VPN client file found here. (This needs to be installed to get the client to work.)

Step 4
Now install the Cisco VPN client software vpnclient-winx64-msi-5.0.07.0440-k9.exe by unpacking the exe and run vpnclient_setup.msi.

Step 5
Now start regedit as an administrator and go to the below path and locate key:Display Name

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CVirtA

Change it to below value

Cisco Systems VPN Adapter for 64-bit Windows

Step 6
Now reboot the computer to finish up.

Now all should work fine after this steps. Let me know if something is not working and maybe i can help solv it.