I have an Asus router and a RPi with TailScale and AdguardHome. I have DNS set to my Adguard instance to block ads. I installed Tailscale on RPi and setup as shown in tutorials all works apart from when I try to add my router as a subnet using sudo tailscale up --advertise-routes=192.168.0.0/24 it comes back with the below message-
Warning: UDP GRO forwarding is suboptimally configured on eth0, UDP forwarding throughput capability will increase with a configuration change.
See https://tailscale.com/s/ethtool-config-udp-gro
Error: changing settings via 'tailscale up' requires mentioning all
non-default flags. To proceed, either re-run your command with --reset or
use the command below to explicitly mention the current value of
all non-default settings:
tailscale up --advertise-routes=192.168.0.0/24 --advertise-exit-node
Hope someone can help thanks
Warning: UDP GRO forwarding is suboptimally configured on eth0, UDP forwarding throughput capability will increase with a configuration change.
See https://tailscale.com/s/ethtool-config-udp-gro
Error: changing settings via 'tailscale up' requires mentioning all
non-default flags. To proceed, either re-run your command with --reset or
use the command below to explicitly mention the current value of
all non-default settings:
tailscale up --advertise-routes=192.168.0.0/24 --advertise-exit-node
Hope someone can help thanks
Last edited: