I installed the port forwarding rpm (ipportfw-0.1.1-1.noarch.rpm)and I've had some problems. The rpm installed fine, and my e-smith server continued to work fine. I executed the following comands before setting up any ports to follow:
/sbin/ipchains -n -L input
/usr/sbin/ipmasqadm portfw -n -l
neither or these commands returned a result, which I was sort of expecting since I had not setup any portfowarding. I then created a file to apply forwarding for 10 ports following the layout specified in the ipportfw howto and executed the file. I then ran the commands previously stated again. The first command returned a list of parts that included many ports that I had not previously specified. The second command listing the forwards showed that only part of the forwards I had specified exists.
Next came the big problem. The external ethernet now seems to be unable to obtain my external gateway via DHCP. Because of this, I can no longer access the internet. I executed the remove forwarding commands (via a file) but this was not successful. Any help here would be greatly appreciated. I'm new to Linux and to working with firewalls and really need some help.
Thanks,
John Goodwin