[SOLVED] IoT ACL rules
Hello
I am not sure if this is the right section to ask but here it goes.
Some context...
I have 4 diff Vlan's and one of them is IoT.
It has not been in use but recently I added smartplug (TAPO P115) to measure electricity usage.
I've installed Tapo app on the iphone and added acount and connected smartplug to IoT wifi.
Next step was to add this device to Home assistant.
Home assistant is installed on docker which runs on vm machine (ubuntu) and its located on Vlan called secure.
I tried to add smartplug to HA but it can not see/find smartplug (using IP to connect).
So I began to troubleshoot the issue and it seems I can not ping og run curl to smartplug IP address.
Must be ACL rules, right ?
Finally the question
No matter what I do with switch ACL I can not ping/curl devices on IoT Vlan.
I added rules based on IP groups to permit ALL (tcp, udp, ect) traffic from Secure to IoT vlan (one way).
Please advise