Also if you are trying to move a box from one network to a new one and still want the ips on the old network to work. But want to make sure everything works on the new network thats how you do it. On Thu, 2004-03-11 at 18:57, Bevan C. Bennett wrote: > Chris Miller wrote: > > Well I found one way to get around it for now =) > > > > route del -net 192.168.0.0 netmask 255.255.255.0 dev eth0 > > In that case what's the point of defining eth0:1 on the 192.168 network > at all? >