CPUG

The Check Point User Group

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

1. CCSA or CCSE One-Week Certification Training Courses with CPUG in Beautiful San Francisco!
    Courses Starting (2010) 4/12, 5/10, 6/7, 7/12.
2. Save the Date!  CPUG CON 2010 EUROPE, the User Conference in Switzerland, September 20th-22nd, 2010!
3. Join Our CPUG Groups On LinkedIn, Facebook, and Ning.  See Our Channel on YouTube.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 Platforms > Check Point IP Appliances And IPSO (Formerly Nokia)
Register Projects FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2009-06-29
Junior Member
 
Join Date: 2009-06-26
Posts: 11
Rep Power: 0
Demitri-Masters has an average reputation (10+)
Default Routing Problem

Hello all,

Sorry about my English :)

I have a nokia IPSO 4.2 Cluster in forwarding mode.

I have 4 interfaces 3 in cluster and 1 sync

eth1 is manager interface
eth2 is wan interface
eth4 is sync interface
eth4-sp01 is internal interface

I added static routes to handle the traffic. From Ipso i can ping external address, but when i try to ping from ipso a internal host i can`t.

I only can ping from a address if he is direct connect to interface IP, ex: if i try to ping the wan ip interface from a host in internal interface its fails.

Someone knows where i missed ?
Reply With Quote
  #2 (permalink)  
Old 2009-06-29
Junior Member
 
Join Date: 2009-06-26
Posts: 11
Rep Power: 0
Demitri-Masters has an average reputation (10+)
Default Re: Routing Problem

No one have ideias ?
Reply With Quote
  #3 (permalink)  
Old 2009-06-29
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 1,649
Rep Power: 5
northlandboy has an average reputation (10+)
Default Re: Routing Problem

Quote:
Originally Posted by Demitri-Masters View Post
No one have ideias ?
If you need a sub-5 hour response time, get a support contract.

What firewall policy do you have? What does Tracker show you?

What about tcpdump/fw monitor?
Reply With Quote
  #4 (permalink)  
Old 2009-07-01
Member
 
Join Date: 2006-06-28
Posts: 80
Rep Power: 4
Adam Carter has an average reputation (10+)
Default Re: Routing Problem

Quote:
Originally Posted by Demitri-Masters View Post
Hello all,
I added static routes to handle the traffic. From Ipso i can ping external address, but when i try to ping from ipso a internal host i can`t.

I only can ping from a address if he is direct connect to interface IP, ex: if i try to ping the wan ip interface from a host in internal interface its fails.

Someone knows where i missed ?
So the default route works but the other statics that point to the internal gateway, doesnt.

You need to supply ip addressing, netmasks and static route details for us to give you more info than that.
Reply With Quote
  #5 (permalink)  
Old 2009-07-01
Junior Member
 
Join Date: 2009-06-26
Posts: 11
Rep Power: 0
Demitri-Masters has an average reputation (10+)
Default Re: Routing Problem

Thanks for reply

Lets me explain better


My network is

-----------
Router Wan
-----------
|Valid IP
----------
Internal router
-------------
|172.17.0.1/28
|172.17.0.4/28 (IP Cluster)
------------------------------------------
Checkpoint | Checkpoint IPSO 4.2 Cluster |
------------------------------------------
|172.17.0.19/29 (IP Cluster)
|172.17.0.20/29 (My computer)


Problem is i dont want configure a Hide Nat, i want only foward the requisition to my router and router will do the nat.

My route table:

NokiaIP390:34> show route
Codes: C - Connected, S - Static, I - IGRP, R - RIP, B - BGP,
O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA)
A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed

S 0.0.0.0/0 via 172.17.0.1, eth4c0, cost 0, age 85349
C 127.0.0.1/32 is directly connected, loop0c0
S 172.16/16 via 172.17.0.22, eth-s1p4c0, cost 0, age 84089
C 172.17.0.8/30 is directly connected, eth2c0
C 172.17.0.16/28 is directly connected, eth-s1p4c0
C 172.17.100/24 is directly connected, eth1c0
C 172.17/29 is directly connected, eth4c0

