Score:0

not working traffic filter on debian 10

gl flag

on debian 7-9 this filter is working fine

on debian 10:

# tc qdisc add dev $IFACE handle ffff: ingress
# tc filter add dev $IFACE parent ffff: pref 100 protocol 0x8863 u32 match u16 0x1109 0xffff at 0 police rate 1200 buffer 300b drop flowid :1

if I watch

# tc -s filter ls dev $IFACE parent ffff: pref 100

hit remains 0 (rule hit 0 success 0)

why?

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.