Hi David,
On Mon, Nov 07, 2011 at 09:30:25AM +0200, David Bezuidenhout wrote:
root@ares:~# ip route
212.13.194.0/23 dev eth0 proto kernel scope link src 212.13.194.167
85.119.80.0/21 dev eth0 proto kernel scope link src 85.119.82.167
default via 85.119.80.1 dev eth0
default via 212.13.194.1 dev eth0 metric 100
You need to remove the default route you have via 212.13.194.1.
# ip route del default via 212.13.194.1
It's not causing you any problems right now, but it will when the
old IPs go away.
Cheers,
Andy
--
http://bitfolk.com/ -- No-nonsense VPS hosting