I move slowly but I learn a lot thanks to my ICX-6450 to you all!
My vlans are mounted and I have my ip ranges in each vlan as desired.
intervlan work in the switch.
I start moving vlan 1 devices to all the vlans I've mounted.
I'm having a problem, I have a raspberry with domoticz on vlan 1 and I have a Xiaomi gateway ( 192.168.60.3 ) to handle zigbee devices.
The xiaomi gateway is connected in wifi on a Nano Hd on the IOT vlan.
From pi I can reach the port of the xiaomi Gateway ansd the port is open.
pi@raspberrypi:~ $ sudo nmap -sU 192.168.60.3 -p 9898
Starting Nmap 7.40 ( Nmap: the Network Mapper - Free Security Scanner ) at 2019-11-12 22:36 CET
Nmap scan report for 192.168.60.3
Host is up (0.0021s latency).
PORT STATE SERVICE
9898/udp open monkeycom
Pi don"t receive update information and I can't control zigbee device
I think I have a problem with multicast but I do not know anything about it.
How do I know or make sure that one vlan's multicast arrives on another vlan? sorry if I express myself badly, but I never played with that!
My vlans are mounted and I have my ip ranges in each vlan as desired.
intervlan work in the switch.
I start moving vlan 1 devices to all the vlans I've mounted.
I'm having a problem, I have a raspberry with domoticz on vlan 1 and I have a Xiaomi gateway ( 192.168.60.3 ) to handle zigbee devices.
The xiaomi gateway is connected in wifi on a Nano Hd on the IOT vlan.
From pi I can reach the port of the xiaomi Gateway ansd the port is open.
pi@raspberrypi:~ $ sudo nmap -sU 192.168.60.3 -p 9898
Starting Nmap 7.40 ( Nmap: the Network Mapper - Free Security Scanner ) at 2019-11-12 22:36 CET
Nmap scan report for 192.168.60.3
Host is up (0.0021s latency).
PORT STATE SERVICE
9898/udp open monkeycom
Pi don"t receive update information and I can't control zigbee device
I think I have a problem with multicast but I do not know anything about it.
How do I know or make sure that one vlan's multicast arrives on another vlan? sorry if I express myself badly, but I never played with that!