View Single Post
  #1 (permalink)  
Old 2007-09-03
rwalkera rwalkera is offline
Junior Member
 
Join Date: 2007-09-03
Posts: 2
Rep Power: 0
rwalkera has an average reputation (10+)
Default Confirming Routing entries

I am new to checkpoint and more familiar with PIX.
Can anyone comment on how packet flows through a Checkpoint NGX R55 running
on solaris 220r

netstat shows

Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
1xx.xxx.118.0 1xx.xxx.118.1 UGH 1 0
1xx.xxx.118.0 1xx.xxx.xxx.122 U 129280726 ce1
1xx.xxx.120.0 1xx.xxx.120.160 U 15848515 ce0
192.168.118.0 192.168.118.1 U 1 2 hme0
224.0.0.0 1xx.xxx.120.160 U 1 0 ce0
default 1xx.xxx.120.1 UG 179501810
127.0.0.1 127.0.0.1 UH 231488436 lo0

1) what do the flags UGH, UH, UG mean relative to this table?
2) Is this all of the routing information I need to determine packet flow in and out of the checkpoint
cluster? Are their other files I should check?
Reply With Quote