Felix Fietkau
|
c89de79512
move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :)
|
18 years ago |
Felix Fietkau
|
0cf1a58282
Here comes the new UCI. Enjoy :)
|
18 years ago |
Florian Fainelli
|
9d7192e5fa
Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)
|
18 years ago |
Florian Fainelli
|
ada8e5dd95
Only masquerade LAN, other settings need manual tweaking
|
18 years ago |
Florian Fainelli
|
304d5c8845
Only masquerade non routable addresses (#2535)
|
18 years ago |
Felix Fietkau
|
2cc2d7707b
make the firewall script run after the network script again (required for working with dynamically assigned interfaces), include the network state
|
18 years ago |
Florian Fainelli
|
01b4fd853a
Initialise firewall before network (#1988)
|
18 years ago |
Felix Fietkau
|
c05a061e4e
fix a problem with the firewall script (multicast traffic could produce packet loss)
|
19 years ago |
Felix Fietkau
|
8e88bb54ba
port [6229] to kamikaze
|
19 years ago |
Felix Fietkau
|
4323774d59
prepare for moving part of the firewall to hotplug. created new chains {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
|
19 years ago |
Felix Fietkau
|
223fdb0443
replace br0 with $LAN
|
19 years ago |
Florian Fainelli
|
a72fd20a82
export WAN variable so that firewall works (#907)
|
19 years ago |
Felix Fietkau
|
afd6539a65
add firewall protection for wan_device in addition to wan_ifname (fixes #852)
|
19 years ago |
Felix Fietkau
|
8612d33691
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
|
19 years ago |
Felix Fietkau
|
60c1f0f64d
finally move buildroot-ng to trunk
|
19 years ago |