
Over the last few weeks I have been teaching myself iptables. Lately I have been trying to find the source of the default firewall rules/configuration for Fedora Core.
Here it is:
Within the "system-config-securitylevel-1.6.16-1.i386.rpm_FILES", (which I extracted), is the script /system-config-securitylevel-1.6.16-1.i386.rpm_FILES/usr/share/system-config-securitylevel/system-config-securitylevel.py,
which points to /usr/sbin/lokkit. Viewing the file in "mc", I finally found the source.
Now I know, and thought I'd share my insignificant discovery with those that may have wondered too.