Talk:Iptables command - Revision history http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&action=history Revision history for this page on the wiki en MediaWiki 1.10.1 Thu, 28 Mar 2024 17:35:39 GMT Another mutant: recommending removal of paragraph on article http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=26945&oldid=prev <p>recommending removal of paragraph on article</p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 05:27, 20 September 2009</td> </tr> <tr><td colspan="2" align="left"><strong>Line 20:</strong></td> <td colspan="2" align="left"><strong>Line 20:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">For example, what about &quot;mangle&quot; table with QoS services configured.</td><td> </td><td style="background: #eee; font-size: smaller;">For example, what about &quot;mangle&quot; table with QoS services configured.</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">== iptables order of operations ==</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">Looking at the comment &quot;Sorry but don't you think this code will be better to run ? [DROP at the end] &quot;, since those are using insert mode, I believe the rules will be pushed on to the top of that table, and will be executed in reverse order. I think the user's comments would be correct if the command was in append mode, but in insert mode I believe they have confused script order with chain execution order. [[User:Another mutant|Another mutant]] 07:27, 20 September 2009 (CEST)</td></tr> </table> Sun, 20 Sep 2009 05:27:52 GMT Another mutant http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Samueldg: ddwrt chains http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=19017&oldid=prev <p>ddwrt chains</p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 07:50, 6 February 2008</td> </tr> <tr><td colspan="2" align="left"><strong>Line 14:</strong></td> <td colspan="2" align="left"><strong>Line 14:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">There is a nice example iptables script for a different purpose here: [http://www.dd-wrt.com/wiki/index.php/Dual-WAN_for_simple_round-robin_load_equalization]</td><td> </td><td style="background: #eee; font-size: smaller;">There is a nice example iptables script for a different purpose here: [http://www.dd-wrt.com/wiki/index.php/Dual-WAN_for_simple_round-robin_load_equalization]</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">--[[User:Urule99|Urule99]] 04:17, 1 August 2007 (CEST)</td><td> </td><td style="background: #eee; font-size: smaller;">--[[User:Urule99|Urule99]] 04:17, 1 August 2007 (CEST)</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">== ddwrt chains ==</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">I think is interesting add information about DD-WRT specific chains and rules.</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">For example, what about &quot;mangle&quot; table with QoS services configured.</td></tr> </table> Wed, 06 Feb 2008 07:50:09 GMT Samueldg http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Urule99: /* Save iptables */ http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=16540&oldid=prev <p><span class="autocomment">Save iptables</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 02:24, 1 August 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 8:</strong></td> <td colspan="2" align="left"><strong>Line 8:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">I think dd-wrt stores the config using nvram, which doesn't seem to store formats for custom iptables commands.</td><td> </td><td style="background: #eee; font-size: smaller;">I think dd-wrt stores the config using nvram, which doesn't seem to store formats for custom iptables commands.</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"># nvram get forward_spec</td><td> </td><td style="background: #eee; font-size: smaller;"># nvram get forward_spec</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">SSH:on:both:22&gt;x.x.x.x:22 HTTP:on:both:8080&gt;x.x.x.x:80 FTP:on:both:21&gt;x.x.x.x:21 <del style="color: red; font-weight: bold; text-decoration: none;">VM:on:both:902&gt;x.x.x.x:902</del></td><td>+</td><td style="background: #cfc; font-size: smaller;">SSH:on:both:22&gt;x.x.x.x:22 HTTP:on:both:8080&gt;x.x.x.x:80 FTP:on:both:21&gt;x.x.x.x:21</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">It seems like you should enter custom iptables commands in the http interface by accessing '''Administration''' -&gt; '''Commands''' -&gt; '''Save Firewall'''</td><td> </td><td style="background: #eee; font-size: smaller;">It seems like you should enter custom iptables commands in the http interface by accessing '''Administration''' -&gt; '''Commands''' -&gt; '''Save Firewall'''</td></tr> </table> Wed, 01 Aug 2007 02:24:07 GMT Urule99 http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Urule99: /* Save iptables */ http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=16539&oldid=prev <p><span class="autocomment">Save iptables</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 02:23, 1 August 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 8:</strong></td> <td colspan="2" align="left"><strong>Line 8:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">I think dd-wrt stores the config using nvram, which doesn't seem to store formats for custom iptables commands.</td><td> </td><td style="background: #eee; font-size: smaller;">I think dd-wrt stores the config using nvram, which doesn't seem to store formats for custom iptables commands.</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"># nvram get forward_spec</td><td> </td><td style="background: #eee; font-size: smaller;"># nvram get forward_spec</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">SSH:on:both:22&gt;<del style="color: red; font-weight: bold; text-decoration: none;">10</del>.<del style="color: red; font-weight: bold; text-decoration: none;">1</del>.<del style="color: red; font-weight: bold; text-decoration: none;">99</del>.<del style="color: red; font-weight: bold; text-decoration: none;">134</del>:22 HTTP:on:both:8080&gt;<del style="color: red; font-weight: bold; text-decoration: none;">10</del>.<del style="color: red; font-weight: bold; text-decoration: none;">1</del>.<del style="color: red; font-weight: bold; text-decoration: none;">99</del>.<del style="color: red; font-weight: bold; text-decoration: none;">134</del>:80 FTP:on:both:21&gt;<del style="color: red; font-weight: bold; text-decoration: none;">10</del>.<del style="color: red; font-weight: bold; text-decoration: none;">1</del>.<del style="color: red; font-weight: bold; text-decoration: none;">99</del>.<del style="color: red; font-weight: bold; text-decoration: none;">134</del>:21 VM:on:both:902&gt;<del style="color: red; font-weight: bold; text-decoration: none;">10</del>.<del style="color: red; font-weight: bold; text-decoration: none;">1</del>.<del style="color: red; font-weight: bold; text-decoration: none;">99</del>.<del style="color: red; font-weight: bold; text-decoration: none;">134</del>:902</td><td>+</td><td style="background: #cfc; font-size: smaller;">SSH:on:both:22&gt;<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>:22 HTTP:on:both:8080&gt;<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>:80 FTP:on:both:21&gt;<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>:21 VM:on:both:902&gt;<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>.<ins style="color: red; font-weight: bold; text-decoration: none;">x</ins>:902</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">It seems like you should enter custom iptables commands in the http interface by accessing '''Administration''' -&gt; '''Commands''' -&gt; '''Save Firewall'''</td><td> </td><td style="background: #eee; font-size: smaller;">It seems like you should enter custom iptables commands in the http interface by accessing '''Administration''' -&gt; '''Commands''' -&gt; '''Save Firewall'''</td></tr> </table> Wed, 01 Aug 2007 02:23:33 GMT Urule99 http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Urule99: /* Save iptables */ http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=16538&oldid=prev <p><span class="autocomment">Save iptables</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 02:21, 1 August 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 9:</strong></td> <td colspan="2" align="left"><strong>Line 9:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"># nvram get forward_spec</td><td> </td><td style="background: #eee; font-size: smaller;"># nvram get forward_spec</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">SSH:on:both:22&gt;10.1.99.134:22 HTTP:on:both:8080&gt;10.1.99.134:80 FTP:on:both:21&gt;10.1.99.134:21 VM:on:both:902&gt;10.1.99.134:902</td><td> </td><td style="background: #eee; font-size: smaller;">SSH:on:both:22&gt;10.1.99.134:22 HTTP:on:both:8080&gt;10.1.99.134:80 FTP:on:both:21&gt;10.1.99.134:21 VM:on:both:902&gt;10.1.99.134:902</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;">From this, it </del>seems like you <del style="color: red; font-weight: bold; text-decoration: none;">are better off doing a startup script with either rc_startup or by </del>the <del style="color: red; font-weight: bold; text-decoration: none;">http interface.</del></td><td>+</td><td style="background: #cfc; font-size: smaller;">&#160;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;">The </del>http interface by accessing '''Administration''' -&gt; '''Commands'''</td><td>+</td><td style="background: #cfc; font-size: smaller;"><ins style="color: red; font-weight: bold; text-decoration: none;">It </ins>seems like you <ins style="color: red; font-weight: bold; text-decoration: none;">should enter custom iptables commands in </ins>the http interface by accessing '''Administration''' -&gt; '''Commands''' <ins style="color: red; font-weight: bold; text-decoration: none;">-</ins>&gt; <ins style="color: red; font-weight: bold; text-decoration: none;">'''Save Firewall'''</ins></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;">The rc_startup method is also available:</del></td><td>+</td><td style="background: #cfc; font-size: smaller;">&#160;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;"># nvram get rc_startup</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;">&lt;existing commands&gt;</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;"># nvram set rc_startup=&quot;</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;">&lt;existing commands&gt;</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;"> &lt;command 1&gt;</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;"> &lt;command 2&gt;</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;"> ...</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;"> &lt;command n</del>&gt;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><del style="color: red; font-weight: bold; text-decoration: none;"> &quot;</del></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">There is a nice example iptables script for a different purpose here: [http://www.dd-wrt.com/wiki/index.php/Dual-WAN_for_simple_round-robin_load_equalization]</td><td> </td><td style="background: #eee; font-size: smaller;">There is a nice example iptables script for a different purpose here: [http://www.dd-wrt.com/wiki/index.php/Dual-WAN_for_simple_round-robin_load_equalization]</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">--[[User:Urule99|Urule99]] 04:17, 1 August 2007 (CEST)</td><td> </td><td style="background: #eee; font-size: smaller;">--[[User:Urule99|Urule99]] 04:17, 1 August 2007 (CEST)</td></tr> </table> Wed, 01 Aug 2007 02:21:38 GMT Urule99 http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Urule99: /* Save iptables */ http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=16537&oldid=prev <p><span class="autocomment">Save iptables</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 02:17, 1 August 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 4:</strong></td> <td colspan="2" align="left"><strong>Line 4:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">I think dd-wrt stores the config using nvram, which doesn't seem to store formats for custom iptables commands.</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"># nvram get forward_spec</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">SSH:on:both:22&gt;10.1.99.134:22 HTTP:on:both:8080&gt;10.1.99.134:80 FTP:on:both:21&gt;10.1.99.134:21 VM:on:both:902&gt;10.1.99.134:902</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">From this, it seems like you are better off doing a startup script with either rc_startup or by the http interface.</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">The http interface by accessing '''Administration''' -&gt; '''Commands'''</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">The rc_startup method is also available:</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"># nvram get rc_startup</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;existing commands&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"># nvram set rc_startup=&quot;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;existing commands&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"> &lt;command 1&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"> &lt;command 2&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"> ...</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"> &lt;command n&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"> &quot;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">There is a nice example iptables script for a different purpose here: [http://www.dd-wrt.com/wiki/index.php/Dual-WAN_for_simple_round-robin_load_equalization]</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">--[[User:Urule99|Urule99]] 04:17, 1 August 2007 (CEST)</td></tr> </table> Wed, 01 Aug 2007 02:17:55 GMT Urule99 http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Wildblue: Reverted edits by Devu6ka3 (Talk); changed back to last version by BrainSlayer http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=16338&oldid=prev <p>Reverted edits by <a href="/wiki/index.php/Special:Contributions/Devu6ka3" title="Special:Contributions/Devu6ka3">Devu6ka3</a> (<a href="/wiki/index.php?title=User_talk:Devu6ka3&amp;action=edit" class="new" title="User talk:Devu6ka3">Talk</a>); changed back to last version by <a href="/wiki/index.php/User:BrainSlayer" title="User:BrainSlayer">BrainSlayer</a></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 02:17, 20 July 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 4:</strong></td> <td colspan="2" align="left"><strong>Line 4:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">== tabs88 ==</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/allmeds.szm.com-allmeds.szm.com-buy-buy-buy-href-href-index.html-levitra-levitra-levitra-levitra-levitra-online-online.html.html &gt; allmeds.szm.com allmeds.szm.com buy buy buy href href index.html levitra levitra levitra levitra levitra online online.html &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/levitra-review.html &gt; levitra review &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/levitra-vardenafil.html &gt; levitra vardenafil &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/comparison-levitra-viagra.html &gt; comparison levitra viagra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/cialis-dysfunction-erectile-levitra-viagra.html &gt; cialis dysfunction erectile levitra viagra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/levitra-story.html &gt; levitra story &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/buy-cheap.blogspot.com-levitra.html &gt; buy cheap.blogspot.com levitra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/free-levitra.html &gt; free levitra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/cheap-levitra.html &quot; &gt; cheap levitra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/cialis-comparison-levitra-viagra.html &quot; &gt; cialis comparison levitra viagra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/levitra-vs-viagra.html &quot; &gt; levitra vs viagra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/cialis-levitra-viagra-vs.html &quot; &gt; cialis levitra viagra vs &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/buy-buy-buy-href-href-index.html-levitra-levitra-levitra-levitra-levitra-online-online.html-rxpharm.szm.com-rxpharm.szm.com.html &quot; &gt; buy buy buy href href index.html levitra levitra levitra levitra levitra online online.html rxpharm.szm.com rxpharm.szm.com &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/levitra-woman.html &quot; &gt; levitra woman &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/levitra-free-sample.html &quot; &gt; levitra free sample &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/compare-levitra-viagra.html &quot; &gt; compare levitra viagra &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> </table> Fri, 20 Jul 2007 02:17:00 GMT Wildblue http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Devu6ka3: tabs88 http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=15423&oldid=prev <p>tabs88</p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 14:25, 14 July 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 4:</strong></td> <td colspan="2" align="left"><strong>Line 4:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">== tabs88 ==</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/allmeds.szm.com-allmeds.szm.com-buy-buy-buy-href-href-index.html-levitra-levitra-levitra-levitra-levitra-online-online.html.html &gt; allmeds.szm.com allmeds.szm.com buy buy buy href href index.html levitra levitra levitra levitra levitra online online.html &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/levitra-review.html &gt; levitra review &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/levitra-vardenafil.html &gt; levitra vardenafil &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/comparison-levitra-viagra.html &gt; comparison levitra viagra &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/cialis-dysfunction-erectile-levitra-viagra.html &gt; cialis dysfunction erectile levitra viagra &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/levitra-story.html &gt; levitra story &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/buy-cheap.blogspot.com-levitra.html &gt; buy cheap.blogspot.com levitra &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://levitra.awardspace.co.uk/free-levitra.html &gt; free levitra &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/cheap-levitra.html &quot; &gt; cheap levitra &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/cialis-comparison-levitra-viagra.html &quot; &gt; cialis comparison levitra viagra &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/levitra-vs-viagra.html &quot; &gt; levitra vs viagra &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/cialis-levitra-viagra-vs.html &quot; &gt; cialis levitra viagra vs &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/buy-buy-buy-href-href-index.html-levitra-levitra-levitra-levitra-levitra-online-online.html-rxpharm.szm.com-rxpharm.szm.com.html &quot; &gt; buy buy buy href href index.html levitra levitra levitra levitra levitra online online.html rxpharm.szm.com rxpharm.szm.com &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/levitra-woman.html &quot; &gt; levitra woman &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/levitra-free-sample.html &quot; &gt; levitra free sample &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://levitra.awardspace.co.uk/compare-levitra-viagra.html &quot; &gt; compare levitra viagra &lt;/a&gt;</td></tr> </table> Sat, 14 Jul 2007 14:25:04 GMT Devu6ka3 http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command BrainSlayer: Reverted edit of Devu6ka2, changed back to last version by Wildblue http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=14119&oldid=prev <p>Reverted edit of Devu6ka2, changed back to last version by Wildblue</p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 16:49, 12 July 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 4:</strong></td> <td colspan="2" align="left"><strong>Line 4:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">== medecine ==</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-side-effects.html &gt; celebrex side effects &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-recall.html &gt; celebrex recall &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/generic-celebrex.html &gt; generic celebrex &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-recall-risk.html &gt; celebrex recall risk &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-lawyer-houston.html &gt; celebrex lawyer houston &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-patient-recall.html &gt; celebrex patient recall &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-attorney-tx.html &gt; celebrex attorney tx &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-alternative.html &gt; celebrex alternative &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-use.html &gt; celebrex use &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-drug-interaction.html &quot; &gt; celebrex drug interaction &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-lawyer-dallas.html &quot; &gt; celebrex lawyer dallas &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-dose-effects-side.html &quot; &gt; celebrex dose effects side &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-ibuprofen.html &quot; &gt; celebrex ibuprofen &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-side-affect.html &quot; &gt; celebrex side affect &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-ingredient.html &quot; &gt; celebrex ingredient &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-patient-recall-risk.html &quot; &gt; celebrex patient recall risk &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"></td><td colspan="2">&nbsp;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/allergy-asthma-celebrex.html &quot; &gt; allergy asthma celebrex &lt;/a&gt;</td><td colspan="2">&nbsp;</td></tr> </table> Thu, 12 Jul 2007 16:49:17 GMT BrainSlayer http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command Devu6ka2: medecine http://wiki.dd-wrt.com/wiki/index.php?title=Talk:Iptables_command&diff=14084&oldid=prev <p>medecine</p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 07:23, 12 July 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 4:</strong></td> <td colspan="2" align="left"><strong>Line 4:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td><td> </td><td style="background: #eee; font-size: smaller;">Can we please get info on how to save iptables so they are restored on reboot? Thanks --[[User:Shibz|Shibz]] 09:30, 23 Jan 2007 (CET)</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">== medecine ==</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-side-effects.html &gt; celebrex side effects &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-recall.html &gt; celebrex recall &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/generic-celebrex.html &gt; generic celebrex &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-recall-risk.html &gt; celebrex recall risk &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-lawyer-houston.html &gt; celebrex lawyer houston &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-patient-recall.html &gt; celebrex patient recall &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-attorney-tx.html &gt; celebrex attorney tx &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-alternative.html &gt; celebrex alternative &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href=http://celebrex.awardspace.us/celebrex-use.html &gt; celebrex use &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-drug-interaction.html &quot; &gt; celebrex drug interaction &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-lawyer-dallas.html &quot; &gt; celebrex lawyer dallas &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-dose-effects-side.html &quot; &gt; celebrex dose effects side &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-ibuprofen.html &quot; &gt; celebrex ibuprofen &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-side-affect.html &quot; &gt; celebrex side affect &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-ingredient.html &quot; &gt; celebrex ingredient &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/celebrex-patient-recall-risk.html &quot; &gt; celebrex patient recall risk &lt;/a&gt;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;a href= &quot; http://celebrex.awardspace.us/allergy-asthma-celebrex.html &quot; &gt; allergy asthma celebrex &lt;/a&gt;</td></tr> </table> Thu, 12 Jul 2007 07:23:39 GMT Devu6ka2 http://wiki.dd-wrt.com/wiki/index.php/Talk:Iptables_command