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 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.
2. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
3. 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-09-28
horscht horscht is offline
Junior Member
 
Join Date: 2006-09-28
Posts: 3
Rep Power: 0
horscht has an average reputation (10+)
Default Edge ADSL and SmartCenter

I try to connect our first Edge ADSL appliance to our Smart Center Management Server (NG R55 HFA18) but I am not successful.
After I enter Gateway ID and Key, I get the error message:

Connection Refused: This VPN-1 Edge is not registered to the Service Center.

When I try the same configuration (Firmeware 6.5.35) with a normal Edge without ADSL modem, it works perfectly well.

Do I need an update to my SmartCenter to support the Edge ADSL? What about editing the objects_5_0.c file I read somewhere? Does it help? What to add?
Reply With Quote
  #2 (permalink)  
Old 2006-09-29
efdsa efdsa is offline
Junior Member
 
Join Date: 2006-06-13
Location: Netherlands
Posts: 26
Rep Power: 0
efdsa has an average reputation (10+)
Default Re: Edge ADSL and SmartCenter

Is the Edge device with ADSL listed in the dropdown box where you can choose for the type of Edge device? It should be listed as VPN Edge X ADSL series.
If it is not listed:
run D:\CheckPoint\FW1\R61\fw1\conf\sofaware>sms -confdir .
(note the dot!)
check in the output for:
Problems while getting gw properties from db - Incorrect vendor for gateway NGI - DB vendor = <SBox-200> gateway vendor
= <SBox-200-B>" app:SMS ]

If you see this error:

1) Disconnect SmartDashboard and then run "cpstop" on the management server.

2) Take a backup of the objects_5_0.C file into a different directory.

3) Also run "upgrade_export <filename>" (from $FWDIR/bin/upgrade_tools) which will take a backup of the whole management server database, should things go badly wrong.

4) Edit the objects_5_0.C file, search for the section:

:sofaware_gw_types (
: (VPN-1_Edge_W_Series

We need to add a section between those 2 lines, which describes the new VPN-1 Edge hardware.

The newly edited version follows (additonal text in bold):

:sofaware_gw_types (
: (VPN-1_Edge_X_ADSL_Series
:AdminInfo (
:chkpf_uid ("{A698EB6F-6860-49B4-9861-C76F7F1C7A1C}")
:ClassName (sofaware_product_type)
:table (sofaware_gw_types)
:LastModified (
:Time ("Sun Aug 13 08:46:04 2006")
:By (CheckPoint)
:From (CheckPoint)
)
:Deleteable (false)
:Renameable (false)
)
:default_package ()
:firmware_type (generic3_safe@)
:hardware_type (SBox-200-B)
:interface_capabilities (
: (
:AdminInfo (
:chkpf_uid ("{4E9DD71F-8EFF-4682-A69C-220DCB46691F}")
:ClassName (edge_robo_interface_capabilities)
)
:can_be_disabled (true)
:name (DMZ)
:supports_dhcp_server (true)
)
: (
:AdminInfo (
:chkpf_uid ("{C9B1DDB5-9B28-471C-8523-E13B44C8A5F3}")
:ClassName (edge_robo_interface_capabilities)
)
:can_be_disabled (false)
:name (LAN)
:supports_dhcp_server (true)
)
)
:show_in_menus (false)
:type (sofaware_product_type_obj)
)
: (VPN-1_Edge_W_Series



5) Save the file
6) Run "cpstart"
7) Log into SmartDashboard
8) Edit the object for the VPN-1 Edge device, change the type to VPN-1_Edge_X_ADSL_Series.
9) Install policy to the VPN-1 Edge device
10) Try to connect the device

If any problems occur after the change, back it out as follows:
1) Disconnect SmartDashboard
2) Run "cpstop"
3) Replace the objects_5_0.C file with the old version
4) Run "cpstart"

The exact cause of the problem is that the new Edge device has upgraded hardware (with ADSL support) and SmartCenter R61 does not recognise it.The fix/workaround requires edit of the file $FWDIR/conf/objects_5_0.C on the management server.


Hope this will solve your problem.
Reply With Quote
  #3 (permalink)  
Old 2006-09-29
efdsa efdsa is offline
Junior Member
 
Join Date: 2006-06-13
Location: Netherlands
Posts: 26
Rep Power: 0
efdsa has an average reputation (10+)
Default Re: Edge ADSL and SmartCenter

The example above is for R61, but I wouldn't be surprised if R55 also doesn't recognize it.
Reply With Quote
  #4 (permalink)  
Old 2006-09-29
horscht horscht is offline
Junior Member
 
Join Date: 2006-09-28
Posts: 3
Rep Power: 0
horscht has an average reputation (10+)
Default Re: Edge ADSL and SmartCenter

Does it work the same way with a SmartCenter Management R55 HFA18 on Solaris?
I donīt even have the entry "VPN-1_Edge_W_Series" in my objects_5_0.C, just SBox-200, S-Box-100....
Reply With Quote
  #5 (permalink)  
Old 2006-10-02
horscht horscht is offline
Junior Member
 
Join Date: 2006-09-28
Posts: 3
Rep Power: 0
horscht has an average reputation (10+)
Default Re: Edge ADSL and SmartCenter

I imported the lines you provided in my objects_5_0.C file on the Smart Center Management Server. I can now choose a VPN-1_Edge_X_ADSL_Series as type for the VPN-1 Edge object. But it doesnīt help. I followed your instructions carefully but even if I choose the new type, I still get the same error message. The Appliance wonīt register with the service center.
Are there any other files to update, to make the Management Server compatible to the new Edge ADSL?
Reply With Quote
  #6 (permalink)  
Old 2006-10-02
chillyjim chillyjim is offline
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,648
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: Edge ADSL and SmartCenter

Quote:
Originally Posted by horscht View Post
Are there any other files to update, to make the Management Server compatible to the new Edge ADSL?
Yes you need to update /opt/CPEdge/libsw (or wherever your's is). Instructions are included with the firmware download.
Reply With Quote
  #7 (permalink)  
Old 2006-10-03
efdsa efdsa is offline
Junior Member
 
Join Date: 2006-06-13
Location: Netherlands
Posts: 26
Rep Power: 0
efdsa has an average reputation (10+)
Default Re: Edge ADSL and SmartCenter

And the name of the device should be exactly match with the one in your smartcenter (ID=name in smartcenter)
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 02:15.


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