recently changed my home network setup from a simple Huawei B818 LTE router and Alexa calls doesn't works anymore: I can hear the other part but other path can't hear me.
Current Setup invove a Mikrotik RB5009Upr with
bridge1
ether1: UniFi U6-Pro Access Point powered by POE
ether2: MiniPC as Home Automation HUB
ether3: POE switch with PC and NAS
ether8: Huawei B818 LTE in bridge mode, no wifi, so ether8 get by DHCP client the public/routable IPv4 address of my LTE connection; powered by POE with POE splitter.
I setup and "advanced firewall" as per Miktorik web site tutorial. I tried to completely disable the firewall but the problem persist.
Now the fun part: if I start a "torch" on ether1 fomr winbox from PC, problem vanish until torch is running and pc not in stand-by.
Thanks for reply. I read the wiki about fast-path and I understood the the request of @MrYan.
But from the same wiki I understand fast-path should not be available in my case because I do have firewall rules and address lists.
So I don’t understand how
allow-fast-path=no
can make a difference.
I didn’t post the full configuration because was a bit confusing: many not relevant dhcp options, dns static entries, IPv6 and 6to4 disabled configurations, other related to non running containers, many sensitive data for VPNs…
I started with the default configuration of RB5009 and later added the firewall after switching my LTE router to bridge mode. Any explicit rounting configuration. For the firewall I followed the wiki about advanced firewall because I didn’t have any idea on how to build a decent firewall. Honestly a firewall issue was my first guess, but a quick check seems to exclude this.
Hard to say. You have an RB5009 and RouterOS 7 both of which have quirks. If it affects Alexa calls, perhaps something VoIP related - SIP ALG/helper? Not sure what Amazon use under the covers…
I tried adding a Firewall Filter Rule between “defconf: accept all that matches IPSec policy” and “defconf: fasttrack” to forward from all my amazon echo devices to WAN.
This seems to solve the biggest issue (some minor random issue persists).
From what I understood IPSec is not compatible with this fasttrack (and is not a “configuration error” as someone wrote) and maybe alexa voice calls neither.