Bug#990642: linux-image-4.19.0-17-amd64: kernel panic on xen dom0 with Broadcom Limited NetXtreme II BCM5709

2021-07-03 Thread Sebastian Piecha
Without bonding 2 interfaces there is no kernel panic so far. spi

Bug#894013: xen-utils-common: issue with iptables antispoofing rules in xen4.8 generated by vif-bridge and vif-common.sh

2018-11-06 Thread Sebastian Piecha
The patch file has a little bug as I commented out the else branch in the last if section. Now it works again... --- vif-common.sh    2018-11-02 17:13:30.813238234 +0100 +++ vif-common.sh.new    2018-11-06 22:24:45.331845798 +0100 @@ -124,15 +124,30 @@  {    if [ "$command" == "online" -o "$comm

Bug#894013: xen-utils-common: issue with iptables antispoofing rules in xen4.8 generated by vif-bridge and vif-common.sh

2018-11-06 Thread Sebastian Piecha
Hi Hans, I actually solved this issue by: 1) I disabled all the original iptables creation rules in the xen scripts. 2) I configure all IP-addresses and vif-names in the domU config files (I want control about the IP address I assign to a domU, if somebody changed the IP address in the domU the c