Update Dockerfile.tinc, tinc/lixonet/tinc.conf.tmpl files

This commit is contained in:
sump pump 2020-04-28 00:30:13 +00:00
parent b46d8df379
commit 9c9e0c954f
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ RUN apk add tinc
EXPOSE 9993/tcp 655/udp
VOLUME /etc/tinc
CMD [ "sh", "-c", "/usr/sbin/tincd --net=$NETNAME --no-detach --debug=3" ]
CMD [ "sh", "-c", "/usr/sbin/tincd --net=$NETNAME --no-detach --user nobody --debug=3" ]

View File

@ -9,7 +9,7 @@
Name = ${name}
# Do not change these. Lixonet runs over port 9993 by standard.
BindToInterface = ${wan_interface}
BindToAddress = ${listen_address}
Port = 9994
# Device is named "lixonet" by Tinc and visible directly in host kernel