Hi Guys,
I have recently installed Proxmox 4.2 on Debian Jessy and I am now in the process of bonding two interfaces for redundancy but I am getting the error below
Jul 07 17:23:04 thor1 pve-firewall[1524]: status update error: unable to open file '/proc/sys/net/bridge/bridge-nf-call-iptables' - No such file or directory
I setup a standard Linux Bond - bond0 with an IP, mask, selected Autostart, Slaves are eth4 eth5 and mode is balance-xor
I looked at the directory structure in /proc/sys/net and there is no bridge directory.
Please also note that bond0 works fine as I can ping the server on the IP allocated to bond0
I found an old article talking about disabling netfilter on bridges in Proxmox 3.2 and there was a kernel patch that seemed related to this issue.
http://pve.proxmox.com/pipermail/pve-devel/2013-December/009428.html
Any guidance you can provide would be appreciated.
I have recently installed Proxmox 4.2 on Debian Jessy and I am now in the process of bonding two interfaces for redundancy but I am getting the error below
Jul 07 17:23:04 thor1 pve-firewall[1524]: status update error: unable to open file '/proc/sys/net/bridge/bridge-nf-call-iptables' - No such file or directory
I setup a standard Linux Bond - bond0 with an IP, mask, selected Autostart, Slaves are eth4 eth5 and mode is balance-xor
I looked at the directory structure in /proc/sys/net and there is no bridge directory.
Please also note that bond0 works fine as I can ping the server on the IP allocated to bond0
I found an old article talking about disabling netfilter on bridges in Proxmox 3.2 and there was a kernel patch that seemed related to this issue.
http://pve.proxmox.com/pipermail/pve-devel/2013-December/009428.html
Any guidance you can provide would be appreciated.