road

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by road

  1. I'm trying to get this running on a Synology NAS. Worked through a couple of issues but am running into errors like (there are a lot of these): 2018-02-09 13:39:04,379 DEBG 'start-script' stderr output: RTNETLINK answers: Operation not permitted 2018-02-09 13:39:04,454 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2018-02-09 13:39:04,458 DEBG 'start-script' stderr output: iptables v1.6.1: can't initialize iptables table `filter': Permission denied (you must be root) Perhaps iptables or your kernel needs to be upgraded. and then after apparently getting the connection to the VPN provider it ends up with: 2018-02-09 13:39:04,854 DEBG 'start-script' stdout output: Fri Feb 9 13:39:04 2018 [202da2cd08402d7854d06faa991eaf61] Peer Connection Initiated with [AF_INET]209.205.124.166:1198 2018-02-09 13:39:06,035 DEBG 'start-script' stdout output: Fri Feb 9 13:39:06 2018 auth-token received, disabling auth-nocache for the authentication token 2018-02-09 13:39:06,036 DEBG 'start-script' stdout output: Fri Feb 9 13:39:06 2018 ERROR: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1) Fri Feb 9 13:39:06 2018 Exiting due to fatal error I don't believe this needs to run as root itself. But I'm not sure what is wrong.