ForeFlight listens to UDP traffic on port 49002 for information from flight simulators. It integrates GPS, AHRS, and traffic data, giving you a very similar experience to an ADS-B In unit.
Microsoft Flight Simulator doesn't natively support this, but fs2ff is a very easy-to-use plugin that bridges the gap. You can download an executable binary from the release page and you are ready to go.
However, I run Microsoft Flight Simulator on Shadow, and to show flight information on my local ForeFlight, I need to forward the flight data. The following steps should technically work with other cloud gaming platforms as well.
- On your local network's router, enable port forwarding so UDP traffic from the public interface's port 49002 can reach the local iPad.
- Start Microsoft Flight Simulator and fs2ff. In fs2ff, deselect
Auto-detect
and enter127.0.0.1
for the IP address. - Run
forward.py
. It forwards all remote 49002 UDP traffic to local.