I have trying to configure the firewall under opensuse 11.1.
Since I saw that when saving the configuration and loading it again, the services I have selected are all gone. Sorry, if I complain here, but I think this is a bug. I never got working right this software and I put the port manually. That always works.
Before I used IP-Tables.
What do you think. I saw that behaviour on three different machines. Is this normal?
cat /etc/sysconfig/SuSEfirewall2.d/services/Filetransfer
## Name: Filetransfer
## Description: opens ports for file transfer via kpf (KDE 3.5), woof or Jabber
# space separated list of allowed TCP ports
TCP="8000:8010"
# space separated list of allowed UDP ports
UDP=""
# space separated list of allowed RPC services
RPC=""
# space separated list of allowed IP protocols
IP=""
# space separated list of allowed UDP broadcast ports
BROADCAST=""