Hello Everyone,
i currently want to try out the SDN Feature and the complimentary VNet Firewall
whilst the SDN seems to be working perfectly the VNet Firewall doesnt block
The specific problem I encounter is that I have 2 SDN VNets defined: VMNet and mgmNet
I want to be able to manage the VMs in the VMNet VNet via the mgmNet, but the traffic to mgmNet must be blocked.
Well I am able to ping my VM in the mgmNet from my VMNet LXC
The config is the following:
Both VNets are in the same Zone, both have Isolate Ports turned on and the nftables firewall is active
I have also restarted all my guests to apply for the new (ntables based) firewall
whilst doing this i also discovered that my old firewall rules I implemented (with iptables) are no longer working
I've tried to the traffic by either using a CIDR Subnet and the predefined Alias
I also get an errer that the firewall cant find my aliasses, i suspect that neither the current rules nor the aliasses got transferred over when switching to nftables
TL;DR:
can't get VNet Firewall working
i currently want to try out the SDN Feature and the complimentary VNet Firewall
whilst the SDN seems to be working perfectly the VNet Firewall doesnt block
The specific problem I encounter is that I have 2 SDN VNets defined: VMNet and mgmNet
I want to be able to manage the VMs in the VMNet VNet via the mgmNet, but the traffic to mgmNet must be blocked.
Well I am able to ping my VM in the mgmNet from my VMNet LXC
The config is the following:
Both VNets are in the same Zone, both have Isolate Ports turned on and the nftables firewall is active
I have also restarted all my guests to apply for the new (ntables based) firewall
whilst doing this i also discovered that my old firewall rules I implemented (with iptables) are no longer working
I've tried to the traffic by either using a CIDR Subnet and the predefined Alias
I also get an errer that the firewall cant find my aliasses, i suspect that neither the current rules nor the aliasses got transferred over when switching to nftables
TL;DR:
can't get VNet Firewall working