summaryrefslogtreecommitdiffstats
path: root/package/iptables/files
Commit message (Collapse)AuthorAgeFilesLines
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-044-270/+0
| | | | | | rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089
* move /etc/config/firewall to /etc/firewall.config to prevent it from ↵Felix Fietkau2008-02-041-2/+2
| | | | | | interfering with uci - yes, this beast really needs a rewrite :) SVN-Revision: 10383
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+0
| | | | SVN-Revision: 10367
* update stripped subset of l7 patterns to 11-03-2007 patternsTim Yardley2007-11-1917-128/+151
| | | | SVN-Revision: 9582
* Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)Florian Fainelli2007-11-051-5/+12
| | | | SVN-Revision: 9503
* Only masquerade LAN, other settings need manual tweakingFlorian Fainelli2007-10-291-4/+5
| | | | SVN-Revision: 9461
* Only masquerade non routable addresses (#2535)Florian Fainelli2007-10-291-1/+4
| | | | SVN-Revision: 9460
* make the firewall script run after the network script again (required for ↵Felix Fietkau2007-06-301-1/+2
| | | | | | working with dynamically assigned interfaces), include the network state SVN-Revision: 7806
* Initialise firewall before network (#1988)Florian Fainelli2007-06-281-1/+1
| | | | SVN-Revision: 7757
* fix a problem with the firewall script (multicast traffic could produce ↵Felix Fietkau2007-03-271-1/+1
| | | | | | packet loss) SVN-Revision: 6726
* port [6229] to kamikazeFelix Fietkau2007-02-081-2/+7
| | | | SVN-Revision: 6275
* prepare for moving part of the firewall to hotplug. created new chains ↵Felix Fietkau2006-12-203-29/+25
| | | | | | {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible SVN-Revision: 5878
* replace br0 with $LANFelix Fietkau2006-11-091-1/+1
| | | | SVN-Revision: 5492
* export WAN variable so that firewall works (#907)Florian Fainelli2006-11-031-0/+1
| | | | SVN-Revision: 5412
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-151-0/+2
| | | | SVN-Revision: 5136
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-151-1/+1
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2021-0/+673