yichya / openwrt-cloudflared

Run argo tunnel client on your router
34 stars 6 forks source link

net.ipv4.ping_group_range mismatch with running user #4

Open yichya opened 1 year ago

yichya commented 1 year ago
Tue Jan  3 16:29:47 2023 daemon.err cloudflared[3483]: 2023-01-03T08:29:47Z WRN The user running cloudflared process has a GID (group ID) that is not within ping_group_range. You might need to add that user to a group within that range, or instead update the range to encompass a group the user is already in by modifying /proc/sys/net/ipv4/ping_group_range. Otherwise cloudflared will not be able to ping this network error="Group ID 101 is not between ping group 1 to 0"
Tue Jan  3 16:29:47 2023 daemon.err cloudflared[3483]: 2023-01-03T08:29:47Z WRN ICMP proxy feature is disabled error="cannot create ICMPv4 proxy: Group ID 101 is not between ping group 1 to 0 nor ICMPv6 proxy: socket: permission denied"