Skip to main content

Successful Connection

To test my connection, I went to my University library and tried to connect to my tailnet. As you can see below, I was able to ping my router gateway while connected to my University WiFi:

connection-ping.png

toolbar-connected.png

To update Tailscale, run the following commands:

cd /usr/ports/security/tailscale
make deinstall

image.png

make clean

image.png

make install

Installation may take some time. After clean installation, restart the service:

service tailscaled restart

Check the version to confirm update:

tailscale version

image.png