0

I have a simple IoT temp sensor (from China) and I can change the destination it routes traffic to. I want it to continue sending to their system AND to mine (redundancy, resilience etc). The sensor does not support sending to 2 destinations.

I use cloudflare for my webserver - so I have an A rule that routes traffic for a subdomain on to my IoT server. Can I use this to duplicate the traffic so it goes to BOTH the Chinese server AND my own server?

Or would I have to try setting up something that will receive data on my server and then re-send it to China (less preferable as clearly less resilient).

Andyj12
  • 149
  • 1
  • 5
  • maybe this post helps you? https://superuser.com/questions/853077/iptables-duplicate-traffic-to-another-ip – Martin Oct 05 '21 at 19:40

0 Answers0