CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > VPN's (Virtual Private Networks)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-11-04
Member
 
Join Date: 2005-11-04
Posts: 42
Rep Power: 0
Jahk Nah Rai has an average reputation (10+)
Default VPN not working

Hi what's the best way to set up VPN tunnels to remote sites (that do not have Checkpoint at all) without having to manually static NAT every single address from my network?

For instance, I have a remote site running a Nortel Contivity VPN device. The only way right now for a machine from here to access that and succeed is if I statically NAT it to a public address. The remote site does not belong to me and so I have no control over it. All the remote site can do is simply allow my block of IPs to access the Contivity device.

I am running Checkpoint NG FP3

Thanks for any help.

Last edited by Jahk Nah Rai; 2005-11-04 at 15:04.
Reply With Quote
  #2 (permalink)  
Old 2005-11-07
Senior Member
 
Join Date: 2005-08-22
Location: Ottawa, Canada
Posts: 347
Rep Power: 4
Lackie has an average reputation (10+)
Default Re: VPN not working

To set up a VPN tunnel, you will have to have the admin of the Nortel set up the same on that end. You can't just set one up from your site without any intervention on the other side.
Reply With Quote
  #3 (permalink)  
Old 2005-11-08
Member
 
Join Date: 2005-11-04
Posts: 42
Rep Power: 0
Jahk Nah Rai has an average reputation (10+)
Default Re: VPN not working

Right I do understand that, however, it seems that even though the admin at the other end can set up rules on his Nortel device I still have to resort to statically NATing every internal address here in order for the VPN communication to work. I've tried otherwise without NAT or hide NAT and it doesn't work. I believe it's due to the fact that NATing alters the address information necessary for VPN to work.

I do realize there is a VPN community feature in Checkpoint NG but it only works with Checkpoint devices, not others.

I don't have all the public IPs in the world to statically NAT every internal device to so I'm wondering if there's a better way to simply pass all VPN traffic through my Checkpoint firewall without any NAT applied to it.
Reply With Quote
  #4 (permalink)  
Old 2005-11-08
Junior Member
 
Join Date: 2005-10-12
Posts: 5
Rep Power: 0
simon hornby has an average reputation (10+)
Default Re: VPN not working

What are you doing to try to get VPN to work, not including the static NAT? We'd need to know what you have done so far to work out what else you need to do.

I can assure you checkpoint will definitely do VPN to none-checkpoint sites without the need to static NAT every device, but it's entirely possible the other end isn't set up properly even if your end is.
Reply With Quote
  #5 (permalink)  
Old 2005-11-09
Member
 
Join Date: 2005-11-04
Posts: 42
Rep Power: 0
Jahk Nah Rai has an average reputation (10+)
Default Re: VPN not working

Right now, I have to manually assign static public IPs to internal hosts in order for outbound IKE/IPSEC connections to work. If I simply hide it behind the external interface of the firewall, the connection will not work. I have connections going out to Nortel Contivity devices as well as Microsoft Windows 2000 RAS/VPN setups.

It is possible the other end isn't set up properly. I think for the most part the other end sites simply add my IP block to their access list.
Reply With Quote
  #6 (permalink)  
Old 2005-11-11
Member
 
Join Date: 2005-10-25
Location: North Brunswick, NJ
Posts: 38
Rep Power: 0
czech12 has an average reputation (10+)
Default Re: VPN not working

Like Lackie and Simon said, you shouldn't need to NAT anything going through a Site to Site VPN (unless you are using the same private subnets on both sides). The IKE/IPSEC traffic is initiated from your Firewall to their Nortel device and vice versa, not from your internal hosts. Once the firewalls exchange keys and the tunnel is created, the packets with the private address range IP's are encapsulated by the firewall and routed across the internet using the firewall's public IP address.

I would recommend looking in SmartView tracker to make sure you aren't getting any encryption error. It sounds to me (and I think Lackie and Simon) like you are just allowing the traffic from your internal host to the Nortel side unencrypted, because you are using Static NAT...

Hope this helps... Let us know...
__________________
====================
Aaron Vivo
CCSE Plus, CCMSE, NSA
====================
Reply With Quote
  #7 (permalink)  
Old 2005-11-11
Member
 
Join Date: 2005-10-25
Location: North Brunswick, NJ
Posts: 38
Rep Power: 0
czech12 has an average reputation (10+)
Default Re: VPN not working

After reading back, you never stated if this was a site to site VPN or a client to site VPN.

Are you using a Nortel client to connect to his Nortel VPN server?
__________________
====================
Aaron Vivo
CCSE Plus, CCMSE, NSA
====================
Reply With Quote
  #8 (permalink)  
Old 2005-11-16
Member
 
Join Date: 2005-11-04
Posts: 42
Rep Power: 0
Jahk Nah Rai has an average reputation (10+)
Default Re: VPN not working

czech:

Yes it's CLIENT to SITE VPN...I'm sorry I should have stated that before.
Yes in most cases internal clients use a Nortel Contivity software client to connect to the other network's Contivity server.
I also have a case of a user using Microsoft's VPN client to connect to a Microsoft Windows 2000 VPN box at another location.

Ideally, I would like for anyone to take advantage of this VPN instead of just a few workstations. Thus the thought of a site to site VPN would be great as well.

Please keep in mind that in both cases, the outside networks do no utilize Checkpoint FW1. If they did, I'm sure things would be easier because I can set up communities, encryption domains, etc.

Last edited by Jahk Nah Rai; 2005-11-16 at 07:12.
Reply With Quote
  #9 (permalink)  
Old 2005-11-16
Member
 
Join Date: 2005-10-25
Location: North Brunswick, NJ
Posts: 38
Rep Power: 0
czech12 has an average reputation (10+)
Default Re: VPN not working

There are issues with using Hide NAT while connecting to a Nortel Contivity Switch and all IPSEC VPN devices. If there code is somewhat current, tell them to turn on IP NAT Traversal. This will correct problems with Hide NAT.

The problem is not with Check Point, it is with the Nortel and the nature of IPSEC VPNs.
__________________
====================
Aaron Vivo
CCSE Plus, CCMSE, NSA
====================
Reply With Quote
  #10 (permalink)  
Old 2005-12-05
Junior Member
 
Join Date: 2005-12-05
Posts: 1
Rep Power: 0
davetrappednikki has an average reputation (10+)
Default Re: VPN not working

I am having the same problem. I can get one VPN Client to connect going through (a static NAT) to the Nortel concentrator, but if I try to have another user (also statically NATed) they cannot connect.

Any Suggestions?

Thanks
Reply With Quote
  #11 (permalink)  
Old 2005-12-21
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,670
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: VPN not working

I was told in September that Nortel FINALY fixed NAT-T on their vpn client.

I would try getting the Nortel upgraded to the current version if you can, if not static one-to-one nat is your only option.

-jlh
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -7. The time now is 00:44.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0