| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| I would love to know how these things work. Trying to get Nortel to tell me or find doco on the inner workings of these switches is nigh on impossible Troubleshooting a connection through these things is tough. Is tcpdump totally broken on these things? For example if i run tcpdump -n -i <internal interface> host <my IP> and do the same on the external interface i'll see the SYN on the internal and nothing else. Alot of the time I just see nothing at all. For my packet arriving on the internal interface I will not see the SYN ACK on any interface. Can anyone explain exactly how these accelerators handle connections? It's driving me crazy. btw this is being tested on a non production firewall so there's absolutely no load on it. buffer space should not come into play tcpdump is tcpdump. it's linux. I would expect it to behave properly anyone have any clues on how to get this to operate as expected? is it because of the switch architecture it behaves this way? bizarre... |
| |||
| I have almost no experience with tcpdump on a firewall, I prefer fw monitor, you should give it a try as well, because it is meant especially for firewall packet filtering and it is superior to tcpdump for this purpose. http://www.cpug.org/check_point_reso...or_rev1_01.pdf |
| |||
| Quote:
fw monitor splits this line into 2 so you see src dst IP on the first line and ports on the second. fine i guess for dumping the output into a reader like wireshark but its crap for Real time troubleshooting havent figured out how to get it into one line if it can even be done? will have to play with INSPECT |
| |||
| Quote:
Well the reason why I think tcpdump don't and actually can't work is that the accelerator part (the switch) is not running linux contrary to the director piece, it's based on asics. On the other hand fw monitor is "glued" to the Checkpoint kernel so it gathers its information from the director (bear in mind fw monitor limitations with SXL, the hardware based acceleration from the switch on ASF/NSF or ADP on Nokia and Xbeam X series). My 2cents. Sidney |
![]() |
| Thread Tools | |
| Display Modes | |
| |