On 2007-04-20 15:36, James D. Parra wrote: > <snip> > > Thanks for the detailed response. The module 'contrack' is not loaded, > however the firewall is not on. > > Any clues? > >
The module is actually named "ip_conntrack", and it is definitely loaded when the SuSEfirewall2 script is run (unless there is a bug in the script in the particular version of SusE you are running). The log entries you quoted are all labelled "SFW2-OUT-ERROR" and that can only come from the SuSEfirewall script. What is the output of: iptables -L -n ~~~~ Here you go; # iptables -L -n Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination and... # rcSuSEfirewall2 status Checking the status of SuSEfirewall2 unused What firewall is running? This is SLES 10. Thank you, ~James -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
