Darryl Quinn
|
35b8278b34
|
bugfix: traffic generated from the tun client would not forward thru the server
|
2016-02-23 13:20:19 -06:00 |
Conrad Lara - KG6JEI
|
29ba1c0419
|
bugfix: Tunnel Firewall: Accept SNMP and default to block on input chain instead of accept
|
2016-01-21 20:39:59 -08:00 |
Conrad Lara - KG6JEI
|
0f837d601a
|
bugfix: Tunnel firewall rules throw a chain does not exist on firewall restart.
This chain may not exist by design of the check.
Redirect the iptables error to /dev/null so it doesn't clog logs
|
2016-01-16 21:20:22 -08:00 |
Conrad Lara - KG6JEI
|
5663741cb1
|
bugfix: On firewall reload some tunnel rules were not being inserted into the default chains which are flushed on both reload and restart of firewall by OpenWRT fw scripts.
|
2016-01-16 21:20:22 -08:00 |
AE6XE
|
2be20cbde2
|
bugfix: Tunnel firewall rule chain names are incorrect.
Based on previously reverted commit 646702aab9
|
2016-01-16 21:20:16 -08:00 |
AE6XE
|
06eb7fa688
|
bugfix: Remove erroneous reference in license header of 01-tunnels script.
Script is a new file created after the split from BBHN and did not use code from a file BBHN worked on.
|
2016-01-16 19:58:38 -08:00 |
Conrad Lara - KG6JEI
|
921967d5f9
|
Revert "bugfix: resolve bad chain ref and port from hotplug to a firewall include"
This reverts commit 646702aab9 .
Needs to be broken up into separate commits and doesn't cleanly fix issue with tunnel firewall
|
2016-01-16 19:55:20 -08:00 |
AE6XE
|
646702aab9
|
bugfix: resolve bad chain ref and port from hotplug to a firewall include
|
2016-01-16 13:26:14 -08:00 |
Conrad Lara - KG6JEI
|
e8b2ffd7ea
|
feature: FirewallIncludes: Migrate tunnel firewal rules to new include format.
These rules setup chains that may be needed by other firewall rules as such we need to set them up early to be sure includes work.
|
2016-01-09 16:24:54 -08:00 |
Conrad Lara - KG6JEI
|
477a20d55a
|
feature: FirewallIncludes: Add program that will auto include firewall rules that are in a set directory.
This is the basis for allowing packages to contain firewall rules that can be just dropped in a folder at install time.
|
2016-01-09 16:24:45 -08:00 |