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

dpinger breaks when using FORCED_LOCAL_INTERFACE #183

Open
realies opened this issue May 24, 2023 · 0 comments
Open

dpinger breaks when using FORCED_LOCAL_INTERFACE #183

realies opened this issue May 24, 2023 · 0 comments

Comments

@realies
Copy link

realies commented May 24, 2023

when routing all UDM traffic out via the VPN, the UDM thinks it's offline because dpinger fails to ping public servers, it's called with:

/usr/bin/dpinger -f -i eth8-mon1-1.1.1.1 -B 192.168.200.100 -I eth8 -m 0x001a0000 -s 60s -d 1 -t 86400s -u /run/eth8-mon1-1.1.1.1.sock 1.1.1.1

where 192.168.200.100 is the WAN IP and eth8 is the WAN port.

@peacey, could this be fixed with a firewall rule that forwards traffic destined to the WAN IP via the WAN port to go through the VPN(s)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant