Hi
@spirit , OS is Debian 9.x
Unfortunately it's still not working, even with e1000
1. Changed nic (live) from virtio to E1000
# ping ok
2. Enabled Firewall on e1000 nic
# ping ok
3. Applyied SDN (without other changes)
# ping not ok
4. Rebooted VM
# ping ok
5. Again applied SDN (without other changes)
# ping not ok
6. Disabled FW on e1000 nic
# ping ok
7. Re-enabled FW on e1000 nic
# ping ok
8. Again applied SDN (without other changes)
# ping not ok
9. "Disconnect" on e1000 nic
# ping not ok
10. Disabled "Disconnect" on e1000 nic (so re-enabled nic)
# ping not ok
11. "Disconnect" on e1000 nic second time
# ping not ok
12. Disabled "Disconnect" on e1000 nic (so re-enabled nic)
# ping not ok
13. Disabled FW on e1000 nic
# ping ok
FYI I don't really need the local PVE firewall, it was a pure coincidence the FW was activated on that VM. But for the completeness sake maybe we get around this issue