Hi jcm05... Try with this one... function FindProxyForURL(url, host) {
// If the requested website is hosted within the internal network, send
direct. if (isPlainHostName(host) || shExpMatch(host,
"*.localdomain.com") || isInNet(dnsResolve(host), "10...
rpozywak wrote:Thank you for the config.. I just ran mine and it's
completely different.. I am going to give yours a try and see what
happens. What Ver are you running? I'm on 6.0.3 at the moment.
Hi, I have it like this and no problem: config system virtual-wan-link
set status enable set load-balance-mode measured-volume-based config
members edit 3 set interface "wan1" set gateway bla1 set volume-ratio 50
next edit 2 set interface "wan2" set ...