8 Commits

Author SHA1 Message Date
craigc
c6f4b884fc [packages] multiwan:
1. option 'health_monitor' 'serial' starts only one background process to monitor the health of
   any number of wan's, saving system resources (WHR-HP-G54 with only 16 MB memory is a happy wimp :)
2. option 'icmp_count' '3' can be useful to reduce false positives
3. a sample 'mwanfw' for VoIP traffic
4. "/etc/init.d/multiwan single" restores to the initial state of single wan.
   The "stop" command didn't quite do that, and it's now only good for process shutdown
5. numerous minor code cleanups


git-svn-id: svn://svn.openwrt.org/openwrt/packages@23388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-10 20:59:38 +00:00
craigc
aaccc1196a [packages] multiwan: Reverted back from using LAN as default route in main routing table.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-02 03:09:04 +00:00
craigc
72260a358c [packages]: multiwan:
Repositioned MultiWan tables within iptables list.
Added lan_if setting to change the main routing table to point towards a lan interface instead.



git-svn-id: svn://svn.openwrt.org/openwrt/packages@21973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-28 04:49:55 +00:00
craigc
f09ff069e5 [packages] multiwan:
- updated revision
- overhauled probability matrix for netfilter route selection
- added configuration options for specifying method of traffic distribution per default route/rule/failover (iproute/netfilter)


git-svn-id: svn://svn.openwrt.org/openwrt/packages@21448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-14 12:41:50 +00:00
craigc
d8c95e808b [packages] multiwan: Modified failover, implemented a check to see if resolv.conf.auto is current, added a cache file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-30 16:01:50 +00:00
craigc
59abbb11d6 [packages] multiwan: removed resolv_conf settings and added dns server override & updated default config file.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-29 04:35:48 +00:00
craigc
dfb4bc4c6f Updated for better use with ppp and dns requests
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24 00:29:57 +00:00
jow
4df8439004 [packages] add multiwan, a simple to use multi wan configuration agent
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-16 16:05:03 +00:00