summaryrefslogtreecommitdiff
path: root/dvb-spec/README.EON
blob: df509813216e10a758b64ae2f6a895d4de9b829d (plain)
1
2
3
4
5
6
7
- If you do not receive any packets over the dvb0 device the reason could 
  be the rp_filter. 
  Check if your distribution enables this or disable it with:

  "echo 0 > /proc/sys/net/ipv4/conf/dvb0/rp_filter"

  This disables source validation by reversed path lookup.