When tailscale is active the users of my guest WLAN (1800AX, 4.2.1) can´t connect to internet

Hi, Lotussteve
Please execuete the following commands and check if it works.Replace “192.168.9.0/24” to your guest IP address and mask if you have changed them.Thanks!
ip rule add from 192.168.9.0/24 table main
ip route del table 55 throw 192.168.9.0/24

1 Like