GoogleCloudPlatform / GoogleCloudPlatform/datashare-toolkit

update multicast client troubleshooting and example documentation for reverse path

Open
#455 0 comments 0 reactions 0 assignees View on GitHub
client documentation enhancement
Dominant language
JavaScript
Stars
94
Forks
27
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.