Hi ALL,
I'm trying to setup Syncthing on FreeNAS 11.2RC1.
The installation goes well without any issues.
# iocage create -n "syncthing" -r 11.2-RELEASE ip4_addr="vnet0|192.168.1.53/24" defaultrouter="192.168.1.1" vnet="on" allow_raw_sockets="1" boot="on" host_hostname="syncthing"
# iocage console syncthing
# portsnap fetch extract
# cd /usr/ports/net/syncthing/ && make install clean
# sysrc syncthing_enable=YES
# service syncthing onestart
When I go to 192.168.1.53:8384 - This site can’t be reached
I reached out to the Syncthing Forum but was advised to ask here.
Please advise what I need to do to get Syncthing to work.
Thank you.
I'm trying to setup Syncthing on FreeNAS 11.2RC1.
The installation goes well without any issues.
# iocage create -n "syncthing" -r 11.2-RELEASE ip4_addr="vnet0|192.168.1.53/24" defaultrouter="192.168.1.1" vnet="on" allow_raw_sockets="1" boot="on" host_hostname="syncthing"
# iocage console syncthing
# portsnap fetch extract
# cd /usr/ports/net/syncthing/ && make install clean
# sysrc syncthing_enable=YES
# service syncthing onestart
When I go to 192.168.1.53:8384 - This site can’t be reached
I reached out to the Syncthing Forum but was advised to ask here.
Please advise what I need to do to get Syncthing to work.
Thank you.