matt42 Report post Posted January 18, 2018 Hello, is it possible to configure the WebUI to listen to ipv4 and ipv6? In other web apps on my Synology Diskstation I was able to set a configuration to sth like [::]. Best, Matt Quote Share this post Link to post Share on other sites
Gane O'dwyer Report post Posted January 23, 2018 @matt42 It is possible to configure the WebUI to listen ipv4 and ipv6. But the address have to be edited in the config as [ipv6]:port. Quote Share this post Link to post Share on other sites
matt42 Report post Posted January 29, 2018 Thank you, Gane. It works well. For others who, as I did, would take a second longer to understand, you have to manually edit the file sync.conf in the directory /usr/local/resiliosync/var (on Synology that is) and change the entry "listen":"[0.0.0.0]:28888" to "listen":"[::]:28888". Don't forget to shut it down beforehand. BTW While you are at it and it's down, you might edit the file FileDelayConfig to your liking as well. Quote Share this post Link to post Share on other sites