Hi,
We received a pair of new 6700 appliances today.
Out of the box, on R81, we were unable to get the Mgmt or eth1 interface working.
Switching to R80.40 on the boot menu failed (automatic reboot during boot).
Updating the system with ISOmorphic failed (same).
We were able to manually update to R81.10 from USB, but the network issue remained.
Then I realized that there was a problem with the network interface naming.
The logical Mgmt interface was actually mapped to the eth1 physical port, and some interface names had the "_rename" suffix attached to them.
gw-c0571d> show interfaces
Mgmt
eth0
eth1
eth2
eth3
eth4
eth5
eth6
eth7
eth8
eth9
eth10_rename
eth11_rename
eth12
lo
gw-c0571d>
We were then able to get a working WebUI... only to discover that the appliance model displayed is "3800".
"dmidecode -t system" still shows its SKU is QM-15, which mean its a 6700 appliance indeed (phew) as per sk37692.
The appliance model misdetection seems to be the cause to the network interface mismatch, as the interface count and naming on a 3800 is not the same, and makes the onboot interface rename fail.
It seems like in this modern world, Check Point appliances won't accept the model that was "assigned" to them...
Does this look like a known issue?
Is there an easy fix for this?
NB: Before you ask, this was raised to TAC, remote session scheduled for tomorrow.