[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Qube3-All-Kernel-4.0.1-2.2.16C35-III-1.pkg



> Hi Guys,
> 
> I saw a post regarding this update not being compatible with
> the Adaptive Firewall, but I decided to try it on a test machine.
> 

 You're right! Perhaps Sun will produce an updated Firewall Package?
 
 It's a file naming bug. In fact the adaptive firewall module 
 is included in the upgrade, but it's been given the wrong name.
 
 The "phoenix" startup file in /etc/rc.d/init.d uses the 
 naming convention:
 phoenix-[version number]-[kernel version].o
 
 The new kernel package contains 
 /lib/modules/phoenix/phoenix-2.2.16C35_III.o
 
 just copy this file to 
 /lib/modules/phoenix/phoenix-1.6.6-2.2.16C35_III.o and 
 reboot. The firewall will then load fine.
 
 Hope this helps
 
 Mike