From 8289a016af49fae9fed1d208ffefb35926495435 Mon Sep 17 00:00:00 2001 From: plomosits Date: Mon, 29 Mar 2021 10:17:07 +0200 Subject: [PATCH] Improve Docker and Kubernetes support for KNX (#17095) --- source/_integrations/knx.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/knx.markdown b/source/_integrations/knx.markdown index 442a7daf413..3ec42d0378d 100644 --- a/source/_integrations/knx.markdown +++ b/source/_integrations/knx.markdown @@ -134,6 +134,11 @@ local_ip: description: IP address of the local interface. type: string required: false +route_back: + description: When True the KNXnet/IP Server shall use the IP address and the port number from the IP package received as the target IP address or port number for the response to the KNXnet/IP Client (for NAT / Docker). + type: boolean + default: false + required: false {% endconfiguration %} ### Routing