Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update multicast client troubleshooting and example documentation for reverse path #455

Open
phriscage opened this issue Jan 29, 2021 · 0 comments
Labels
client Multicast client interface documentation Improvements or additions to documentation enhancement New feature or request

Comments

@phriscage
Copy link
Contributor

phriscage commented Jan 29, 2021

Is your feature request related to a problem? Please describe.
update multicast client troubleshooting and example documentation

  • reverse path
  • vlan removal pcap

linux kernel:
Check reverse path filter:
sudo sysctl -a | grep "\.rp_filter"

Set filter for all interfaces
sysctl -w net.ipv4.conf.all.rp_filter=0

Describe the solution you'd like
see above

Describe alternatives you've considered
n/a

Additional context
see above

@phriscage phriscage added documentation Improvements or additions to documentation enhancement New feature or request client Multicast client interface labels Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Multicast client interface documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant