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 2006-06-07
Junior Member
 
Join Date: 2006-05-11
Posts: 11
Rep Power: 0
jbailey01 has an average reputation (10+)
Default No Logs in Tracker After Migration

I migrated my management and log server from a Windows 2000 box to a SPLAT box. The migration went fine (I am able to push policy, log in, etc) but I am not seeing any traffic in Tracker. I have checked the mgmt server node and it is still set to be the log server. What else can I check?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 2006-06-07
Junior Member
 
Join Date: 2006-06-07
Posts: 12
Rep Power: 0
zyz101z has an average reputation (10+)
Default Re: No Logs in Tracker After Migration

Have you tried going to policy and doing a Install Database to your log/management servers?
Reply With Quote
  #3 (permalink)  
Old 2006-06-07
Junior Member
 
Join Date: 2006-05-11
Posts: 11
Rep Power: 0
jbailey01 has an average reputation (10+)
Default Re: No Logs in Tracker After Migration

Just tried that and there is no change - still not seeing traffic in Tracker.
Reply With Quote
  #4 (permalink)  
Old 2006-06-07
Junior Member
 
Join Date: 2006-06-07
Posts: 12
Rep Power: 0
zyz101z has an average reputation (10+)
Default Re: No Logs in Tracker After Migration

Not sure that this would affect logging but did you switch the OS in your Management server object to secure platform? I guess the next thing I would try is a tcpdump on the management to see if you see the log traffic from your enforcement points. Also you could go to an enforcement point and do a fw log if its logging locally and see if you see anything in there regarding the traffic. Just some thoughts, I had a similiar issue once but I just needed to do the Database install.
Reply With Quote
  #5 (permalink)  
Old 2006-06-07
Junior Member
 
Join Date: 2006-05-11
Posts: 11
Rep Power: 0
jbailey01 has an average reputation (10+)
Default Re: No Logs in Tracker After Migration

I switched the OS on the mgmt server object without any change. Do you have any tcpdump docs? I've used it before when dealing with CP tech support, but cant remember the specifics.
Reply With Quote
  #6 (permalink)  
Old 2006-06-07
Junior Member
 
Join Date: 2006-06-07
Posts: 12
Rep Power: 0
zyz101z has an average reputation (10+)
Default Re: No Logs in Tracker After Migration

I dont have any docs. But a quick overview.

Do a ifconfig -a .

This will give you the interface name. In this example we will use eth0 .

Then run the tcpdump command like so.

tcpdump -i eth0

Typically I will run it with grep but there are other ways as well. So say your enforcement point will be sourcing from 10.10.10.10 and you want so see if the packets are getting to the management server. Run as follows

tcpdump -i eth0 |grep 10.10.10.10

I think you have to be in expert mode to run tcpdump.

Hope this helps.

zyz101z
Reply With Quote
  #7 (permalink)  
Old 2006-06-07
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: No Logs in Tracker After Migration

Quote:
zyz101z
tcpdump -i eth0 |grep 10.10.10.10
Another way
tcpdump -nne host 10.10.10.10
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:13.


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