OK, I did an: 'iptables --flush INPUT' 'iptables --flush FORWARD' 'iptables --flush OUTPUT'
It removed the firewall related errors. Thanks for the tip. --- Jeff Lanzarotta <[EMAIL PROTECTED]> wrote: > The output of 'iptables -L -n' is: > > --------8<-------- > > Chain INPUT (policy ACCEPT) > target prot opt source destination > LOG 0 -- 0.0.0.0/0 0.0.0.0/0 LOG > flags > 0 level 7 prefix `BANDWIDTH_IN:' > > Chain FORWARD (policy ACCEPT) > target prot opt source destination > LOG 0 -- 0.0.0.0/0 0.0.0.0/0 LOG > flags > 0 level 7 prefix `BANDWIDTH_OUT:' > LOG 0 -- 0.0.0.0/0 0.0.0.0/0 LOG > flags > 0 level 7 prefix `BANDWIDTH_IN:' > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > LOG 0 -- 0.0.0.0/0 0.0.0.0/0 LOG > flags > 0 level 7 prefix `BANDWIDTH_OUT:' > > --------8<-------- > > I have noticed a files in the /var/log directory named bandwidth and > firewall. So I am assuming something is running, I just do not know > what... > > > --- Darryl Gregorash <[EMAIL PROTECTED]> wrote: > > > On 2007-04-17 14:05, Jeff Lanzarotta wrote: > > > Hello, > > > > > > I am receiving, > > > > > > ------ > > > Another Firewall Active > > > Another kind of firewall is active in your system. > > > If you continue, SuSEfirewall2 may produce undefined errors. > > > It would be better to remove the other firewall before > > > configuring SuSEfirewall2. > > > ------ > > > > > > from yast when I attempt to configure SuSEfirewall2. > > > > > > I have looked all over the system and I can not find what it is > > talking > > > about. Could someone please shed some light on this... > > > > > > > > > > > What is the output of > > > > iptables --L -n > > > > > > -- > > Moral indignation is jealousy with a halo. -- HG Wells > > > > -- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
