tailscale exit node not working on new gl-a1300, was working on gl-mt3000

I have a gl-mt3000 and I don’t have access to it right now, but it was working with my exit node (Windows). On initial setup of the new gl-a1300 and selection of the exit node it was working and I could load simple pages (ip check, google, etc). But when I loaded a video, the router no longer provided internet, still doesn’t now and after a reboot. When I sshed into the router and ping google it works.

ping -c 4 google.com
PING google.com (142.250.80.110): 56 data bytes
64 bytes from 142.250.80.110: seq=0 ttl=64 time=97.657 ms
64 bytes from 142.250.80.110: seq=1 ttl=64 time=98.962 ms
64 bytes from 142.250.80.110: seq=2 ttl=64 time=110.159 ms
64 bytes from 142.250.80.110: seq=3 ttl=64 time=99.125 ms

root@GL-A1300:~# iptables -t nat -L POSTROUTING -n -v
Chain POSTROUTING (policy ACCEPT 127 packets, 35780 bytes)
pkts bytes target prot opt in out source destination
680 75898 ts-postrouting all -- * * 0.0.0.0/0 0.0.0.0/0
904 108K postrouting_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom postrouting rule chain /
0 0 zone_lan_postrouting all -- * br-lan 0.0.0.0/0 0.0.0.0/0 /
!fw3 /
0 0 zone_wan_postrouting all -- * eth1 0.0.0.0/0 0.0.0.0/0 /
!fw3 /
733 67251 zone_wan_postrouting all -- * wlan-sta0 0.0.0.0/0 0.0.0.0/0 /
!fw3 */

Hello,

  1. Please upgrade the MT3000 to the latest firmware version.
  2. How about the ping www.google.com on the client (eg. pc)?
  3. Please login to Luci > Network > Firewall and check if there is a tailscale0 zone
    image