How to setup interface specfic firewall setting?

KusakabeShi

New Member
Jan 12, 2023
2
1
3
Hi, I want to setup different firewall setting on different interface on the same VM.
How do I set it in this scenario?
  • eth1:
    • Enable IPFilter (Do not allow IP spoofing)
    • Enable Mac Filter (Do not allow MAC spoofing)
  • eth2:
    • Disable IPFilter (Allow IP spoofing)
    • Enable Mac Filter (Do not allow MAC spoofing)
 
That's not possible. Those options are VM firewall options, not per NIC.
The NIC firewall option is simply there to enable/disable it on a per NIC basis, nothing more.
Rules and options are per VM.