Let me know if you have a better experience this time.I'm sorry, I have been editing my last post without reloading, so I did not see any reply yet...
My primary driver for installing Tailscale was due to an ISP offering only CGNET, so a subnet router was needed to get around this.So, the question: is there any significant benefit to running TS directly on the router?
Ostensibly it gets updated with entware updates (and @ColinTaylor has requested them to update it).Thanks was able to install it on my AXE16000. Is there a script to update the version of Tailscale?
# Health check:
# - Linux DNS config not ideal. /etc/resolv.conf overwritten. See https://tailscale.com/s/dns-fight
nameserver 45.90.28.xx
nameserver 45.90.30.yy
This error came up in testing. @ColinTaylor noted:I think I solved this in my manual setup, but I can't remember how... Tips?
Code:# Health check: # - Linux DNS config not ideal. /etc/resolv.conf overwritten. See https://tailscale.com/s/dns-fight
You can ignore that message. It appears when you're using kernel mode and you restart dnsmasq.
This item is on my to-do list to offer through the interface in the near future...Thanks was able to install it on my AXE16000. Is there a script to update the version of Tailscale?
You could leave Tailscale on the router configured for LAN access but enable or disable that ability in the admin console. Go toOne thing I noticed is LAN access is enabled by default. Anyway to disable LAN access when router is set as an exit node?
...
> Edit route settings...
and "Unapprove" the route.I don't understand what you're asking. Can you give an example scenario?Hi, working thanks on router ax86u, how can we change basic command for self hosted users default is: Tailscale Connection Commandline --advertise-exit-node --advertise-routes=192.168.50.0/24 but i want connect to my own server?
In case you're asking if you can add your own custom commands... then yes. You would need to change the Operating Mode to "Custom" under the setup/config menu, which lets you have full control over all Tailscale switches. If not, like Colin asked above, please explain further.Hi, working thanks on router ax86u, how can we change basic command for self hosted users default is: Tailscale Connection Commandline --advertise-exit-node --advertise-routes=192.168.50.0/24 but i want connect to my own server?
Hi, did a trick thank you!In case you're asking if you can add your own custom commands... then yes. You would need to change the Operating Mode to "Custom" under the setup/config menu, which lets you have full control over all Tailscale switches. If not, like Colin asked above, please explain further.
Great that it worked out for you.Hi, did a trick thank you!
curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/TAILMON/master/tailmon.sh" -o "/jffs/scripts/tailmon.sh" && chmod 755 "/jffs/scripts/tailmon.sh"
That error is normal... When it goes through a reset cycle, it starts with bringing down the TS connection first before the service gets shut down. In your case, the service wasn't running either, and thus the error.Restart Tailscale?
[y/n]: y
Messages:
Executing: tailscale down
error fetching current status: Failed to connect to local Tailscale daemon for /localapi/v0/status; not running? Error: dial unix /var/run/tailscale/tailscaled.sock: connect: no such file or directory
Is this error normal?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!