This video just save me! I spent more than 2 years looking for a solution to share the same folder with my team, we work together in home office using Revit and every drive solution don't show the thumbnails of the files on windows folders, so i started looking for a home server solution, and this video simply solve it! THANKS A LOT!
straight to the point and great tutorial! spent 2 days trying to get openvpn to work on core 13.0 and nothing. got this working in about 30 min. thanks for the awesome video!
Amazing! Just remember to change the script code to use the name of your pool and not his that's labelled "tank", Just copy the commands from the link into notepad and change everywhere from tank to *your storage pool name* and it should work. Don't give up! I had to do this about 3 times rebooting the server until it finally worked!
Thank you for your assistance. I have successfully installed the software. I'm now exploring the possibility of accessing files on my laptop within the workplace network. Is there a recommended approach for achieving this?
Excellent tutorial, thank you. So lets say i map TrueNAS in my laptop SMB using the IP address provided by zerotier . If I am within my own home network, is there any way i configure such that i can connect to TrueNAS using the zerotier IP address but not connecting to Zerotier virtual network? Since I am already in my own network
you're a life saver, i was getting seriously lost in SSH stuff. on my set-up it takes about 3 minutes after reboot before Zerotier is connected, any idea how to expedite that?
tạo trình cài bằng Balena Etcher hay hơn vì nó chuyên dùng cho linux boot. Dùng mạng riêng ảo cũng đc nhưng tốc độ copy sẽ ko nhanh bằng port forwarding trên modem.
I thank you for the didactic effort of your videos (today and before). I would like that in an upcoming video you show us how to add a second mirror pool on trueNAS. Presented as you do - I find it attractive to try again trueNAS. Currently use OMV. One more query: is it possible to create 'RAID-1' with two identical USB disks under trueNAS? Thanks for reading!
I made everything as you told but finnaly I have: zerotier-cli info --> missing port and zerotier-one.port not found in /var/db/zerotier-one. It worked before I reseted.
Seems to work until I get to the "curl" entry then TrueNas gives me an error "curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it." it then sends me to a website that does not answer the question to my error??? Any suggestions?
In place of the "xxxx" put the name of your pool 1. Install zerotier sed -i .orig 's/enabled: yes/enabled: no/' /usr/local/etc/pkg/repos/local.conf sed -i .orig 's/enabled: no/enabled: yes/' /usr/local/etc/pkg/repos/FreeBSD.conf pkg update pkg install -y zerotier 2.Start the service service zerotier onestatus service zerotier onestart 3. Move the database to a persisted zfs dataset mkdir -p /xxxx/zerotier/db/ mv /var/db/zerotier-one/* /xxxx/zerotier/db/ /sbin/mount_nullfs /xxxx/zerotier/db/ /var/db/zerotier-one ls -1 /var/db/zerotier-one 4. Join ZeroTier network zerotier-cli join "ID_ZeroTier" zerotier-cli info cp /usr/local/etc/rc.d/zerotier /xxxx/zerotier/zerotier.rc.d 5.Create the startup script curl alan.norbauer.com/articles/zerotier-on-truenas/scripts/zerotier-start.sh -o /xxxx/zerotier/zerotier-start.sh chmod +x /xxxx/zerotier/zerotier-start.sh 6. Add zerotier-start.sh to TrueNAS as a Pre-Init startup script
HELLO, Thank you for a great video. I am having trouble accessing the Truenas server when I am on mobile network. I can only connect when I am on the same network at home. In other words remote access is not working for me. I have paused the surfshark and still not luck. Ca n you please help. Thank you!! and Happy new year.
you can make a video in proxmox to share an external hard drive and be able to see it from two lxc containers at the same time, have a streaming lxc and save the movies on that drive, and another lxc with Plex and index with that drive ?? Thanksss
I could not access from other network. Everything works exactly as it shows but when I change the network connection I have no longer access to the nas.
Hola, no sabes si es por la versión del zero tier que mi dirección del mi servidor de TrueNAS Scale cambia constantemnete,se actualiza y no se queda fija, se me hace extraño, ya que con el simple hecho de instalarlo en el server, debería de crearnos una fija. Eso lo observe cuando descargue el Zero tier para mi compu y hacer mis pruebas, esta al acceder a la red se quedaba estatica. Sin embargo el server creaba un nuevo nodo y cambiaba la ip :(
When I try to restart the TrueNAS, the VLAN configuration disappears, and I need to reconnect and delete the details from Zerotier to its VLAN. Can you make a video demonstrating how to make the VLAN configuration permanent, or should we do it on our hosted FW instead of port forwarding?
Could you make a video using tailscale for remote access on TrueNAS-SCALE-23.10.1? Or teach another newer way of remote access. I tried this tutorial and it didn't work
@er_poetry When I try to use the "shell" to install, even copying the code from the description, an error message appears in the console. Unable to proceed from this. My truenas version is TrueNAS-SCALE-23.10.1.
In place of xxx put your the name of your pool 1. Install zerotier sed -i .orig 's/enabled: yes/enabled: no/' /usr/local/etc/pkg/repos/local.conf sed -i .orig 's/enabled: no/enabled: yes/' /usr/local/etc/pkg/repos/FreeBSD.conf pkg update pkg install -y zerotier 2.Start the service service zerotier onestatus service zerotier onestart 3. Move the database to a persisted zfs dataset mkdir -p /xxxx/zerotier/db/ mv /var/db/zerotier-one/* /xxxx/zerotier/db/ /sbin/mount_nullfs /xxxx/zerotier/db/ /var/db/zerotier-one ls -1 /var/db/zerotier-one 4. Join ZeroTier network zerotier-cli join "ID_ZeroTier" zerotier-cli info cp /usr/local/etc/rc.d/zerotier /xxxx/zerotier/zerotier.rc.d 5.Create the startup script curl alan.norbauer.com/articles/zerotier-on-truenas/scripts/zerotier-start.sh -o /xxxx/zerotier/zerotier-start.sh chmod +x /xxxx/zerotier/zerotier-start.sh 6. Add zerotier-start.sh to TrueNAS as a Pre-Init startup script
U dont know how much BS i had to look over the Internet to hear the words NO PORT FORWARDING cuz my ISP is shit..... THANK YOU SOO MUCH saving me money to buy my own Public I.P
29/12/23 No está funcionando, parece que hay algo que actualizar o modificar.. Hay un error justo despues de PKG UPDATE (en la linea 3) ***Newer FreeBSD version for package zziplib: To ignore this error set IGNORE_OSVERSION=yes - package: 1302001, ignore the mismatch and continue?? *** Si ignoro y continúo, ya no funcionan los pasos siguientes... Alguna solución???
helllo, i try to use your way . But i have problem at the i add the zerotier Network ID (just like you do in the video), and i get back in respone "zerotier-cli: missing port and zerotier-one.port not found in /var/db/zerorier-one" . All previous steps work normally .Can you help me? thank you .
This video just save me! I spent more than 2 years looking for a solution to share the same folder with my team, we work together in home office using Revit and every drive solution don't show the thumbnails of the files on windows folders, so i started looking for a home server solution, and this video simply solve it! THANKS A LOT!
straight to the point and great tutorial! spent 2 days trying to get openvpn to work on core 13.0 and nothing. got this working in about 30 min. thanks for the awesome video!
Amazing! Just remember to change the script code to use the name of your pool and not his that's labelled "tank", Just copy the commands from the link into notepad and change everywhere from tank to *your storage pool name* and it should work. Don't give up! I had to do this about 3 times rebooting the server until it finally worked!
error updating repositories!
how do you fix this
@@travelwilder can you give me a timestamp in the video where this is happening to you? I just followed this again yesterday with success again.
Thank you for your kind assistance in the setup process, it is truly appreciated!!!!
now i successful install trueNAS & also ip,,, thank a lot Bro❤❤❤❤❤❤
Thank you for your assistance. I have successfully installed the software. I'm now exploring the possibility of accessing files on my laptop within the workplace network. Is there a recommended approach for achieving this?
Excellent tutorial, thank you. So lets say i map TrueNAS in my laptop SMB using the IP address provided by zerotier . If I am within my own home network, is there any way i configure such that i can connect to TrueNAS using the zerotier IP address but not connecting to Zerotier virtual network? Since I am already in my own network
Muito obrigado seus tutoriais estão fazendo toda a diferença. parabéns
you're a life saver, i was getting seriously lost in SSH stuff. on my set-up it takes about 3 minutes after reboot before Zerotier is connected, any idea how to expedite that?
how do I access it outside my NAS network? like from a PC from another place?
tạo trình cài bằng Balena Etcher hay hơn vì nó chuyên dùng cho linux boot.
Dùng mạng riêng ảo cũng đc nhưng tốc độ copy sẽ ko nhanh bằng port forwarding trên modem.
cài theo cách này có xài được trên máy tính ko a vì e thấy trên windown ko hỗ trợ phần mềm
zerotier one
Hello thank you for this transfer of knowledge and this magnificent very educational tutorial I wish you a very good day
I thank you for the didactic effort of your videos (today and before). I would like that in an upcoming video you show us how to add a second mirror pool on trueNAS.
Presented as you do - I find it attractive to try again trueNAS. Currently use OMV.
One more query: is it possible to create 'RAID-1' with two identical USB disks under trueNAS?
Thanks for reading!
Can you make the same video but using tailscale ? Thanks
+1
I made everything as you told but finnaly I have: zerotier-cli info --> missing port and zerotier-one.port not found in /var/db/zerotier-one. It worked before I reseted.
Same issue here did you find a fix?
Olá !!! Seu vídeo me foi muito útil! Muito obrigado! Um grande abraço do seu novo amigo do Brasil! Está convidado para vir tomar um café comigo!😊
thank you for this video bro you helped me a lot
Glad I could help
At the first line I got an error which says "sed: -I or -i may not be used with stdin".
using: TrueNAS-13.0-U6.1
Suggestions?
Hi bro, are we able to use drives with USB ports?
Thanks!!!!!!!!!! a lot man you just solved my problem 😘😘😘😘 Highly Appreciated 👍👍👍👍
Welcome 👍
Seems to work until I get to the "curl" entry then TrueNas gives me an error "curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it." it then sends me to a website that does not answer the question to my error??? Any suggestions?
great tutorial. You got a new subscriber
all done and work fine but, after reboot zerotire dose not work, task cant run script because zerotire folder location shows
empty, please help
resolved? I'm having the same problem.
i have same problem too. i check "ifconfig" and i can see the ether was change
In place of the "xxxx" put the name of your pool
1. Install zerotier
sed -i .orig 's/enabled: yes/enabled: no/' /usr/local/etc/pkg/repos/local.conf
sed -i .orig 's/enabled: no/enabled: yes/' /usr/local/etc/pkg/repos/FreeBSD.conf
pkg update
pkg install -y zerotier
2.Start the service
service zerotier onestatus
service zerotier onestart
3. Move the database to a persisted zfs dataset
mkdir -p /xxxx/zerotier/db/
mv /var/db/zerotier-one/* /xxxx/zerotier/db/
/sbin/mount_nullfs /xxxx/zerotier/db/ /var/db/zerotier-one
ls -1 /var/db/zerotier-one
4. Join ZeroTier network
zerotier-cli join "ID_ZeroTier"
zerotier-cli info
cp /usr/local/etc/rc.d/zerotier /xxxx/zerotier/zerotier.rc.d
5.Create the startup script
curl alan.norbauer.com/articles/zerotier-on-truenas/scripts/zerotier-start.sh -o /xxxx/zerotier/zerotier-start.sh
chmod +x /xxxx/zerotier/zerotier-start.sh
6. Add zerotier-start.sh to TrueNAS as a Pre-Init startup script
Minhas respostas estão sendo deletadas pq coloco o script completo, mas a solução é alterara esse caminho "mnt/tank" pelo nome do seu pool.
HELLO, Thank you for a great video. I am having trouble accessing the Truenas server when I am on mobile network. I can only connect when I am on the same network at home. In other words remote access is not working for me. I have paused the surfshark and still not luck. Ca n you please help. Thank you!! and Happy new year.
Có cách nào để ssh bằng cmd vào con VM từ xa không bạn ơi? mình SSH bằng địa chỉ ip mạng nội bộ thì ok nhưng dùng khác mạng thì không SSH được
you can make a video in proxmox to share an external hard drive and be able to see it from two lxc containers at the same time, have a streaming lxc and save the movies on that drive, and another lxc with Plex and index with that drive ?? Thanksss
Does this work for TrueNAS Scale as well?
This is a masterpiece
cài bản này có kết nối từ xa qua máy tính được không a
yes
i have followed the steps like the video, but the result is not able to connect from outside, only connect in lan
Can I install it along with nextcloud?
the application uninstall everytime restart the server
you'll want to not use "/mnt/tank" but rather, the name of your pool within the /mnt directory
Same problem here
I could not access from other network. Everything works exactly as it shows but when I change the network connection I have no longer access to the nas.
What music are you playing please
When installing truenas, does it need OS in target drive? Btw is it free??
it is free
When I restart Truenas Zerotier it can't be reconnected, I have to set it up again from the beginning, please help me ?
resolved? I'm having the same problem.
Is there any way to edit permission for different users
perfect video, thank you
Hola, no sabes si es por la versión del zero tier que mi dirección del mi servidor de TrueNAS Scale cambia constantemnete,se actualiza y no se queda fija, se me hace extraño, ya que con el simple hecho de instalarlo en el server, debería de crearnos una fija. Eso lo observe cuando descargue el Zero tier para mi compu y hacer mis pruebas, esta al acceder a la red se quedaba estatica. Sin embargo el server creaba un nuevo nodo y cambiaba la ip :(
What is the trueNAS ??
Hey man! you are legit! very nice video
Thanks, you too!
how to do this in truenas scale? Make a vídeo about this...
It is still working?
Cài dc cloud để access tùe bên ngoài ko ạ
Hello my friend, please, help me.
My PC have 2 Hard Disk Drive, 1 HDD and 1 SSD, but i show SSD only . What should i do next ?
hey can you help me ? my zerotier can get physical address from truenas and it say unknown
When I try to restart the TrueNAS, the VLAN configuration disappears, and I need to reconnect and delete the details from Zerotier to its VLAN. Can you make a video demonstrating how to make the VLAN configuration permanent, or should we do it on our hosted FW instead of port forwarding?
yup also having same problem.
why so slow when i connect zerotier VPN to truenas in outside network?
I have installed but as soon as I restart my NAS, it just disappeared. How do I resolve this issue?
thank a lot for the video sharing,
Thanks for help ❤
hi, if i reboot by system it's all gone how to i fix this problem????
same me too
same thing. Help ?
you'll want to not use "/mnt/tank" that's in the video, that is only an example, but rather, the name of your pool within the /mnt directory
Update to my own comment: I changed the init script to run postinit, and it seemed to resolve my problem with having to leave and rejoin zerotier
same to me. Zerotier is removed and all configuration is gone. If we shutdown or restart
Could you make a video using tailscale for remote access on TrueNAS-SCALE-23.10.1? Or teach another newer way of remote access. I tried this tutorial and it didn't work
What gone wrong tell me
@er_poetry When I try to use the "shell" to install, even copying the code from the description, an error message appears in the console. Unable to proceed from this. My truenas version is TrueNAS-SCALE-23.10.1.
Do you know any other way to access this external network?
@@ericalves8388 I think you need to go to apps section of this Truenas version there you will find "zerotier
@@ericalves8388 however I'm able to do this successfully in truenas core version
Why everytime I restart my Server I will need to re copy and paste the commands ?
In place of xxx put your the name of your pool
1. Install zerotier
sed -i .orig 's/enabled: yes/enabled: no/' /usr/local/etc/pkg/repos/local.conf
sed -i .orig 's/enabled: no/enabled: yes/' /usr/local/etc/pkg/repos/FreeBSD.conf
pkg update
pkg install -y zerotier
2.Start the service
service zerotier onestatus
service zerotier onestart
3. Move the database to a persisted zfs dataset
mkdir -p /xxxx/zerotier/db/
mv /var/db/zerotier-one/* /xxxx/zerotier/db/
/sbin/mount_nullfs /xxxx/zerotier/db/ /var/db/zerotier-one
ls -1 /var/db/zerotier-one
4. Join ZeroTier network
zerotier-cli join "ID_ZeroTier"
zerotier-cli info
cp /usr/local/etc/rc.d/zerotier /xxxx/zerotier/zerotier.rc.d
5.Create the startup script
curl alan.norbauer.com/articles/zerotier-on-truenas/scripts/zerotier-start.sh -o /xxxx/zerotier/zerotier-start.sh
chmod +x /xxxx/zerotier/zerotier-start.sh
6. Add zerotier-start.sh to TrueNAS as a Pre-Init startup script
Is this safe?🧐
U dont know how much BS i had to look over the Internet to hear the words
NO PORT FORWARDING cuz my ISP is shit..... THANK YOU SOO MUCH saving me money to buy my own Public I.P
also will there be a similar tutorial on Truenas Scale cuz i heard same method does not work on it
how can i fix the error:
missing port and zerotier-one.port not found in /var/db/zerotier-one
Thanks in advance for the help
me too, got same issues
How can I access nas through VPN ?
That's what this video is all about. ZeroTier is the VPN service that he showing viewers how to install on TrueNAS Core.
29/12/23 No está funcionando, parece que hay algo que actualizar o modificar.. Hay un error justo despues de PKG UPDATE (en la linea 3)
***Newer FreeBSD version for package zziplib:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1302001, ignore the mismatch and continue?? ***
Si ignoro y continúo, ya no funcionan los pasos siguientes...
Alguna solución???
Mi version: Generic / TrueNAS-13.0-U6.1
Itu yang terbaik 👏
It does not work over the internet
another great video
ini yang terbaik
Nice thanks
Not Working
good
❤
Za-ro-ti-er
keren...
helllo, i try to use your way . But i have problem at the i add the zerotier Network ID (just like you do in the video), and i get back in respone "zerotier-cli: missing port and zerotier-one.port not found in /var/db/zerorier-one" . All previous steps work normally .Can you help me? thank you .
I have also taken several screenshots
@@blackwolf93846hello what happened tell me
my truenas dont have public ip please help
good