Talk:Iptables command

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:23, 9 July 2007 (edit)
Zhopo13 (Talk | contribs)
(google34)
← Previous diff
Current revision (05:27, 20 September 2009) (edit) (undo)
Another mutant (Talk | contribs)
(recommending removal of paragraph on article)
 
(11 intermediate revisions not shown.)
Line 5: Line 5:
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) 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)
-== google34 == 
 +I think dd-wrt stores the config using nvram, which doesn't seem to store formats for custom iptables commands.
 +# nvram get forward_spec
 +SSH:on:both:22>x.x.x.x:22 HTTP:on:both:8080>x.x.x.x:80 FTP:on:both:21>x.x.x.x:21
-[url=http://adorable.awardspace.info/adorable-puppy.html ] adorable puppy [/url]+It seems like you should enter custom iptables commands in the http interface by accessing '''Administration''' -> '''Commands''' -> '''Save Firewall'''
-[url=http://adorable.awardspace.info/adorable-icon.html ] adorable icon [/url]+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]
 +--[[User:Urule99|Urule99]] 04:17, 1 August 2007 (CEST)
-[url=http://adorable.awardspace.info/adorable-little.html ] adorable little [/url]+== ddwrt chains ==
-[url=http://adorable.awardspace.info/adorable-cat.html ] adorable cat [/url]+I think is interesting add information about DD-WRT specific chains and rules.
-[url=http://adorable.awardspace.info/adorable-poodle-puppy.html ] adorable poodle puppy [/url]+For example, what about "mangle" table with QoS services configured.
-[url=http://adorable.awardspace.info/so-adorable.html ] so adorable [/url]+== iptables order of operations ==
-[url=http://adorable.awardspace.info/adorable-twin.html ] adorable twin [/url]+Looking at the comment "Sorry but don't you think this code will be better to run ? [DROP at the end] ", 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)
- +
-[url=http://adorable.awardspace.info/8.5-activity-adorable-baby-card-challenged-flash-inch-involved-loved-meaningful-memory-mind-more-one-our-photograph-professional-stimulating-their-x11.html ] 8.5 activity adorable baby card challenged flash inch involved loved meaningful memory mind more one our photograph professional stimulating their x11 [/url]+
- +
-[url=http://adorable.awardspace.info/adorable-ass.html ] adorable ass [/url]+
- +
- +
-<a href= " http://doggystyle.awardspace.us/doggie-style-strap.html " > doggie style strap </a>+
- +
-<a href= " http://doggystyle.awardspace.us/skinny-doggie-style.html " > skinny doggie style </a>+
- +
-<a href= " http://doggystyle.awardspace.us/brazil-doggie-style.html " > brazil doggie style </a>+
- +
-<a href= " http://doggystyle.awardspace.us/teen-blonde-doggie-style.html " > teen blonde doggie style </a>+
- +
-<a href= " http://doggystyle.awardspace.us/doggie-style-best.html " > doggie style best </a>+
- +
-<a href= " http://cum.awardspace.com/shemale-cum.html " > shemale cum </a>+
- +
-<a href= " http://cum.awardspace.com/teen-cum.html " > teen cum </a>+
- +
-<a href= " http://cum.awardspace.com/mature-cum.html " > mature cum </a>+

Current revision

Where do we put IPtable rules should be added?

[edit] Save iptables

Can we please get info on how to save iptables so they are restored on reboot? Thanks --Shibz 09:30, 23 Jan 2007 (CET)


I think dd-wrt stores the config using nvram, which doesn't seem to store formats for custom iptables commands.

  1. nvram get forward_spec

SSH:on:both:22>x.x.x.x:22 HTTP:on:both:8080>x.x.x.x:80 FTP:on:both:21>x.x.x.x:21

It seems like you should enter custom iptables commands in the http interface by accessing Administration -> Commands -> Save Firewall

There is a nice example iptables script for a different purpose here: [1] --Urule99 04:17, 1 August 2007 (CEST)

[edit] ddwrt chains

I think is interesting add information about DD-WRT specific chains and rules.

For example, what about "mangle" table with QoS services configured.

[edit] iptables order of operations

Looking at the comment "Sorry but don't you think this code will be better to run ? [DROP at the end] ", 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. Another mutant 07:27, 20 September 2009 (CEST)