Score:0

Log arptables dropped frames

bh flag

I have a gateway in the form of a Ubuntu Server VM. To prevent unauthorized devices to connect to the gateway, there is an Access Control List (ACL) on the gateway which is based on arptables: basically to let a device communicate with the gateway the device's MAC address has to be added to the ACL via a script that generates the relevant arptables rules, all traffic from unknown MAC addresses is blocked by default. Now some devices have an unstable connection with the gateway and I suspect it is the ACL's fault. To test this hypotesys I was looking into logging arptables' activity but so far I wasn't able to find a way to do this. I was only able to find this about iptables, but it isn't working for arptables: https://www.thegeekstuff.com/2012/08/iptables-log-packets/ How can I log which frames get dropped by arptables? EDIT: I also found this one, but I don't understand how it is supposed to work: https://github.com/openembedded/meta-openembedded/issues/115

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.