Sorry, i've changed the default gw since the first post, here are the current stuff:
[root@node ~]# ip route
67.xxx.xxx.140 dev venet0 scope link
69.xx.xxx.179 dev venet0 scope link
69.xx.xxx.187 dev venet0 scope link
67.xxx.xxx.128/28 dev eth1 proto kernel scope link src 67.xxx.xxx.130
69.xx.xxx.128/26 dev eth0 proto kernel scope link src 69.xx.xxx.181
169.254.0.0/16 dev eth1 scope link
default via 69.xx.xxx.129 dev eth0
[root@node ~]# ip rule
0: from all lookup 255
32765: from 67.xxx.xxx.128/28 lookup 7
32766: from all lookup main
32767: from all lookup default
[root@node ~]# ip route l table 7
default via 67.xxx.xxx.129 dev eth1
arp -n gives the output
67.220.193.140 * * MP eth1
67.220.193.140 * * MP eth0
[root@node ~]# ip route l table 7
default via 67.xxx.xxx.129 dev eth1