Answer the question
In order to leave comments, you need to log in
Why does ebtables allow traffic from other hosts?
Hello everyone, I ran into a problem, I need to make it so that only people with certain poppy addresses can get to the servers that spin on proxmox 4. All virtual machines are spinning on the server and are available through the vmbr0 interface. For this I decided to use ebtables. I installed the package into the system (it was not there initially) and began to configure and added the following rules
ebtables -A INPUT -s 48:5B:39:5A:A1:C8 -j ACCEPT
ebtables -A OUTPUT -d 48:5B:39:5A:A1:C8 -j ACCEPT
ebtables -P INPUT DROP
but from a different host I can still connect to the servers. Why? where did i go wrong? Answer the question
In order to leave comments, you need to log in
Macs are only visible if the server is on the same subnet as the client.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question