When i ping from my host the external interface 172.17.0.4 i can access, but when try to ping a external address the cp don`t route the requisition to my router 172.17.0.1
Reply With Quote
  #6 (permalink)  
Old 2009-07-01
Senior Member
 
Join Date: 2008-07-31
Location: Netherlands, Europe
Posts: 645
Rep Power: 2
msjouw has an average reputation (10+)
Default Re: Routing Problem

When you start a second terminal session to the firewall and start:
fw ctl zdebug drop
this will show you anything being dropped by the firewall
You can also use:
tcpdump -i eth4
to show you the packets sent and recieved on eth4.
__________________
Regards, Maarten.
P1 R65.4 IPSO SPLAT IOS
Reply With Quote
  #7 (permalink)  
Old 2009-07-01
Member
 
Join Date: 2006-06-28
Posts: 80
Rep Power: 4
Adam Carter has an average reputation (10+)
Default Re: Routing Problem

The firewall looks ok, check the routing on the internal and wan routers.
Reply With Quote
  #8 (permalink)  
Old 2009-07-01
Junior Member
 
Join Date: 2009-06-26
Posts: 11
Rep Power: 0
Demitri-Masters has an average reputation (10+)
Default Re: Routing Problem

Thanks for replay,

The only router is the wan router, and this is fine.

When i ping a external address the firewall dont route the packet to wan interface, but when i ping the external interface of the firewall i receive a awnser.
Reply With Quote
  #9 (permalink)  
Old 2009-07-01
Member
 
Join Date: 2006-06-28
Posts: 80
Rep Power: 4
Adam Carter has an average reputation (10+)
Default Re: Routing Problem

Quote:
Originally Posted by Demitri-Masters View Post
Thanks for replay,
When i ping a external address the firewall dont route the packet to wan interface,
How did you determine that?
Reply With Quote
  #10 (permalink)  
Old 2009-07-02
Junior Member
 
Join Date: 2006-05-31
Posts: 16
Rep Power: 0
hardinb has an average reputation (10+)
Default Re: Routing Problem

Can you execute the following command and post the output:

fw ctl iflist

I'm just wondering why your default static route is pointing to eth4c0 ???

What happens when you traceroute from your pc to an external address?

.

Last edited by hardinb; 2009-07-02 at 08:56.
Reply With Quote
  #11 (permalink)  
Old 2009-07-03
Junior Member
 
Join Date: 2009-06-26
Posts: 11
Rep Power: 0
Demitri-Masters has an average reputation (10+)
Default Re: Routing Problem

Hi,

My default route is pointing to my router 172.17.0.1.

My CP can connect to the internet normally.

My clients can ping the firewall external interface 172.17.0.4 but the firewall won`t route the requisition to my router.

Results for fw ctl

fwsl02[admin]# fw ctl iflist
0 : eth-s1p4c0
1 : eth4c0
2 : eth2c0
3 : eth1c0

When i use a tracert in my client he just forward the requisition to my internal cp interface and stops there :(
Reply With Quote
  #12 (permalink)  
Old 2009-07-03
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 1,649
Rep Power: 5
northlandboy has an average reputation (10+)
Default Re: Routing Problem

Several people have suggested looking at tcpdump and firewall logs. Why have you still not done that?

Using tcpdump is very simple, and will most likely show you where the problem lies.
Reply With Quote
  #13 (permalink)  
Old 2009-07-09
Junior Member
 
Join Date: 2009-06-26
Posts: 11
Rep Power: 0
Demitri-Masters has an average reputation (10+)
Default Re: Routing Problem

Yeah the Tcpdump told me what i have know, the packet going but don't come back...

Wherever.

I can resolve my issue with this command:

fw ctl zdebug drop

This show me what dropping my packet, this a antispoofing issue.

I resolved my issue, thanks to all!
Reply With Quote
  #14 (permalink)  
Old 2009-07-09
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 1,649
Rep Power: 5
northlandboy has an average reputation (10+)
Default Re: Routing Problem

Quote:
Originally Posted by Demitri-Masters View Post
This show me what dropping my packet, this a antispoofing issue.
Which you could have seen by looking at Tracker a week ago...
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 15:36.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2