Hi all, a while back we had a second internet connection over which we load balanced our users, but then we canceled the subscription and later renewed it. Only difference is that first we had static IPs while now we are getting an IP over DHCP. So far everything works fine, but somehow even after deleting the opt interfaces configuration to re-add them later it still looks for the old static gateway:
Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arplookup aaa.bbb.ccc.ddd failed: host is not on local network Aug 17 22:18:31 miller kernel: arpresolve: can't allocate route for aaa.bbb.ccc.ddd even downloading a backup copy and then grepping for that address comes up empty. It actually brings everything to a halt and spits out millions of the above. This is really bugging me. Any ideas on how to solve this? Regards, Chris -- Christian Decker Software Architect http://blog.snyke.net
