Proxmox adding a bad route?

Jan 26, 2011
82
2
6
I've got several Proxmox 3.1 machines that have a peculiar problem. After booting them up, an extra route is created that has to be deleted before the machine can talk to others on the same subnet. After booting, the routes look like this (public IPs masked):

# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
208.XXX.XXX.0 * 255.255.255.0 U 0 0 0 vmbr0
default 208.XXX.XXX.1 0.0.0.0 UG 0 0 0 vmbr0



The 208.XXX.XXX.0 route blocks the server from communicating with any other servers in this same subnet. After deleting this route, everything is fine again. But, after rebooting, this route is back again. What is creating this route?
 
The 208.XXX.XXX.0 route blocks the server from communicating with any other servers in this same subnet. After deleting this route, everything is fine again. But, after rebooting, this route is back again. What is creating this route?

Usually it comes from the entry with the keyword "gateway" in file /etc/network/interfaces
 
Almost, the gatway would be 208.*.1. The 208.*.0/24 route comes from the address and netmask properties in that file.
 
Thanks guys. Since I'm not getting any "me too" responses, I'm guessing this is not a Proxmox issue, but something being configured wrong on our network. I'm moving this discussion to ServerFault: http://serverfault.com/questions/777103/linux-adding-a-bad-route-on-startup

And since posting this to ServerFault, I've realized that the route that is being added is not a bad route, but that something else on the network is causing this route not to work. Deleting the route fixes the problem, but it's causing all traffic to go through the router, which is obviously undesirable.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!