root@balancer1:/etc/network# ip route
XXX.238.130.224 dev eth0 scope link src XXX.238.130.247
XXX.238.130.224/27 dev eth0 proto kernel scope link src XXX.238.130.247
XXX.238.130.224/27 dev eth3 proto kernel scope link src XXX.238.130.248
10.250.0.0/24 dev eth1 proto kernel scope link src 10.250.0.56
default
nexthop via XXX.238.130.225 dev eth0 weight 1
nexthop via XXX.238.130.225 dev eth3 weight 1
default via XXX.238.130.225 dev eth0 metric 100
root@balancer1:/etc/network# ip rule
0: from all lookup local
32760: from XXX.238.130.248 lookup upload
32761: from XXX.238.130.247 lookup www
32762: from XXX.238.130.247 lookup www
32766: from all lookup main
32767: from all lookup default