I removed all the FW startup files from the rc2 and rc3 directories already.
Ps -ef | grep fw shows no processes. The security policy is being launched from something else.
Main Topics
Browse All TopicsSolaris 8.
I am trying to get the fw1 module not to load at boot time. I have removed the startup and there is no FW process running.
From what I can tell in /etc/init.d there isn't anything loading.
Where is module being loaded from?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I do not have cpstat on the machine unfortunately.
I know it is loading for two reasons:
1) on boot it shows FW-1 loading modules and fwstrmodwput for the interface.
2) When trying to connect via samba from windows it fails until I run /opt/CPfw1-41/bin/fwstop..
Cannot kill fwp pid -fine we know it is not running
Cannot kill snmp pid - same
Cannot kill fwm pid -same
Unistalling security policy from all.all@host
Done
Then samba works fine.....
Firewall kernel loads the policy - not a user process.
If you're running NG, run cpconfig -> Automatic Start of Check Point products. There you can choose whether fw will load during boot.
Anyway to see the currently installed policy, run "fw stat", to unload the policy from the current computer and revert to "any-any-accept" run "fw unloadlocal".
Just for the information - any-any-accept is not completely equal to the absence of the FW on the machine - some kind of basic sanity inspection is still applied. This is not a problem for you, because if policy uninstall solves your problem.
HTH,
d
I am not running NG. I am really not sure what NG is?
I ran fw stat and the following was reported:
localhost defaultfilter 5aug2000: [>qfe1]
I then ran fw unload localhost.
unistalling security policy from all.all@bork
fw stat again:
localhost - : <qfe1
I tried running fw unload qfe1 and got back the following:
unistall security policy from qfe1: No license for remoter unistall.
When I reboot it doesn't change anything. dmesg reports back that fw0 is /pseudo/fw@0
FW-1: fwstrmodwput: loading default filter on qfe1
Thoughts
Business Accounts
Answer for Membership
by: net_sec_guruPosted on 2004-08-07 at 19:39:03ID: 11745081
check out /etc/fw.boot
and what about the file:
/etc/rc2.d/Sxxcpp??? - can't think of the exact file name right now... and the "xx" is the number it's assigned.
It's the file that starts the firewall service...