cciesec2006, can you please run this on both CHKP's and share the output:
nice -n 15 ifconfig|grep bond | awk {'print $1'} | awk -F "." {'print $1'} | uniq | while read bond ; do echo $bond && cat...
CPUG: The Check Point User Group | |
Resources for the Check Point Community, by the Check Point Community.
| |
First, I hope you're all well and staying safe. | |
|
Type: Posts; User: indeni
cciesec2006, can you please run this on both CHKP's and share the output:
nice -n 15 ifconfig|grep bond | awk {'print $1'} | awk -F "." {'print $1'} | uniq | while read bond ; do echo $bond && cat...
Agree we both. Moving to a switch is just a first step :)
Our experience is that crossover capable is generally bad when it comes to troubleshooting issues like this. You may have a split brain scenario if the sync network's down but the member can still...