Hallo Forum,
ich versuche verzweifelt mein Gira IP Interface mit Smarthome Pi über EIBD zu Konfigurieren.
Die Meldung sieht wie folgt aus:
2014-04-08 15:54:01 ERROR Connections KNX: could not connect to 192.168.178.29:6720 (TCP): [Errno 111] Verbindungsaufbau abgelehnt
Smartvius Config:
# plugin.conf
[knx]
class_name = KNX
class_path = plugins.knx
host = 192.168.178.29
port = 3671
# send_time = 600 # update date/time every 600 seconds, default none
# time_ga = 1/1/1 # default none
# date_ga = 1/1/2 # default none
EIBD:
EIB_ARGS="--daemon --Server --Tunnelling --Discovery --GroupCache --listen-tcp"
EIB_ADDR="0.0.1"
EIB_IF="ipt:192.168.178.29"
EIB_UID="smarthome"
wo liegt mein Fehler?
Danke und Gruss Jens
ich versuche verzweifelt mein Gira IP Interface mit Smarthome Pi über EIBD zu Konfigurieren.
Die Meldung sieht wie folgt aus:
2014-04-08 15:54:01 ERROR Connections KNX: could not connect to 192.168.178.29:6720 (TCP): [Errno 111] Verbindungsaufbau abgelehnt
Smartvius Config:
# plugin.conf
[knx]
class_name = KNX
class_path = plugins.knx
host = 192.168.178.29
port = 3671
# send_time = 600 # update date/time every 600 seconds, default none
# time_ga = 1/1/1 # default none
# date_ga = 1/1/2 # default none
EIBD:
EIB_ARGS="--daemon --Server --Tunnelling --Discovery --GroupCache --listen-tcp"
EIB_ADDR="0.0.1"
EIB_IF="ipt:192.168.178.29"
EIB_UID="smarthome"
wo liegt mein Fehler?
Danke und Gruss Jens
Kommentar