01-16-2007 07:16 AM - edited 02-21-2020 02:48 PM
Hello,
I have someone on our internal network that needs to vpn to a customer's site. I've set up a rules on the outside interface allowing pptp and gre from the server that the person is connecting to, to our internal network. The user is able to connect and authenticate, but after that they are not able to get to any of the servers on their customer's site.
The person is using the checkpoint vpn client to connect.
Any help is greatly appreciated.
01-18-2007 02:14 PM
Just went through this process (except client was Cisco and firewall was FWSM context). Try enabling esp inbound:
access-list whatever extended permit esp host server any
or something like that. If that doesn't work, make sure you have an explicit "deny ip any any log" at the end of your inbound acl, have the level set correctly, and review the log. You should messages sourced from the server being denied, which will tell you what you need to allow.
01-22-2007 09:50 AM
Unless you are using IPSec over TCP, you will need a 1 for 1 NAT. Standard IPSec does not work properly through a PAT'ed address.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide