Zitat von traxanos
Beitrag anzeigen
Ankündigung
Einklappen
Keine Ankündigung bisher.
Kommunikationsproblem IP Router
Einklappen
X
-
Zitat von GLT Beitrag anzeigenwas sich ohnehin nicht empfiehlt
- Likes 2
Kommentar
-
Wenn beide KNX-Router korrekt eingerichtet sind inkl. der Filtertabellen, dann wird es sicher ein Problem auf der IP Seite geben. Somit müssen die Einstellungen geprüft werden - von der IT (falls sie überhaupt fachlich dazu in der Lage sind).
Sollte man auf die Idee kommen das IGMP Snooping abzuschalten, müssen ALLE Geräte (egal welcher Hersteller) auf dem Weg das Snooping abgeschaltet haben. Sollte man es richtig machen und IGMP Snooping verwenden, dann muss sichergestellt sein, das ein Querier existiert, welcher sich um alles kümmert.
Sollte es dann nicht gehen, muss man sich Switch für Switch anschauen wo die Info verloren geht. In dem Video was ich gepostet habe, ist das recht gut erklärt für UI Geräte.Zuletzt geändert von traxanos; 06.03.2025, 11:53.
- Likes 1
Kommentar
-
So sieht es übrigens in einem funktionsfähigen Setup aus.
Code:ssh admin@192.168.13.71 BusyBox v1.25.1 () built-in shell (ash) ___ ___ .__________.__ | | |____ |__\_ ____/__| | | / \| || __) | | (c) 2010-2024 | | | | \ || \ | | Ubiquiti Inc. |______|___| /__||__/ |__| |_/ https://www.ui.com Welcome to UniFi USW-Lite-16-PoE! ********************************* NOTICE ********************************** * By logging in to, accessing, or using any Ubiquiti product, you are * * signifying that you have read our Terms of Service (ToS) and End User * * License Agreement (EULA), understand their terms, and agree to be * * fully bound to them. The use of SSH (Secure Shell) can potentially * * harm Ubiquiti devices and result in lost access to them and their data. * * By proceeding, you acknowledge that the use of SSH to modify device(s) * * outside of their normal operational scope, or in any manner * * inconsistent with the ToS or EULA, will permanently and irrevocably * * void any applicable warranty. * *************************************************************************** SwitchKG-UM.7.1.26# cli SwitchKG# show ip igmp snooping querier VID | State | Status | Version | Querier IP | Elected IP ------+----------+-------------+---------+-----------------+----------------- 1 | Enabled | Non-Querier | v2 | 0.0.0.0 | 192.168.13.59 2 | Disabled | Non-Querier | No | --------- | --------- 3 | Disabled | Non-Querier | No | --------- | --------- Total Entry 3 SwitchKG# show ip igmp snooping groups VLAN | Group IP Address | Type | Life(Sec) | Port ------+------------------+--------+-----------+------------------ 1 | 224.0.23.12 | Dynamic| 250 | gi4-6 1 | 233.89.188.1 | Dynamic| 248 | gi16 1 | 239.254.127.63 | Dynamic| 242 | gi5 1 | 239.255.255.250 | Dynamic| 251 | gi2,gi5-6,gi11 Total Number of Entry = 4
Unten sieht man die KNX-Multicastgruppe 224.0.23.12 und das die Ports gi4 bis gi6 Teil dieser Gruppe sind.
EDIT: Hier auch der View vom .59 Switch aus
Code:ssh admin@192.168.13.59 143 ↵ BusyBox v1.25.1 () built-in shell (ash) ___ ___ .__________.__ | | |____ |__\_ ____/__| | | / \| || __) | | (c) 2010-2024 | | | | \ || \ | | Ubiquiti Inc. |______|___| /__||__/ |__| |_/ https://www.ui.com Welcome to UniFi USW-Lite-16-PoE! ********************************* NOTICE ********************************** * By logging in to, accessing, or using any Ubiquiti product, you are * * signifying that you have read our Terms of Service (ToS) and End User * * License Agreement (EULA), understand their terms, and agree to be * * fully bound to them. The use of SSH (Secure Shell) can potentially * * harm Ubiquiti devices and result in lost access to them and their data. * * By proceeding, you acknowledge that the use of SSH to modify device(s) * * outside of their normal operational scope, or in any manner * * inconsistent with the ToS or EULA, will permanently and irrevocably * * void any applicable warranty. * *************************************************************************** SwitchEG-UM.7.1.26# cli SwitchEG# show ip igmp snooping querier VID | State | Status | Version | Querier IP | Elected IP ------+----------+-------------+---------+-----------------+----------------- 1 | Enabled | Querier | v2 | 0.0.0.0 | 192.168.13.59 2 | Disabled | Non-Querier | No | --------- | --------- 3 | Disabled | Non-Querier | No | --------- | --------- Total Entry 3 SwitchEG# show ip igmp snooping groups VLAN | Group IP Address | Type | Life(Sec) | Port ------+------------------+--------+-----------+------------------ 1 | 224.0.23.12 | Dynamic| 198 | gi16 1 | 233.89.188.1 | Dynamic| 195 | gi16 1 | 239.254.127.63 | Dynamic| 198 | gi8,gi16 1 | 239.255.255.250 | Dynamic| 258 | gi3-4,gi8,gi11,gi13-14,gi16 Total Number of Entry = 4
Zuletzt geändert von traxanos; 06.03.2025, 11:22.
- Likes 1
Kommentar
-
Hallo Zusammen
Ich habe nun den IP Router 1.0.0 durch einen Siemens ersetzt. Nach dieser Änderung hat alles funktioniert. Ich habe nun sicherheitshalber die anderen beiden auch noch wechselt. Unser Lehrling wird sich die IP Router diese Woche im Office genauer anschauen und testen.
Meine Vermutung: Defektes Gerät.....
Danke für eure Hilfe.
- Likes 2
Kommentar
-
Zitat von traxanos Beitrag anzeigenSo sieht es übrigens in einem funktionsfähigen Setup aus.
Code:ssh admin@192.168.13.71 BusyBox v1.25.1 () built-in shell (ash) ___ ___ .__________.__ | | |____ |__\_ ____/__| | | / \| || __) | | (c) 2010-2024 | | | | \ || \ | | Ubiquiti Inc. |______|___| /__||__/ |__| |_/ https://www.ui.com Welcome to UniFi USW-Lite-16-PoE! ********************************* NOTICE ********************************** * By logging in to, accessing, or using any Ubiquiti product, you are * * signifying that you have read our Terms of Service (ToS) and End User * * License Agreement (EULA), understand their terms, and agree to be * * fully bound to them. The use of SSH (Secure Shell) can potentially * * harm Ubiquiti devices and result in lost access to them and their data. * * By proceeding, you acknowledge that the use of SSH to modify device(s) * * outside of their normal operational scope, or in any manner * * inconsistent with the ToS or EULA, will permanently and irrevocably * * void any applicable warranty. * *************************************************************************** SwitchKG-UM.7.1.26# cli SwitchKG# show ip igmp snooping querier VID | State | Status | Version | Querier IP | Elected IP ------+----------+-------------+---------+-----------------+----------------- 1 | Enabled | Non-Querier | v2 | 0.0.0.0 | 192.168.13.59 2 | Disabled | Non-Querier | No | --------- | --------- 3 | Disabled | Non-Querier | No | --------- | --------- Total Entry 3 SwitchKG# show ip igmp snooping groups VLAN | Group IP Address | Type | Life(Sec) | Port ------+------------------+--------+-----------+------------------ 1 | 224.0.23.12 | Dynamic| 250 | gi4-6 1 | 233.89.188.1 | Dynamic| 248 | gi16 1 | 239.254.127.63 | Dynamic| 242 | gi5 1 | 239.255.255.250 | Dynamic| 251 | gi2,gi5-6,gi11 Total Number of Entry = 4
Unten sieht man die KNX-Multicastgruppe 224.0.23.12 und das die Ports gi4 bis gi6 Teil dieser Gruppe sind.
EDIT: Hier auch der View vom .59 Switch aus
Code:ssh admin@192.168.13.59 143 ↵ BusyBox v1.25.1 () built-in shell (ash) ___ ___ .__________.__ | | |____ |__\_ ____/__| | | / \| || __) | | (c) 2010-2024 | | | | \ || \ | | Ubiquiti Inc. |______|___| /__||__/ |__| |_/ https://www.ui.com Welcome to UniFi USW-Lite-16-PoE! ********************************* NOTICE ********************************** * By logging in to, accessing, or using any Ubiquiti product, you are * * signifying that you have read our Terms of Service (ToS) and End User * * License Agreement (EULA), understand their terms, and agree to be * * fully bound to them. The use of SSH (Secure Shell) can potentially * * harm Ubiquiti devices and result in lost access to them and their data. * * By proceeding, you acknowledge that the use of SSH to modify device(s) * * outside of their normal operational scope, or in any manner * * inconsistent with the ToS or EULA, will permanently and irrevocably * * void any applicable warranty. * *************************************************************************** SwitchEG-UM.7.1.26# cli SwitchEG# show ip igmp snooping querier VID | State | Status | Version | Querier IP | Elected IP ------+----------+-------------+---------+-----------------+----------------- 1 | Enabled | Querier | v2 | 0.0.0.0 | 192.168.13.59 2 | Disabled | Non-Querier | No | --------- | --------- 3 | Disabled | Non-Querier | No | --------- | --------- Total Entry 3 SwitchEG# show ip igmp snooping groups VLAN | Group IP Address | Type | Life(Sec) | Port ------+------------------+--------+-----------+------------------ 1 | 224.0.23.12 | Dynamic| 198 | gi16 1 | 233.89.188.1 | Dynamic| 195 | gi16 1 | 239.254.127.63 | Dynamic| 198 | gi8,gi16 1 | 239.255.255.250 | Dynamic| 258 | gi3-4,gi8,gi11,gi13-14,gi16 Total Number of Entry = 4
LG
Kommentar
-
norma musst du nichts definieren. der sinn ist ja dass jeder port bei bedarf jeder verfügbaren gruppe joinen kann. wichtig ist halt der "igmp snooping querier". der ist häufig nicht vorhanden. und genau dann gibt es probleme. dabei ist es egal wer querier ist. dass kann auch ein router sein. ist es leider nur sehr selten.
Kommentar
-
Zitat von traxanos Beitrag anzeigennorma musst du nichts definieren. der sinn ist ja dass jeder port bei bedarf jeder verfügbaren gruppe joinen kann. wichtig ist halt der "igmp snooping querier". der ist häufig nicht vorhanden. und genau dann gibt es probleme. dabei ist es egal wer querier ist. dass kann auch ein router sein. ist es leider nur sehr selten.
Kommentar
-
Oh was sehen den meine Augen!!! In meiner Unifi UI gibt es endlich eine Option "Neuen Querier-Switch erstellen" unter Netzwerke. Damit kann man nun direkt in der UI den Querier aktivieren
Fast Leave und MDNS habe ich aktuell nicht an. Das MDNS brauchst du auch nur wenn du z.B. Sonos in ein eigenes Netzwerk packen möchtest und selber in einem anderen bist. Unbekannt droppe ich damit ich Probleme besser mitbekomme.
Kommentar
-
Sonos läuft in meinem Home Netz, hat für mich auch aktuell noch keine Priorität mit KNX - seit Jahren über meine VIS und Iobroker realisiert -, soweit bin ich noch nicht. Ich nutze derzeit einen Gira IP und einen Ip Router der neuen GEN von IngDom, ein weiterer soll alsbald eintreffen, dieser Hängt sich jedoch oft auf und ich vermute das Error im Netzwerk, mache das nur als Auslgeich und Hobby und bin nicht bewandert mit Wireshark und Co, wobei der Gira absolout null Zicken Macht.
Kommentar
-
Ich date hier mal UP,
ich habe die letzten Tage viel Zeit mit meinem Netzwerk und den Neuen ESP 32 Ip Routern verbracht, ich hatte das Netzwerk in Verdacht, einziges Problem bei mir war wohl, die Aushandlung der Geschwindigkeit auf meinem Switchen und den dazugehörigen Ports auf 10Mbits Full zu stellen. Seit 2 Tagen läuft nun alles Stabil und ohne jegliche Aussetzer.
Vielleicht hilft es jemandem Weiter.
Kommentar
Kommentar