Remove associated rule-id from default config they confuse rule edit page.
Remove bandwidth tags from default config they are not used.
Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS.
The "local" search domain signifies to local hosts that are runningmDNS (bonjour or avahi) that mDNS is to be used to look up local hostsinstead of doing a normal DNS query to the server listed in...
Fix whitespace.
Enable WAN and LAN in the default configuration.
Make lan/wan behave as all other interfaces.
ping_hosts.sh is no more in /etc. Remove some unneeded lines.
Ticket #136.
Fix associated nat rules.Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together.The API to use for this is in itemid.inc.
All the issues should be solved now.
Add patch from lietu (Janne Enberg). Ticket #136
1) Multiple NAT rules can be assigned the same filter rule-> Fixed, added assigned-nat-rule-id to filter rules to keep track of the assignment
2) when removing the link (i.e. switching to "pass" or "none", the linked rule isn't deleted (should it be? probably yes)...
Add lookup table for sysctl tunable (sysctl.inc). Make config.xml values default to value 'default' Ticket #71
View revisions
Also available in: Atom