lukasroegner / homebridge-apple-tv-remote

Plugin for controlling Apple TVs in homebridge.
MIT License
131 stars 13 forks source link

How to configure iptables? #99

Closed meltinsands closed 3 years ago

meltinsands commented 3 years ago

I use iptables to control the traffic, but the Apple TV remote only works successful, if the firewall is completely switched off. Could you please let me know which port (in/out + tcp/udp) is used to communicate with Apple TV. Sorry, but so far I could not solve this issue. I do not use the API. Thank you!

lukasroegner commented 3 years ago

I'm afraid you'll have to figure it out yourself. The plugin is just a "wrapper" around the node-appletv-x library. I would have suggested to file an issue there, however, the library has been archived by now and is no longer maintained.