CPUG

The Check Point User Group

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

1. Come to CPUG CON 2008 EUROPE in Switzerland on September 8th - 9th!
    Two days full of technical content for Check Point administrators in the beautiful Swiss Alps!
    We already have 72 attendees signed up from 20 countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
3. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
4. 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 2008-03-17
vvcat vvcat is offline
Junior Member
 
Join Date: 2008-01-30
Posts: 27
Rep Power: 0
vvcat has an average reputation (10+)
Default public cannot access http on DMZ

hi all,

I have configured and install the policy on the checkpoint fw and allow webserver 192.160.4.1 NAT to 202.44.23.22

the rule added as follows
allow any webserver http log

I try to ping 202.44.23.22 on the webserve from outside, it success, traceroute also ok, but cannot access web thru the browser on outside. I don't know why, can everybody help.
Reply With Quote
  #2 (permalink)  
Old 2008-03-17
mcnallym mcnallym is offline
Senior Member
 
Join Date: 2007-06-04
Posts: 993
Rep Power: 2
mcnallym has an average reputation (10+)
Default Re: public cannot access http on DMZ

I take it from this you have created a new node object called webserver, given it an IP address of 192.168.40.1, and that have added an automatic Static NAT of 202.44.23.22.

What do you get in the SMARTView Tracker, also nothing else is using that NAT address? It isn't the address of the Gateway is it?
Reply With Quote
  #3 (permalink)  
Old 2008-03-17
vvcat vvcat is offline
Junior Member
 
Join Date: 2008-01-30
Posts: 27
Rep Power: 0
vvcat has an average reputation (10+)
Default Re: public cannot access http on DMZ

Yes, I have created object host, 192.160.4.1 , NAT is static, 202.44.23.22, gateway is 192.160.4.254, the IP 202.44.23.22 can be ping from ouside but cannot access web port 80.

The rule has already enabled of course!

source distination service action
===== ======= ===== =====
any webserver http accept
192.160.4.1
Reply With Quote
  #4 (permalink)  
Old 2008-03-17
lammbo lammbo is offline
Senior Member
 
Join Date: 2006-02-09
Location: Charleston, SC
Posts: 277
Rep Power: 3
lammbo has an average reputation (10+)
Default Re: public cannot access http on DMZ

You need to review the log entries in SmartView Tracker. Find the entries concerning traffic coming in on this rule.

Also, try to telnet to that public IP using port 80 and see if you get a connect. This could potentially be a SmartDefense issue, only the logs will tell.
__________________
There's no place like 127.0.0.1
Reply With Quote
  #5 (permalink)  
Old 2008-03-17
vvcat vvcat is offline
Junior Member
 
Join Date: 2008-01-30
Posts: 27
Rep Power: 0
vvcat has an average reputation (10+)
Default Re: public cannot access http on DMZ

I only see is a accept log from our lan segment(192.168.8.xx), why no reject log (red color) I can see, the log is enabeld on the rule before!!!
Reply With Quote
  #6 (permalink)  
Old 2008-03-17
lammbo lammbo is offline
Senior Member
 
Join Date: 2006-02-09
Location: Charleston, SC
Posts: 277
Rep Power: 3
lammbo has an average reputation (10+)
Default Re: public cannot access http on DMZ

Does the web page display correctly from your LAN? If not, can you telnet to said server on port 80 and get a connect. It sounds like the firewall is passing the traffic from the LAN since you see only accepts and no drops.

To test the NAT though, you need to hit it from outside. If the telnets do not work and the logs continue to show only accepts, the issue is with the listening port on the webserver itself.
__________________
There's no place like 127.0.0.1
Reply With Quote
  #7 (permalink)  
Old 2008-03-17
vvcat vvcat is offline
Junior Member
 
Join Date: 2008-01-30
Posts: 27
Rep Power: 0
vvcat has an average reputation (10+)
Default Re: public cannot access http on DMZ

I sure the webserver is working as we use LAN zone PCs(192.160.1.x) can access (e.g. http://192.160.4.1), no any problem, the webpage can be displayed correctly.

LAN zone PCs can ping 192.160.4.1 and 202.44.23.22 also, but cannot run http://202.44.23.22 from the browser. (seems time out)

someting strange.
Reply With Quote
  #8 (permalink)  
Old 2008-03-17
vvcat vvcat is offline
Junior Member
 
Join Date: 2008-01-30
Posts: 27
Rep Power: 0
vvcat has an average reputation (10+)
Default Re: public cannot access http on DMZ

The problem was fixed, cause of I use duplicate true IP for our webserver NAT, that IP was already used by another host, I overlook for this, but I surprise why checkpoint cannot verify duplicate IP for my case.

Anyway, thanks your help.
Reply With Quote
  #9 (permalink)  
Old 2008-03-18
mcnallym mcnallym is offline
Senior Member
 
Join Date: 2007-06-04
Posts: 993
Rep Power: 2
mcnallym has an average reputation (10+)
Default Re: public cannot access http on DMZ

Check Point can verify the duplicate IP address.

If you define a new object with the same IP address as an existing object then when you create the object it will say that there is an existing object, gives you the name of the existing object and asks you if you wish to continue.

You can also use the Query Objects and look for duplicates in there as well.

What it won't do is if you configure multiple NATs with the same IP address as this is valid. There is no reason why you can't have your SMTP and HTTP servers on the same public IP address, and merely manual translate using different services to choose which of the Static NAT to implement.
Reply With Quote
  #10 (permalink)  
Old 2008-03-18
vvcat vvcat is offline
Junior Member
 
Join Date: 2008-01-30
Posts: 27
Rep Power: 0
vvcat has an average reputation (10+)
Default Re: public cannot access http on DMZ

thanks your advice
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:56.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0