<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Frequently Asked Questions About Linux / UNIX &#187; iptables-restore command</title> <atom:link href="http://www.cyberciti.biz/faq/tag/iptables-restore-command/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Iptables Drop IP Address</title><link>http://www.cyberciti.biz/faq/linux-iptables-drop/</link> <comments>http://www.cyberciti.biz/faq/linux-iptables-drop/#comments</comments> <pubDate>Sat, 20 Nov 2010 19:20:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Iptables]]></category> <category><![CDATA[interface name]]></category> <category><![CDATA[ip address]]></category> <category><![CDATA[ip subnet]]></category> <category><![CDATA[iptables-restore command]]></category> <category><![CDATA[iptables-save]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[log target]]></category> <category><![CDATA[public interface]]></category> <category><![CDATA[sbin]]></category> <category><![CDATA[servers]]></category> <category><![CDATA[session block]]></category> <category><![CDATA[spoof]]></category> <category><![CDATA[syntax]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9411</guid> <description><![CDATA[How do I block particular IP addresses or host with the iptables command under Linux? You need to use the following syntax to drop an IP address or host with the iptables command. WARNING! These examples may block your computer if not executed with proper care. Be careful when applying these settings on remote servers [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-iptables-drop/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Network IP Accounting</title><link>http://www.cyberciti.biz/faq/linux-configuring-ip-traffic-accounting/</link> <comments>http://www.cyberciti.biz/faq/linux-configuring-ip-traffic-accounting/#comments</comments> <pubDate>Tue, 09 Nov 2010 20:22:35 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[accounting linux]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[forward chain]]></category> <category><![CDATA[gateway ip]]></category> <category><![CDATA[gateway servers]]></category> <category><![CDATA[iptables save counters]]></category> <category><![CDATA[iptables-restore command]]></category> <category><![CDATA[iptables-save command]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[network traffic]]></category> <category><![CDATA[rack space]]></category> <category><![CDATA[traffic web]]></category> <category><![CDATA[virtual domain]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9209</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/networking/' title='See all Linux/UNIX networking related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/networking.png' border='0' /></a></div> <span
class="drop_cap">I</span> need to know how much data are transmitted on my ppp0 network or eth0 Internet links? How do I set IP accounting by address such as 123.1.2.3 and 123.1.2.4? How do I set IP accounting per Apache virtual domain? How do I set accounting by service port (http, smtp) and protocol (tcp, udp, icmp)? How do I record how much traffic each of the clients computer is using?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-configuring-ip-traffic-accounting/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Ubuntu Linux Save / Restore Iptables Rules</title><link>http://www.cyberciti.biz/faq/how-to-save-restore-iptables-firewall-config-ubuntu/</link> <comments>http://www.cyberciti.biz/faq/how-to-save-restore-iptables-firewall-config-ubuntu/#comments</comments> <pubDate>Wed, 24 Jun 2009 09:49:04 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[iptables-restore command]]></category> <category><![CDATA[iptables-save command]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[ubuntu iptables]]></category> <category><![CDATA[ubuntu save firewall]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4197</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/ubuntu-linux/' title='See all Ubuntu Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/ubuntu-logo.jpg' border='0' /></a></div> <span
class="drop_cap">I</span> want to make changes to an iptables configuration. How to do I  Save and Restore an iptables Configuration in Ubuntu Linux server?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/how-to-save-restore-iptables-firewall-config-ubuntu/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>How Do I Save Iptables Rules or Settings?</title><link>http://www.cyberciti.biz/faq/how-do-i-save-iptables-rules-or-settings/</link> <comments>http://www.cyberciti.biz/faq/how-do-i-save-iptables-rules-or-settings/#comments</comments> <pubDate>Wed, 03 May 2006 16:45:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[ip tables]]></category> <category><![CDATA[iptables-restore command]]></category> <category><![CDATA[iptables-save command]]></category> <category><![CDATA[network interfaces]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[shell]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/how-do-i-save-iptables-rules-or-settings.php</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/iptables/' title='See all Firewall related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/firewall.png' border='0' /></a></div> <span
class="drop_cap">I</span> am using GUI tool to setup firewall rules for my home computer connected to ADSL (DSL/Cable) network. However, after reboot my rules are not saved. Is there any way I can save and load all firewall rules again?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/how-do-i-save-iptables-rules-or-settings/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
