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 > NAT (Network Address Translation)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2007-09-17
Junior Member
 
Join Date: 2007-09-14
Posts: 13
Rep Power: 0
hasim has an average reputation (10+)
Default dynamic nat

Hi, I am using cp r 55 and our structure is like this:

dsl sataic ip 85.x.x.19

cp external ip 192.168.2.2

cp internal ip 10.10.0.200

i want to do the following steps:

To make the following remote desktop request from outside: 85.95.x.19:3390


to the following nat:192.168.2.2 nat internal 10.10.0.1


To make the following remote desktop request from outside: 85.95.x.19:3391


to the following nat: 192.168.2.2 nat internal 10.10.0.2


To make the following remote desktop request from outside: 85.95.x.19:3392


to the following nat :192.168.2.2 nat internal 10.10.0.3


How can i do that? I donot have enough information about cp

Can anyone guide me step by step?

Thanks
Reply With Quote
  #2 (permalink)  
Old 2007-09-17
Senior Member
 
Join Date: 2007-01-18
Location: London
Posts: 375
Rep Power: 2
MarioL has an average reputation (10+)
Default Re: dynamic nat

Hi hasim,

In an ideal configuration the external interface of the firewall should have a valid public IP (many times it's possible to configure the modem/router to pass the IP to the firewall). I would recommend that you try to get that change done when possible. Also, you should consider using SecuRemote to create a client-to-site VPN, so that you can connect remotely to your internal resources.

I don't think the configuration you are going for is ideal, since it's not as secure.
That said, you can achieve what you state like this:
- Create 3 TCP services, one for each port (3390, 3391, 3392)
- Create 3 host objects for the servers (10.10.0.1, 10.10.0.2, 10.10.0.3)
- Create one rule to allow access:
Any | 192.168.2.2 | 3390, 3391, 3392 | Accept | Log
- Create 3 NAT rules:
Any | 192.168.2.2 | 3390 | = | 10.10.0.1 | =
Any | 192.168.2.2 | 3391 | = | 10.10.0.2 | =
Any | 192.168.2.2 | 3392 | = | 10.10.0.3 | =

- You might also need to create a group with all the servers and also add it to the destination on access rule (depends on settings)

You should already have a NAT hide rule that will hide the servers on the 192.168.2.2 IP when going out.

I might have forgotten something, but I think that's it.
Reply With Quote
  #3 (permalink)  
Old 2007-09-19
Junior Member
 
Join Date: 2007-09-14
Posts: 13
Rep Power: 0
hasim has an average reputation (10+)
Default Re: dynamic nat

thanks MarioL
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 13:59.


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