> Now that you have explained that, it may be simpler to use another IP > address as an alias on eth0 > for example > eth0 10.x.y.107 > eth0.1 10.x.y.114 > Now all traffic for that subnet goes thru the same interface. you can do >an ifdown on eth0:1 without affecting the traffic on eth0 and without > having the gateway change on you. Well, this is the best solution that I can see. So, I have added eth0:1 and eth0:2 to do what I need. Thank you everyone for all the help! Dave