Hi everyone.
I am using the docker version of knxd. I was using an old IP interface but I now changed to a Weinzierl 732 IP Interface.
My question is: although working, are the following start parameters the best?
docker run -it --name knxd --restart always --net=host welteki/knxd knxd -e 1.1.222 -E 1.1.223:10 -D -T -R -S -i -t 65535 --send-delay=70 -b ipt:192.168.0.20
My interface supports tunneling (not routing) and the addresses 1.1.222 to 1.1.233 are free.
Do I still need the delay and all the other parameters?
Also... there are quite a few knxd dockers available. Which one do you use?
Thanks.
Regards,
Mike
I am using the docker version of knxd. I was using an old IP interface but I now changed to a Weinzierl 732 IP Interface.
My question is: although working, are the following start parameters the best?
docker run -it --name knxd --restart always --net=host welteki/knxd knxd -e 1.1.222 -E 1.1.223:10 -D -T -R -S -i -t 65535 --send-delay=70 -b ipt:192.168.0.20
My interface supports tunneling (not routing) and the addresses 1.1.222 to 1.1.233 are free.
Do I still need the delay and all the other parameters?
Also... there are quite a few knxd dockers available. Which one do you use?
Thanks.
Regards,
Mike
Kommentar