Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-21 | * update count_iptables module usage | Mohit Mehta | |
2010-09-21 | * use count_iptables_rule from MISC module | Mohit Mehta | |
2010-08-02 | use listEffectiveNodes() from new API | An-Cheng Huang | |
2010-08-02 | new API change | An-Cheng Huang | |
* return of isActive() was inverted in original API. | |||
2010-03-24 | Fix Bug 5487 http redirect url address placed on the router gets blocked by | Mohit Mehta | |
local-zone's firewall when using Zone Based Firewall * changed local zones INPUT and OUTPUT chain rules to allow all local-zone traffic on the loopback interface rather than using address 127.0.0.1 which was too restrictive and blocked certain traffic initiated from and going to local-zone itself. This is compliant with the Zone Concept and similar to what's done for other transient zones as well where rules are interface based | |||
2009-07-02 | Fix Bug 4554 check for existing firewall ruleset fails when applying it to a ↵ | Mohit Mehta | |
zone during boot * use isActive to check if firewall ruleset has been succesfully committed * fix templates to fail inside an action field when a command fails | |||
2009-06-30 | Fix Bug 4593 zone-policy can't be deleted if zone interfaces are bridges | Mohit Mehta | |
* use new api to get active plus committed nodes | |||
2009-05-15 | Fix Bug 4395 After local-zone is set, traffic from localhost is dropped | Mohit Mehta | |
* do not block traffic sourced from and destined to localhost | |||
2009-05-06 | * do silent validity check when creating zone chains and adding from zone rules | Mohit Mehta | |
2009-04-24 | * add jump to local-zone-out chain in OUTPUT chain for both [ip and ip6] tables | Mohit Mehta | |
when traffic from local-zone filtered with firewall to a transit zone * fix case where `ls` spits out error when a firewall type is not set | |||
2009-04-16 | add default-policy node for zones. can be set to drop or reject | Mohit Mehta | |
remove extraneous arguments in function calls | |||
2009-04-10 | add local-zone in|out firewall and clean-up code | Mohit Mehta | |
2009-04-07 | Add 1st pass of zone based firewall support (transit zones only for now) | Mohit Mehta | |