On Friday 03 November 2006 15:32, Michael Sullivan wrote: > I don't see anything in that output that tells me why it's freezing. the > camel_exception_get_id thing is kinda ominous, but I think it always says > that when I start it from the terminal. Also, is there a way to find out > if my firewall is actually running at any given time? I use ipkungfu, but > when /etc/init.d/ipkungfu status says it's running, I can't find anything > in ps about ipkungfu or iptables. Is there a way for me to know for sure? > Any help you can give will be greatly appreciated... With regards to your problems I am not sure I can offer any advice (other than running revdep-rebuild). With the iptables you can run iptables -L -v to see if appropriate rules are active, or if your chains are empty and lsof to find out if a particular file accessed by the binary in question (see man lsof which is quite extensive). -- Regards, Mick