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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2008-08-21
Junior Member
 
Join Date: 2008-07-15
Posts: 3
Rep Power: 0
mhakali has an average reputation (10+)
Default Configuration summary?

Hello!

I am looking to make an automated script to sumarize the CheckPoint and server configuration for a reference documentation.

In our Nokia boxes you can easily invoke clish -c "show summary" which pretty much sumarizes the important configuration.

Is there something similar you can use under SPLAT to get for instance the settings done in cpconfig/sysconfig? Firewall policy is not required. Just box setup configuration (interfaces, routes, HA configuration, etc).

Regards,

Mikael

Last edited by mhakali; 2008-08-21 at 03:54.
Reply With Quote
  #2 (permalink)  
Old 2008-08-21
Senior Member
 
Join Date: 2007-07-16
Posts: 603
Rep Power: 2
Thorpuse has an average reputation (10+)
Default Re: Configuration summary?

cpinfo summarises the OS configuration to some extent..... perhaps you could start there?
Reply With Quote
  #3 (permalink)  
Old 2008-08-22
Junior Member
 
Join Date: 2008-07-15
Posts: 3
Rep Power: 0
mhakali has an average reputation (10+)
Default Re: Configuration summary?

Quote:
Originally Posted by Thorpuse View Post
cpinfo summarises the OS configuration to some extent..... perhaps you could start there?
Thank you for the tip. I have considered cpinfo. Although cpinfo lists in detail every configuration aspect done to CheckPoint on the box. It's namless number of pages and information. Probably not suitable for a sumarized text document. And question is if it actually includes sysconfig options such as interface configuration is included in cpinfo. Regards Mikael
Reply With Quote
  #4 (permalink)  
Old 2008-08-22
Senior Member
 
Join Date: 2007-02-07
Location: Halle (Saale)
Posts: 247
Rep Power: 2
dantro has an average reputation (10+)
Default Re: Configuration summary?

I don't think that SPLAT has such an option. However, you could build your own summary script with just a few commands in less than ten minutes.

hostname
domainname
uptime
fw -ver
fwm -ver
fw stat
mii-tool
ethtool
ifconfig -a
netstat -rn
cat /etc/resolv.conf
cat $FWDIR/conf/gui-clients
cplic print
rpm -qa | grep CP* | sort
rpm -qi for each packet of the above list
uname -a
cat /proc/version
free
crontab -l
cpwd_admin list
$CPDIR/bin/cpprod_util CPPROD_IsSecurePlatform
$CPDIR/bin/cpprod_util CPPROD_IsSecurePlatformPro
$CPDIR/bin/cpprod_util FwGetIPForwarding
$CPDIR/bin/cpprod_util FwIsFirewallMgmt
$CPDIR/bin/cpprod_util FwIsFirewallModule
$CPDIR/bin/cpprod_util FwIsPrimary
$CPDIR/bin/cpprod_util FwIsLogServer
$CPDIR/bin/cpprod_util FwIsSecureXL
Reply With Quote
  #5 (permalink)  
Old 2008-08-22
Junior Member
 
Join Date: 2008-07-15
Posts: 3
Rep Power: 0
mhakali has an average reputation (10+)
Default Re: Configuration summary?

Quote:
Originally Posted by dantro View Post
I don't think that SPLAT has such an option. However, you could build your own summary script with just a few commands in less than ten minutes.
So it's the best option :) Oki. This is what I have done right now. It surely works.

What I wanted to save was time to make it look nice and readable (which summary outputs usally are).

Thanks.

Regards,

Mikael
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 07:01.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0