Re: iptables forwarding not working/iptables-save not saving

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Antonio Olivares wrote:
Dear fellow testers,

I am trying to setup a little dhcp server at school for my machines that my students use at school.  Iptables is not saving :(

[root@localhost ~]# rpm -qa iptables*
iptables-1.4.1.1-2.fc10.i386
iptables-ipv6-1.4.1.1-2.fc10.i386

If you're using the iptables command to directly change your setup, you
have to use

	iptables-save >/etc/sysconfig/iptables

to save the current setup.  On boot, the system does an

	iptables-restore </etc/sysconfig/iptables

to restore those settings.  Or you can edit /etc/sysconfig/iptables
yourself directly and do a "service iptables restart" to make them
apply.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer                      ricks@xxxxxxxx -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
-           If it's stupid and it works...it ain't stupid!           -
----------------------------------------------------------------------

--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux