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!
2.  CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
     Courses Starting 5/12, 6/9, 7/14, 8/25, 10/6, 11/3, 12/8.
3.  We have new forums in Portuguese and German (see below).
4.  Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
5.  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 > IPv6
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2007-08-30
atomicsushi atomicsushi is offline
Junior Member
 
Join Date: 2007-02-14
Posts: 3
atomicsushi has an average reputation (10+)
Default ipv6-crypt in tracker but it's not enabled

Hi,

I have a netgate vpn hardware client connecting through the checkpoint firewall and terminating on a 3rd party device which sits behind the FW.

In the tracker, instead of seeing protocol 50 come through, all I see is UDP500 and protocol ipv6-crypt. Why am I seeing ipv6-crypt when I don't have it enabled?

However, when i do a tcpdump on both the incoming and outgoing interface on the firewall, i see protocol ESP packets come through ok.

What I am seeing on the tcpdump and capture is - traffic coming in OK from the netgate on eth1c0 and leaving eth2c0 to get to the 3rd party device. I also see the 3rd party device responding back through eth2c0 but the packets never leave the firewall. I don't see anything going back out on eth1c0 from the 3rd party device.

Here's the dump of the capture, note that 3rd party device is loadsharing between 203.68.68.50 and 203.68.68.51
The netgate is 216.89.213.27


Firewall2007[admin]# fw monitor -e "accept ((src=216.89.213.27) or (dst=216.89.213.27));"

monitor: getting filter (from command line)
monitor: compiling
monitorfilter:
Compiled OK.
monitor: loading
monitor: monitoring (control-C to stop)

eth2c0:i[80]: 203.68.68.50 -> 216.89.213.27 (50) len=80 id=5961

eth2c0:i[144]: 203.68.68.50 -> 216.89.213.27 (50) len=144 id=5962

eth2c0:i[80]: 203.68.68.50 -> 216.89.213.27 (50) len=80 id=6271

eth2c0:i[144]: 203.68.68.50 -> 216.89.213.27 (50) len=144 id=6272

eth2c0:i[80]: 203.68.68.50 -> 216.89.213.27 (50) len=80 id=6659

eth2c0:i[144]: 203.68.68.50 -> 216.89.213.27 (50) len=144 id=6660

eth2c0:i[80]: 203.68.68.50 -> 216.89.213.27 (50) len=80 id=7308

eth2c0:i[144]: 203.68.68.50 -> 216.89.213.27 (50) len=144 id=7309

eth2c0:i[80]: 203.68.68.50 -> 216.89.213.27 (50) len=80 id=7774

eth2c0:i[144]: 203.68.68.50 -> 216.89.213.27 (50) len=144 id=7775

UNKNOWN:i[220]: 216.89.213.27 -> 203.68.68.51 (UDP) len=220 id=4200 UDP: 500 -> 500
UNKNOWN:I[220]: 216.89.213.27 -> 203.68.68.51 (UDP) len=220 id=4200 UDP: 500 -> 500
eth2c0:o[220]: 216.89.213.27 -> 203.68.68.51 (UDP) len=220 id=4200 UDP: 500 -> 500
eth2c0:O[220]: 216.89.213.27 -> 203.68.68.51 (UDP) len=220 id=4200 UDP: 500 -> 500
eth2c0:i[241]: 203.68.68.51 -> 216.89.213.27 (UDP) len=241 id=24407 UDP: 500 -> 500
eth2c0:I[241]: 203.68.68.51 -> 216.89.213.27 (UDP) len=241 id=24407 UDP: 500 -> 500
UNKNOWN:o[241]: 203.68.68.51 -> 216.89.213.27 (UDP) len=241 id=24407 UDP: 500 -> 500
UNKNOWN:O[241]: 203.68.68.51 -> 216.89.213.27 (UDP) len=241 id=24407 UDP: 500 -> 500
eth2c0:i[80]: 203.68.68.51 -> 216.89.213.27 (50) len=80 id=11200
eth2c0:i[160]: 203.68.68.51 -> 216.89.213.27 (50) len=160 id=11202

Please let me know if you need more information, any help is appreciated!!

Thanks,

a-sushi in d pod.
Reply With Quote
  #2 (permalink)  
Old 2007-08-30
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 651
melipla has an average reputation (10+)
Default Re: ipv6-crypt in tracker but it's not enabled

Quote:
Originally Posted by atomicsushi View Post
In the tracker, instead of seeing protocol 50 come through, all I see is UDP500 and protocol ipv6-crypt. Why am I seeing ipv6-crypt when I don't have it enabled?

However, when i do a tcpdump on both the incoming and outgoing interface on the firewall, i see protocol ESP packets come through ok.
You will see "ipv6-crypt" as the service for most of the protocols listed in the IPSEC group [the exception being IKE], if you look at the information field you should see ESP listed. Its very misleading and the fact that you can't filter on ipv6-crypt in the service doesn't help matters.
Reply With Quote
  #3 (permalink)  
Old 2007-08-30
atomicsushi atomicsushi is offline
Junior Member
 
Join Date: 2007-02-14
Posts: 3
atomicsushi has an average reputation (10+)
Default Re: ipv6-crypt in tracker but it's not enabled

Thanks Melipla!

Any ideas why the firewall isn't processing (50) ?
Reply With Quote
  #4 (permalink)  
Old 2007-08-31
melipla melipla is offline
Senior Member
 
Join Date: 2006-01-25
Posts: 651
melipla has an average reputation (10+)
Default Re: ipv6-crypt in tracker but it's not enabled

The firewall doesn't appear to be accepting any of the port 50 traffic inbound (hence only the little i). Are there any drops in the logs? You could try appending a "-p all" onto your fwmonitor which will give you more information that may provide a clue to the problem.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB 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 08:37.


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