Can I use knxd to "convert" my current MDT IP Interface to a multicast IP Interface. I have a Raspberry Pi 3B available for this task. So the RPI3 would make a connection to the MDT IP Interface and then broadcast all bus/group messages over Multicast IP.
Or is this not the right software to do this?
From reading some doc, I made this, but it doesn't work:
KNXD_OPTS="-e 15.15.50 -E 15.15.51:18 -u /tmp/eib -b ipt:192.168.1.5 -S"
Or is this not the right software to do this?
From reading some doc, I made this, but it doesn't work:
KNXD_OPTS="-e 15.15.50 -E 15.15.51:18 -u /tmp/eib -b ipt:192.168.1.5 -S"
KNX IP-Interface
Status Programming Mode: Off
Change Programming Mode:
Individual Address 15.15.255
Tunneling Addresses
15.15.241
15.15.242
15.15.243
15.15.244
Status Programming Mode: Off
Change Programming Mode:
Individual Address 15.15.255
Tunneling Addresses
15.15.241
15.15.242
15.15.243
15.15.244
-- Logs begin at Mon 2019-11-11 21:50:49 GMT, end at Mon 2019-11-11 21:54:04 GMT. --
Nov 11 21:50:59 raspberrypi systemd[1]: Starting KNX Daemon...
Nov 11 21:50:59 raspberrypi knxd[487]: E00000064: [17:] : setup : failed
Nov 11 21:50:59 raspberrypi knxd[487]: F00000105: [16:server] Link down, terminating
Nov 11 21:50:59 raspberrypi knxd[487]: F00000105: [13:B.ipt] Link down, terminating
Nov 11 21:50:59 raspberrypi systemd[1]: Started KNX Daemon.
Nov 11 21:50:59 raspberrypi systemd[1]: knxd.service: Main process exited, code=exited, status=1/FAILURE
Nov 11 21:50:59 raspberrypi systemd[1]: knxd.service: Failed with result 'exit-code'.
Nov 11 21:51:09 raspberrypi systemd[1]: knxd.service: Service RestartSec=10s expired, scheduling restart.
Nov 11 21:51:09 raspberrypi systemd[1]: knxd.service: Scheduled restart job, restart counter is at 1.
Nov 11 21:51:09 raspberrypi systemd[1]: Stopped KNX Daemon.
Nov 11 21:51:09 raspberrypi systemd[1]: Starting KNX Daemon...
Nov 11 21:51:09 raspberrypi systemd[1]: Started KNX Daemon.
Nov 11 21:50:59 raspberrypi systemd[1]: Starting KNX Daemon...
Nov 11 21:50:59 raspberrypi knxd[487]: E00000064: [17:] : setup : failed
Nov 11 21:50:59 raspberrypi knxd[487]: F00000105: [16:server] Link down, terminating
Nov 11 21:50:59 raspberrypi knxd[487]: F00000105: [13:B.ipt] Link down, terminating
Nov 11 21:50:59 raspberrypi systemd[1]: Started KNX Daemon.
Nov 11 21:50:59 raspberrypi systemd[1]: knxd.service: Main process exited, code=exited, status=1/FAILURE
Nov 11 21:50:59 raspberrypi systemd[1]: knxd.service: Failed with result 'exit-code'.
Nov 11 21:51:09 raspberrypi systemd[1]: knxd.service: Service RestartSec=10s expired, scheduling restart.
Nov 11 21:51:09 raspberrypi systemd[1]: knxd.service: Scheduled restart job, restart counter is at 1.
Nov 11 21:51:09 raspberrypi systemd[1]: Stopped KNX Daemon.
Nov 11 21:51:09 raspberrypi systemd[1]: Starting KNX Daemon...
Nov 11 21:51:09 raspberrypi systemd[1]: Started KNX Daemon.
Kommentar