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 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
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 Platforms > Check Point VPN-1 Edge Appliances
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-07-28
n3al10 n3al10 is offline
Junior Member
 
Join Date: 2006-07-28
Posts: 10
Rep Power: 0
n3al10 has an average reputation (10+)
Default OSPF Checkpoint Edge to Cisco

Has anyone configued OSPF to work between a checkpoint edge X and a cisco router?

I have been trying and what I see is that the cisco router sees the hello packets coming from the public IP address of the edge and the OSPF area as 0.0.0.1.

Looking at the log viewer I see multicast packets from the edge getting translated as public IP.

Checkpoint's documentation is not thorough enough and have not been able to find anything on the web
Reply With Quote
  #2 (permalink)  
Old 2006-07-31
n3al10 n3al10 is offline
Junior Member
 
Join Date: 2006-07-28
Posts: 10
Rep Power: 0
n3al10 has an average reputation (10+)
Default Re: OSPF Checkpoint Edge to Cisco

OK we figured it out after looking at the RFC. Most people that I know do not set up their OSPF area on a cisco router with 0.0.0.1 but its in the RFC

Here is what we used on the edge:

set ospf internal
set ospf router-id 10.51.19.125
add ospf area id 0.0.0.1 auth-md5 false
add ospf network address 10.51.19.0 mask 255.255.255.128 area 0.0.0.1

Here is what we used on the cisoc router:
router ospf 1
router-id 10.51.19.126
log-adjacency-changes
passive-interface default
no passive-interface FastEthernet0/0
network 10.51.19.0 0.0.0.127 area 0.0.0.1
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 04:07.


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