I untar firewalladmin-0.4.tar.gz tar file in my
/var/www/html directory and rename it to
firewallladmin, and restart my web server (web server
is not supporting JSP/ Jave scripts, only php and other
supported), now I am able to open
http://myserver.com/firewalladmin but unable to see
existing rules/ chains or create new iptables rules/
chains. my config.php is... below
iptables= /sbin/iptables
iptables-save= /sbin/iptables-save
iptables-restore=/sbin/iptables-restore
rule file= /etc/sysconfig/iptables.rule
I am using fedora core2 and iptables version 1.2.9, I
tried every possible setting( change file paths/ create
iptables.rule file/ changed iptables.rule file
permission, etc../.. etc... ) but unable to work with
this excelent tool.
firewalladmin is working with my Redhat8 installation
excelently.
Plzzz help me in this problem..
Thanks in advance.
Rizwan.
Network administrator.
Information Systems Associates. COMSTAR TM.
http://www.comstar.com.pk
Logged In: NO
Make sure the files in /firewalladmin have the proper owner. I had to change mine to www-data and the above problem went away.