matt42 Posted January 18, 2018 Report Share 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 Link to comment Share on other sites More sharing options...
Gane O'dwyer Posted January 23, 2018 Report Share 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 Link to comment Share on other sites More sharing options...
matt42 Posted January 29, 2018 Author Report Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.